libvirt/src
2009-05-12 20:15:56 +00:00
..
vbox Improve driver open URI handling 2009-05-12 15:35:18 +00:00
.cvsignore
.gitignore
bridge.c * src/bridge.c: fix a compilation breakage raised by Anton Protopopov 2009-04-20 09:18:26 +00:00
bridge.h
buf.c
buf.h Use a versioned linker script 2008-11-17 11:03:25 +00:00
capabilities.c
capabilities.h
cgroup.c Create cgroups mode 755, not 655 (Ryota Ozaki) 2009-05-08 10:24:11 +00:00
cgroup.h
conf.c
conf.h
console.c
console.h
datatypes.c Make hash destructors call internal unref methods to free objects 2009-05-11 15:27:37 +00:00
datatypes.h
domain_conf.c Support for 'internal' network 2009-05-11 09:50:27 +00:00
domain_conf.h Support for 'internal' network 2009-05-11 09:50:27 +00:00
domain_event.c
domain_event.h
driver.c Log dlopen() errors more verbosely 2009-05-08 10:05:56 +00:00
driver.h Add public API stubs for virStorageVolCreateXMLFrom 2009-05-12 20:10:50 +00:00
event.c
event.h
gnutls_1_0_compat.h
hash.c
hash.h
internal.h
iptables.c
iptables.h
libvirt_bridge.syms
libvirt_debug.syms
libvirt_driver_modules.syms
libvirt_internal.h
libvirt_linux.syms
libvirt_private.syms Add helper function virExecDaemonize 2009-05-11 13:34:37 +00:00
libvirt_public.syms Add public API stubs for virStorageVolCreateXMLFrom 2009-05-12 20:10:50 +00:00
libvirt_win_icon_16x16.ico
libvirt_win_icon_32x32.ico
libvirt_win_icon_48x48.ico
libvirt_win_icon_64x64.ico
libvirt.c Add public API stubs for virStorageVolCreateXMLFrom 2009-05-12 20:10:50 +00:00
logging.c
logging.h
lxc_conf.c
lxc_conf.h
lxc_container.c Fix unused variable warning in LXC driver 2009-05-11 15:26:23 +00:00
lxc_container.h Use a private /dev/pts instance in containers if kernel is new enough 2009-04-22 14:26:50 +00:00
lxc_controller.c Fix /dev/ population to use char devices (Ryota Ozaki) 2009-05-08 10:22:46 +00:00
lxc_driver.c
lxc_driver.h
Makefile.am Add another vbox file to EXTRA_DIST 2009-04-19 16:36:22 +00:00
memory.c
memory.h
network_conf.c Avoid compile warnings about assignment/conditional/truthvalue 2009-04-22 14:28:25 +00:00
network_conf.h * src/network_conf.c src/network_conf.h: add dynamic bridge names 2009-04-21 19:00:06 +00:00
network_driver.c * src/network_driver.c: enable bridges which are not up 2009-05-12 15:31:22 +00:00
network_driver.h
node_device_conf.c
node_device_conf.h
node_device_devkit.c
node_device_hal.c
node_device.c
node_device.h
nodeinfo.c
nodeinfo.h
openvz_conf.c
openvz_conf.h
openvz_driver.c Convert all drivers to use old-style struct initializers; this makes a handy 2009-03-31 15:47:16 +00:00
openvz_driver.h
parthelper.c
pci.c
pci.h
proxy_internal.c Add pidfile argument to __virExec 2009-05-11 13:50:38 +00:00
proxy_internal.h
qemu_conf.c Fix QEMU ARGV detection with kvm >= 85 2009-05-11 15:14:24 +00:00
qemu_conf.h Switch to using virDomainDefPtr for building command line in QEMU driver 2009-04-19 14:50:01 +00:00
qemu_driver.c Fix QEMU ARGV detection with kvm >= 85 2009-05-11 15:14:24 +00:00
qemu_driver.h
qemu.conf
qparams.c
qparams.h
remote_internal.c Remote driver plumbing for virStorageVolCreateXMLFrom 2009-05-12 20:13:52 +00:00
remote_internal.h
security_selinux.c
security_selinux.h
security.c
security.h
sexpr.c
sexpr.h
stats_linux.c
stats_linux.h
storage_backend_disk.c Sanitize symlink resolution 2009-04-01 10:26:22 +00:00
storage_backend_disk.h
storage_backend_fs.c Fix error squashing when refreshing file volumes 2009-05-12 19:59:46 +00:00
storage_backend_fs.h
storage_backend_iscsi.c
storage_backend_iscsi.h
storage_backend_logical.c
storage_backend_logical.h
storage_backend_scsi.c
storage_backend_scsi.h
storage_backend.c Fix error squashing when refreshing file volumes 2009-05-12 19:59:46 +00:00
storage_backend.h drop the pool lock when allocating fs volumes 2009-04-17 19:12:37 +00:00
storage_conf.c
storage_conf.h drop the pool lock when allocating fs volumes 2009-04-17 19:12:37 +00:00
storage_driver.c Remove some debug code from storage_driver.c 2009-05-05 14:18:51 +00:00
storage_driver.h
test.c Test driver implementation of virStorageVolCreateXMLFrom 2009-05-12 20:15:56 +00:00
test.h
threads-pthread.c
threads-pthread.h
threads-win32.c
threads-win32.h
threads.c
threads.h
uml_conf.c
uml_conf.h
uml_driver.c Add pidfile argument to __virExec 2009-05-11 13:50:38 +00:00
uml_driver.h
util.c Add pidfile argument to __virExec 2009-05-11 13:50:38 +00:00
util.h Add pidfile argument to __virExec 2009-05-11 13:50:38 +00:00
uuid.c
uuid.h
veth.c
veth.h
virsh_win_icon.rc
virsh.c Report detailed error if initial connection open attempt fails 2009-05-11 14:55:52 +00:00
virterror_internal.h publicize virStrerror 2009-02-05 16:10:07 +00:00
virterror.c Add new VIR_ERR_OPERATION_INVALID error code & use it in Xen & QEMU drivers 2009-05-08 09:58:46 +00:00
xen_inotify.c
xen_inotify.h
xen_internal.c Add new VIR_ERR_OPERATION_INVALID error code & use it in Xen & QEMU drivers 2009-05-08 09:58:46 +00:00
xen_internal.h
xen_unified.c
xen_unified.h
xend_internal.c Add new VIR_ERR_OPERATION_INVALID error code & use it in Xen & QEMU drivers 2009-05-08 09:58:46 +00:00
xend_internal.h Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
xm_internal.c Changes needed for multiple graphics adapters 2009-05-07 07:27:49 +00:00
xm_internal.h
xml.c
xml.h
xs_internal.c
xs_internal.h