libvirt/src
2007-07-24 14:30:05 +00:00
..
.cvsignore Ignore code coverage data files 2007-02-23 17:15:42 +00:00
bridge.c * docs/apibuild.py docs/newapi.xsl: fix generation of XML and 2007-06-29 13:23:13 +00:00
bridge.h * docs/apibuild.py docs/newapi.xsl: fix generation of XML and 2007-06-29 13:23:13 +00:00
buf.c * src/xm_internal.c src/xend_internal.c src/buf.[ch]: add 2007-07-09 11:24:52 +00:00
buf.h * src/xm_internal.c src/xend_internal.c src/buf.[ch]: add 2007-07-09 11:24:52 +00:00
conf.c Wed Jul 4 10:14:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-04 09:16:23 +00:00
conf.h Export virConf symbols with leading __ 2007-03-09 20:47:12 +00:00
console.c Rename virRunConsole to vshRunConsole 2007-01-28 19:47:36 +00:00
console.h Rename virRunConsole to vshRunConsole 2007-01-28 19:47:36 +00:00
driver.h * configure.in src/Makefile.am src/driver.h src/libvirt.c: 2007-07-17 13:27:26 +00:00
event.c Switch to using internal event API for QEMU driver 2007-06-26 22:51:01 +00:00
event.h Switch to using internal event API for QEMU driver 2007-06-26 22:51:01 +00:00
hash.c Fri Jul 6 16:00:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:02:09 +00:00
hash.h Added several iterators to hashtable API 2006-11-15 20:11:56 +00:00
internal.h Fri Jul 6 16:00:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:02:09 +00:00
iptables.c * docs/apibuild.py docs/newapi.xsl: fix generation of XML and 2007-06-29 13:23:13 +00:00
iptables.h Move the QEMU driver & utility files from qemud/ to src/ 2007-06-27 00:12:29 +00:00
libvirt_sym.version Add driver API for global startup/shutdown/reload hooks 2007-06-26 22:56:14 +00:00
libvirt.c * src/openvz_conf.c src/libvirt.c: cleanup, avoid some warnings, 2007-07-17 14:40:26 +00:00
Makefile.am * src/Makefile.am src/openvz_conf.c src/openvz_conf.h 2007-07-19 16:22:40 +00:00
openvz_conf.c * src/Makefile.am src/openvz_conf.c src/openvz_conf.h 2007-07-19 16:22:40 +00:00
openvz_conf.h * src/Makefile.am src/openvz_conf.c src/openvz_conf.h 2007-07-19 16:22:40 +00:00
openvz_driver.c * src/Makefile.am src/openvz_conf.c src/openvz_conf.h 2007-07-19 16:22:40 +00:00
openvz_driver.h * configure.in src/Makefile.am src/driver.h src/libvirt.c: 2007-07-17 13:27:26 +00:00
proxy_internal.c Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:11:22 +00:00
proxy_internal.h Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:11:22 +00:00
qemu_conf.c Fixed handling of -nographics. Added VNC listen support 2007-07-24 14:30:05 +00:00
qemu_conf.h Fixed handling of -nographics. Added VNC listen support 2007-07-24 14:30:05 +00:00
qemu_driver.c Fixed crash when cleaning up VMs 2007-07-24 14:24:52 +00:00
qemu_driver.h * docs/apibuild.py docs/newapi.xsl: fix generation of XML and 2007-06-29 13:23:13 +00:00
remote_internal.c Check client cert/key ahead of time & report errors 2007-07-12 15:17:08 +00:00
remote_internal.h Move QEMU driver into main libvirt.so and use single daemon for all drivers 2007-06-26 23:48:46 +00:00
sexpr.c Wed Jul 4 10:14:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-04 09:16:23 +00:00
sexpr.h * qemud/conf.c qemud/driver.h qemud/internal.h src/internal.h 2007-03-16 15:03:21 +00:00
test.c * src/test.c include/libvirt/libvirt.h include/libvirt/libvirt.h.in: 2007-07-18 10:11:09 +00:00
test.h Wed Apr 4 15:18:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-04-04 14:19:49 +00:00
util.c Re: fix Werror, Daniel 2007-07-19 19:25:09 +00:00
util.h * src/Makefile.am src/openvz_conf.c src/openvz_conf.h 2007-07-19 16:22:40 +00:00
uuid.c * docs/apibuild.py docs/newapi.xsl: fix generation of XML and 2007-06-29 13:23:13 +00:00
uuid.h * docs/apibuild.py docs/newapi.xsl: fix generation of XML and 2007-06-29 13:23:13 +00:00
virsh.c * src/virsh.c: fix an error in the default help string, bug #247197 2007-07-06 15:05:19 +00:00
virterror.c * src/virterror.c src/xml.c include/libvirt/virterror.h: 2007-07-13 08:26:57 +00:00
xen_internal.c * src/xen_internal.c: and nother one again from Saori Fukuta 2007-07-20 10:53:31 +00:00
xen_internal.h Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:11:22 +00:00
xen_unified.c Thu Jul 12 09:34:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-12 08:34:51 +00:00
xen_unified.h Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:11:22 +00:00
xend_internal.c Added support for input devices 2007-07-18 21:08:22 +00:00
xend_internal.h Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:11:22 +00:00
xm_internal.c Added support for input devices 2007-07-18 21:08:22 +00:00
xm_internal.h Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:11:22 +00:00
xml.c Added support for input devices 2007-07-18 21:08:22 +00:00
xml.h Move virBuffer functions into src/buf.c,h 2007-06-26 22:33:22 +00:00
xmlrpc.c Tue Feb 14 15:37:17 EST 2007 Mark McLoughlin <markmc@redhat.com> 2007-02-14 15:40:53 +00:00
xmlrpc.h Move virBuffer functions into src/buf.c,h 2007-06-26 22:33:22 +00:00
xs_internal.c Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:11:22 +00:00
xs_internal.h Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-07-06 15:11:22 +00:00