libvirt/src
Daniel Veillard aab826d4cc Fix VIR_DOMAIN_NONE into VIR_DOMAIN_NOSTATE
* src/xen_internal.c: fix an erronous use of VIR_DOMAIN_NONE instead
  of VIR_DOMAIN_NOSTATE (both defined as 0, no regression)
Daniel
2008-01-25 09:47:51 +00:00
..
.cvsignore Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:45:39 +00:00
bridge.c Use a variable name as sizeof argument, not a type name. 2007-12-11 21:57:29 +00:00
bridge.h Mon Nov 26 11:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-11-26 11:50:16 +00:00
buf.c Add extra utility functions to buf.c 2007-12-17 10:05:35 +00:00
buf.h Add extra utility functions to buf.c 2007-12-17 10:05:35 +00:00
conf.c Fix config file reading to not truncate large files 2008-01-07 15:21:33 +00:00
conf.h Detect heap allocation failure; factor out some duplication. 2007-11-30 15:43:42 +00:00
console.c Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:56:37 +00:00
console.h Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:56:37 +00:00
driver.h Added public API for authentication credential callback support 2007-12-05 18:28:05 +00:00
event.c Include "config.h" in remaining non-generated files. 2007-12-07 10:08:06 +00:00
event.h Allow updating of existing timers & file handle event watches 2007-09-19 01:27:32 +00:00
gnutls_1_0_compat.h Fix compat for old pkg-config and gnutls 2008-01-22 21:30:05 +00:00
hash.c Fix & refactor ref counting cleanup code 2008-01-21 16:29:10 +00:00
hash.h Added several iterators to hashtable API 2006-11-15 20:11:56 +00:00
internal.h Fix & refactor ref counting cleanup code 2008-01-21 16:29:10 +00:00
iptables.c fix an unused variable warning 2008-01-10 14:41:39 +00:00
iptables.h add iptablesSaveRules(), and don't save the rules to disk 2008-01-10 14:01:00 +00:00
libvirt_sym.version Use virFileReadAll in virsh.c 2008-01-21 15:27:14 +00:00
libvirt.c * src/libvirt.c: Jay Gagnon pointed out that virDomainGetXMLDesc 2008-01-24 17:09:56 +00:00
Makefile.am Miscellaneous fixes for building on Windows (MinGW). 2008-01-05 16:06:36 +00:00
nodeinfo.c Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:45:39 +00:00
nodeinfo.h Split out generic nodeinfo API 2007-07-25 23:16:30 +00:00
openvz_conf.c Use a variable name as sizeof argument, not a type name. 2007-12-11 21:57:29 +00:00
openvz_conf.h * src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c: a bit 2007-09-03 16:30:00 +00:00
openvz_driver.c Remove no-op networking APIs from openvz driver 2008-01-21 15:19:46 +00:00
openvz_driver.h * src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c 2007-09-03 15:37:07 +00:00
proxy_internal.c Avoid format string warnings. 2008-01-16 17:13:23 +00:00
proxy_internal.h Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
qemu_conf.c Support VNC keymap option with QEMU (Daniel Hokka Zakrisson) 2008-01-15 15:18:33 +00:00
qemu_conf.h Support VNC keymap option with QEMU (Daniel Hokka Zakrisson) 2008-01-15 15:18:33 +00:00
qemu_driver.c Fix & refactor ref counting cleanup code 2008-01-21 16:29:10 +00:00
qemu_driver.h Mon Nov 26 11:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-11-26 11:50:16 +00:00
qemu.conf Added default example configs for libvirtd/qemu driver 2007-10-12 19:54:15 +00:00
qparams.c Miscellaneous fixes for building on Windows (MinGW). 2008-01-05 16:06:36 +00:00
qparams.h Add separate qparams module for handling query parameters. 2007-12-17 10:07:56 +00:00
remote_internal.c Enable debug by default, but only if LIBVIRT_DEBUG=1. Use generic macro for debug output 2008-01-19 18:36:01 +00:00
remote_internal.h Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
sexpr.c Portability improvements for Mac OS X. 2008-01-23 14:54:41 +00:00
sexpr.h Adjust sexpr-related interfaces to be const-correct. 2008-01-21 14:22:15 +00:00
socketcompat.h Portability improvements for Mac OS X. 2008-01-23 14:54:41 +00:00
stats_linux.c Tue Nov 20 10:49:28 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-11-20 10:58:21 +00:00
stats_linux.h Wed Nov 14 11:55:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-11-14 11:58:36 +00:00
test.c Miscellaneous fixes for building on Windows (MinGW). 2008-01-05 16:06:36 +00:00
test.h Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
util.c Use virFileReadAll in virsh.c 2008-01-21 15:27:14 +00:00
util.h Use virFileReadAll in virsh.c 2008-01-21 15:27:14 +00:00
uuid.c Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:56:37 +00:00
uuid.h Cleanup UUID apis & constants 2007-08-09 20:19:12 +00:00
virsh.c Use virFileReadAll in virsh.c 2008-01-21 15:27:14 +00:00
virterror.c Include "config.h". 2007-12-05 21:40:15 +00:00
xen_internal.c Fix VIR_DOMAIN_NONE into VIR_DOMAIN_NOSTATE 2008-01-25 09:47:51 +00:00
xen_internal.h Added public API for authentication credential callback support 2007-12-05 18:28:05 +00:00
xen_unified.c Enable debug by default, but only if LIBVIRT_DEBUG=1. Use generic macro for debug output 2008-01-19 18:36:01 +00:00
xen_unified.h Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:45:39 +00:00
xend_internal.c Fix & refactor ref counting cleanup code 2008-01-21 16:29:10 +00:00
xend_internal.h Added public API for authentication credential callback support 2007-12-05 18:28:05 +00:00
xm_internal.c Preserve vif order 2008-01-21 08:27:12 +00:00
xm_internal.h Added public API for authentication credential callback support 2007-12-05 18:28:05 +00:00
xml.c Use a variable name as sizeof argument, not a type name. 2007-12-11 21:57:29 +00:00
xml.h Disable Xen specific functions if Xen driver is disabled 2007-11-30 22:51:54 +00:00
xmlrpc.c Use a variable name as sizeof argument, not a type name. 2007-12-11 21:57:29 +00:00
xmlrpc.h Move virBuffer functions into src/buf.c,h 2007-06-26 22:33:22 +00:00
xs_internal.c Fix & refactor ref counting cleanup code 2008-01-21 16:29:10 +00:00
xs_internal.h fix the detach-disk command when using Xen tap devices 2007-12-14 15:38:02 +00:00