libvirt/src
Daniel Veillard 31eade077e * src/virsh.c: patch from Masayuki Sunou to fix parameter
validation of virsh schedinfo parameters.
Daniel
2007-11-06 09:41:18 +00:00
..
.cvsignore
bridge.c Thu Sep 20 19:37:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-09-20 18:40:36 +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/Makefile.am: fix tst build rule 2007-10-19 15:09:31 +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 * src/conf.c: fix bug on negative values in virConfParseLong() 2007-10-19 10:01:01 +00:00
conf.h
console.c
console.h
driver.h Mark XML param for attach/detach APIs const 2007-10-15 21:38:56 +00:00
event.c Allow updating of existing timers & file handle event watches 2007-09-19 01:27:32 +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 Tue Aug 7 13:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-08-07 13:02:35 +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
internal.h Solaris portability fix from Mark Johnson. Remove use of anonymous union members 2007-09-29 18:16:26 +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
libvirt_sym.version * src/virsh.c: use virNodeGetFreeMemory() for freecell without 2007-09-30 13:22:16 +00:00
libvirt.c Avoiding calling remote network driver recursively if inside daemon 2007-10-27 01:23:28 +00:00
Makefile.am * src/Makefile.am: fix tst build rule 2007-10-19 15:09:31 +00:00
nodeinfo.c Split out generic nodeinfo API 2007-07-25 23:16:30 +00:00
nodeinfo.h Split out generic nodeinfo API 2007-07-25 23:16:30 +00:00
openvz_conf.c * src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c: a bit 2007-09-03 16:30:00 +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 * include/libvirt/libvirt.h include/libvirt/libvirt.h.in 2007-09-30 13:09:07 +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 * proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xen_internal.c 2007-10-31 09:39:13 +00:00
proxy_internal.h * proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xen_internal.c 2007-10-31 09:39:13 +00:00
qemu_conf.c Refactor device parsing code 2007-10-27 01:18:38 +00:00
qemu_conf.h Refactor device parsing code 2007-10-27 01:18:38 +00:00
qemu_driver.c Support CDROM media change for QEMU/KVM 2007-10-27 01:21:09 +00:00
qemu_driver.h * docs/apibuild.py docs/newapi.xsl: fix generation of XML and 2007-06-29 13:23:13 +00:00
qemu.conf Added default example configs for libvirtd/qemu driver 2007-10-12 19:54:15 +00:00
remote_internal.c Avoiding calling remote network driver recursively if inside daemon 2007-10-27 01:23:28 +00:00
remote_internal.h
sexpr.c Allow empty bootloader tag 2007-09-29 18:31:05 +00:00
sexpr.h Allow empty bootloader tag 2007-09-29 18:31:05 +00:00
test.c Mon Oct 15 15:31:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-10-15 14:32:35 +00:00
test.h
util.c Added qemudEscapeShellArg(), and saferead()/safewrite() APIs 2007-08-14 01:33:38 +00:00
util.h Added qemudEscapeShellArg(), and saferead()/safewrite() APIs 2007-08-14 01:33:38 +00:00
uuid.c Cleanup UUID apis & constants 2007-08-09 20:19:12 +00:00
uuid.h Cleanup UUID apis & constants 2007-08-09 20:19:12 +00:00
virsh.c * src/virsh.c: patch from Masayuki Sunou to fix parameter 2007-11-06 09:41:18 +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 * proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xen_internal.c 2007-10-31 09:39:13 +00:00
xen_internal.h * include/libvirt/libvirt.h[.in] src/driver.h src/openvz_driver.c 2007-09-28 14:28:12 +00:00
xen_unified.c * proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xen_internal.c 2007-10-31 09:39:13 +00:00
xen_unified.h * proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xen_internal.c 2007-10-31 09:39:13 +00:00
xend_internal.c * proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xen_internal.c 2007-10-31 09:39:13 +00:00
xend_internal.h * proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xen_internal.c 2007-10-31 09:39:13 +00:00
xm_internal.c * src/xm_internal.c: patches from Masayuki Sunou to fix a problem 2007-11-01 13:33:58 +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 * src/xml.c: patch from Beth Kon to fix a problem when the 2007-11-05 10:14:42 +00:00
xml.h * proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xen_internal.c 2007-10-31 09:39:13 +00:00
xmlrpc.c
xmlrpc.h
xs_internal.c Solaris hypercall compatability fixes (Mark Johnson) 2007-09-29 18:37:47 +00:00
xs_internal.h Speed up impl of lookupbyid/uuid and getostype for Xen by using HV where available 2007-08-10 18:25:15 +00:00