libvirt/src
2008-03-24 10:51:47 +00:00
..
.cvsignore Ignore libvirt_parthelper binary 2008-02-20 15:58:38 +00:00
bridge.c Don't set MAC on TAP devs. Pass TAP device name to QEMU 2008-03-14 20:30:03 +00:00
bridge.h Don't set MAC on TAP devs. Pass TAP device name to QEMU 2008-03-14 20:30:03 +00:00
buf.c Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
buf.h Added convenience virsh command for creating pools/volumes without XML 2008-02-20 15:29:13 +00:00
capabilities.c * src/capabilities.c: Cole Robinson pointed out a well formedness 2008-03-03 20:21:21 +00:00
capabilities.h Fix a "make syntax-check" failure. 2008-02-27 14:40:19 +00:00
conf.c Use safewrite in place of write, in many cases. 2008-02-22 15:55:04 +00:00
conf.h
console.c Use safewrite in place of write, in many cases. 2008-02-22 15:55:04 +00:00
console.h
driver.h Initial Linux containers work 2008-03-21 15:03:37 +00:00
event.c
event.h Fix typos (Atsushi SAKAI). 2008-02-27 10:37:19 +00:00
gnutls_1_0_compat.h
hash.c Internal driver API for storage management 2008-02-20 15:06:53 +00:00
hash.h
internal.h virMacAddrCompare for comparing MAC addresses 2008-02-27 16:14:44 +00:00
iptables.c Fix typos (Atsushi SAKAI). 2008-02-27 10:37:19 +00:00
iptables.h
libvirt_sym.version Avoid link errors with "configure --disable-shared". 2008-02-28 17:06:32 +00:00
libvirt.c Initial Linux containers work 2008-03-21 15:03:37 +00:00
lxc_conf.c Initial Linux containers work 2008-03-21 15:03:37 +00:00
lxc_conf.h Initial Linux containers work 2008-03-21 15:03:37 +00:00
lxc_driver.c Initial Linux containers work 2008-03-21 15:03:37 +00:00
lxc_driver.h Initial Linux containers work 2008-03-21 15:03:37 +00:00
Makefile.am Initial Linux containers work 2008-03-21 15:03:37 +00:00
nodeinfo.c Fix gcc-4.3.0 "inlining failed" warning. 2008-02-08 09:15:16 +00:00
nodeinfo.h Fix gcc-4.3.0 "inlining failed" warning. 2008-02-08 09:15:16 +00:00
openvz_conf.c Rewrite openvzSetUUID. 2008-02-21 18:48:06 +00:00
openvz_conf.h
openvz_driver.c * src/driver.h src/libvirt.c src/openvz_driver.c src/qemu_driver.c 2008-02-26 07:05:18 +00:00
openvz_driver.h
parthelper.c Added disk partition storage pool backend 2008-02-20 15:52:17 +00:00
proxy_internal.c Use safewrite in place of write, in many cases. 2008-02-22 15:55:04 +00:00
proxy_internal.h
qemu_conf.c * src/qemu_conf.c src/qemu_conf.h src/qemu_driver.c: applied patch 2008-03-19 14:32:50 +00:00
qemu_conf.h * src/qemu_conf.c src/qemu_conf.h src/qemu_driver.c: applied patch 2008-03-19 14:32:50 +00:00
qemu_driver.c * src/qemu_driver.c: applied patch from Guido Günther to make error 2008-03-24 10:51:47 +00:00
qemu_driver.h
qemu.conf * NEWS virsh.1 docs//* include/libvirt/libvirt.h[.in] qemud/mdns.h 2008-03-17 10:27:31 +00:00
qparams.c
qparams.h Add separate qparams module for handling query parameters. 2007-12-17 10:07:56 +00:00
remote_internal.c Use explicit logic rules for opening Xen sub-drivers 2008-03-17 17:30:48 +00:00
remote_internal.h
sexpr.c Fix typos (Atsushi SAKAI). 2008-02-27 10:37:19 +00:00
sexpr.h
socketcompat.h Fix typos (Atsushi SAKAI). 2008-02-27 10:37:19 +00:00
stats_linux.c Fix gcc-4.3.0 "inlining failed" warning. 2008-02-08 09:15:16 +00:00
stats_linux.h
storage_backend_disk.c Fix typos (Atsushi SAKAI). 2008-02-27 10:37:19 +00:00
storage_backend_disk.h Added disk partition storage pool backend 2008-02-20 15:52:17 +00:00
storage_backend_fs.c fix typo in comment 2008-03-03 23:06:02 +00:00
storage_backend_fs.h Added directory/filesystem/netfs based storage pool backend 2008-02-20 15:45:59 +00:00
storage_backend_iscsi.c Make iSCSI login actually work 2008-03-04 20:02:34 +00:00
storage_backend_iscsi.h Added iSCSI storage pool backend 2008-02-20 15:49:25 +00:00
storage_backend_logical.c Avoid new "make syntax-check" failures. 2008-02-25 10:00:16 +00:00
storage_backend_logical.h Added logical volume storage pool driver 2008-02-20 15:45:33 +00:00
storage_backend.c Treat ENOTSUP like ENODATA, after failed fgetfilecon. 2008-03-17 16:57:21 +00:00
storage_backend.h Added storage backend helper APIs 2008-02-20 15:38:29 +00:00
storage_conf.c Fix typos (Atsushi SAKAI). 2008-02-27 10:37:19 +00:00
storage_conf.h Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
storage_driver.c Fix creation of unmanaged pools 2008-03-17 15:10:48 +00:00
storage_driver.h Added main internal storage driver impl 2008-02-20 15:34:52 +00:00
test.c Add formal internal capabilities API and update drivers to use it 2008-02-27 04:35:08 +00:00
test.h
util-lib.c Move safewrite and saferead to a separate file. 2008-02-22 15:53:13 +00:00
util-lib.h fix compilation against static libraries 2008-02-25 13:55:56 +00:00
util.c * src/util.c src/util.h src/xml.c: applied patch from Hiroyuki Kaguchi 2008-03-20 11:24:30 +00:00
util.h * src/util.c src/util.h src/xml.c: applied patch from Hiroyuki Kaguchi 2008-03-20 11:24:30 +00:00
uuid.c
uuid.h
virsh.c String fixes #436620 2008-03-14 15:21:15 +00:00
virterror.c Initial Linux containers work 2008-03-21 15:03:37 +00:00
xen_internal.c Fix typo "informations" -> "information" (Atsushi SAKAI and 2008-03-14 11:08:03 +00:00
xen_internal.h
xen_unified.c Avoid "make syntax-check" failure. 2008-03-18 22:33:01 +00:00
xen_unified.h
xend_internal.c * src/xend_internal.c: applied patch from Saori Fukuta adding the 2008-03-24 09:23:32 +00:00
xend_internal.h Add formal internal capabilities API and update drivers to use it 2008-02-27 04:35:08 +00:00
xm_internal.c virMacAddrCompare for comparing MAC addresses 2008-02-27 16:14:44 +00:00
xm_internal.h
xml.c * src/util.c src/util.h src/xml.c: applied patch from Hiroyuki Kaguchi 2008-03-20 11:24:30 +00:00
xml.h Add formal internal capabilities API and update drivers to use it 2008-02-27 04:35:08 +00:00
xmlrpc.c
xmlrpc.h
xs_internal.c
xs_internal.h