libvirt/src
2008-12-20 13:17:49 +00:00
..
.cvsignore Use a versioned linker script 2008-11-17 11:03:25 +00:00
.gitignore * gnulib/tests/test-EOVERFLOW: Remove. 2008-11-24 07:09:36 +00:00
bridge.c patch setting MTU on tap interface 2008-12-04 14:38:31 +00:00
bridge.h
buf.c Use a versioned linker script 2008-11-17 11:03:25 +00:00
buf.h Use a versioned linker script 2008-11-17 11:03:25 +00:00
capabilities.c
capabilities.h
cgroup.c add new logging module, and move existing definitions there 2008-11-06 16:36:07 +00:00
cgroup.h
conf.c Use a versioned linker script 2008-11-17 11:03:25 +00:00
conf.h Use a versioned linker script 2008-11-17 11:03:25 +00:00
console.c Use a versioned linker script 2008-11-17 11:03:25 +00:00
console.h
datatypes.c Merge all return paths from node device driver APIs 2008-12-04 21:46:34 +00:00
datatypes.h Merge all return paths from node device driver APIs 2008-12-04 21:46:34 +00:00
domain_conf.c add XML parsing for qemu/kvm status files 2008-12-20 13:09:45 +00:00
domain_conf.h add XML parsing for qemu/kvm status files 2008-12-20 13:09:45 +00:00
domain_event.c QEMU domain event thread safety 2008-12-04 21:09:20 +00:00
domain_event.h QEMU domain event thread safety 2008-12-04 21:09:20 +00:00
driver.c Optional dlopen support for drivers 2008-11-21 12:16:08 +00:00
driver.h Fix domain events callback type (John Levon) 2008-12-17 21:48:20 +00:00
event.c Add a virFreeCallback to event loop APIs 2008-11-19 16:24:01 +00:00
event.h Add a virFreeCallback to event loop APIs 2008-11-19 16:24:01 +00:00
gnutls_1_0_compat.h
hash.c Move some API declarations out of internal.h & hash.c into dedicated files 2008-11-04 23:22:06 +00:00
hash.h
internal.h add new logging module, and move existing definitions there 2008-11-06 16:36:07 +00:00
iptables.c always compile iptables.c 2008-11-07 16:43:23 +00:00
iptables.h always compile iptables.c 2008-11-07 16:43:23 +00:00
libvirt_internal.h Use a versioned linker script 2008-11-17 11:03:25 +00:00
libvirt_sym.version.in add XML parsing for qemu/kvm status files 2008-12-20 13:09:45 +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 missing checks for read-only connection flag (CVE-2008-5086) 2008-12-17 16:45:22 +00:00
logging.c add new logging module, and move existing definitions there 2008-11-06 16:36:07 +00:00
logging.h add new logging module, and move existing definitions there 2008-11-06 16:36:07 +00:00
lxc_conf.c mark a few diagnostics for translation 2008-11-07 16:43:58 +00:00
lxc_conf.h Add locking for thread safety to LXC driver 2008-12-04 21:12:41 +00:00
lxc_container.c add new logging module, and move existing definitions there 2008-11-06 16:36:07 +00:00
lxc_container.h
lxc_controller.c Differentiate between active and inactive configs by honoring the 2008-12-04 12:02:59 +00:00
lxc_driver.c Add locking for thread safety to LXC driver 2008-12-04 21:12:41 +00:00
lxc_driver.h
Makefile.am Convert linker script comments & linker args to be Solaris compat (John Levon) 2008-12-17 21:39:41 +00:00
memory.c Use a versioned linker script 2008-11-17 11:03:25 +00:00
memory.h Use a versioned linker script 2008-11-17 11:03:25 +00:00
network_conf.c Impl of threading locking APIs 2008-12-04 22:00:14 +00:00
network_conf.h Impl of threading locking APIs 2008-12-04 22:00:14 +00:00
network_driver.c Fix segfault if virtual network does not have a bridge name 2008-12-11 14:57:45 +00:00
network_driver.h
node_device_conf.c Remove trailing semi-colons causing empty statement warnings (John Levon) 2008-12-17 21:09:44 +00:00
node_device_conf.h Remove trailing semi-colons causing empty statement warnings (John Levon) 2008-12-17 21:09:44 +00:00
node_device_devkit.c Add locking for thread safety to nodedevice drivers 2008-12-04 21:48:31 +00:00
node_device_hal.c Fix a compilation problem with old dbus, 2008-12-05 15:05:48 +00:00
node_device.c Add locking for thread safety to nodedevice drivers 2008-12-04 21:48:31 +00:00
node_device.h Add locking for thread safety to nodedevice drivers 2008-12-04 21:48:31 +00:00
nodeinfo.c Move internal error APIs into virterror_internal.h & drop leading __ prefix 2008-11-04 22:30:33 +00:00
nodeinfo.h
openvz_conf.c Fix openvz crash when setting vcpus & initialize mutex (Anton Protopopov) 2008-12-17 21:13:19 +00:00
openvz_conf.h Add locking for thread safety to openvz driver 2008-12-04 21:44:55 +00:00
openvz_driver.c Use pid_t for all PID tracking variables (John Levon) 2008-12-18 11:58:28 +00:00
openvz_driver.h
parthelper.c
proxy_internal.c Use pid_t for all PID tracking variables (John Levon) 2008-12-18 11:58:28 +00:00
proxy_internal.h Prefer xenstore driver for listDomains, since xen HV reports ghost ids of 2008-11-28 15:25:04 +00:00
qemu_conf.c add XML parsing for qemu/kvm status files 2008-12-20 13:09:45 +00:00
qemu_conf.h add XML parsing for qemu/kvm status files 2008-12-20 13:09:45 +00:00
qemu_driver.c save and remove kvm/qemu domain status 2008-12-20 13:17:49 +00:00
qemu_driver.h Optional dlopen support for drivers 2008-11-21 12:16:08 +00:00
qemu.conf
qparams.c Move some API declarations out of internal.h & hash.c into dedicated files 2008-11-04 23:22:06 +00:00
qparams.h
remote_internal.c Fix mistaken free of domain event object after queueing (David Lively) 2008-12-18 12:11:53 +00:00
remote_internal.h Allow remote://hostname/ style URIs for automatic driver probe. Fix virGetVersion impl 2008-11-28 12:03:20 +00:00
sexpr.c Move internal error APIs into virterror_internal.h & drop leading __ prefix 2008-11-04 22:30:33 +00:00
sexpr.h
stats_linux.c Move some API declarations out of internal.h & hash.c into dedicated files 2008-11-04 23:22:06 +00:00
stats_linux.h
storage_backend_disk.c Instead of relying solely on polling for /dev devices to appear in libvirt, we 2008-11-28 07:50:20 +00:00
storage_backend_disk.h
storage_backend_fs.c portability: don't include <endian.h> or <byteswap.h> 2008-12-17 18:08:42 +00:00
storage_backend_fs.h
storage_backend_iscsi.c Instead of relying solely on polling for /dev devices to appear in libvirt, we 2008-11-28 07:50:20 +00:00
storage_backend_iscsi.h
storage_backend_logical.c Instead of relying solely on polling for /dev devices to appear in libvirt, we 2008-11-28 07:50:20 +00:00
storage_backend_logical.h
storage_backend.c Use pid_t for all PID tracking variables (John Levon) 2008-12-18 11:58:28 +00:00
storage_backend.h Instead of relying solely on polling for /dev devices to appear in libvirt, we 2008-11-28 07:50:20 +00:00
storage_conf.c Remove trailing semi-colons causing empty statement warnings (John Levon) 2008-12-17 21:09:44 +00:00
storage_conf.h Remove trailing semi-colons causing empty statement warnings (John Levon) 2008-12-17 21:09:44 +00:00
storage_driver.c * src/storage_driver.c: fix a segfault, patch by Miloslav TrmaC 2008-12-15 15:34:30 +00:00
storage_driver.h
test.c Fix test driver return value & disable nodeinfotest on non-linux (John Levon) 2008-12-18 12:08:05 +00:00
test.h
uml_conf.c fix numa-related (and kernel-dependent) test failures 2008-12-17 07:05:45 +00:00
uml_conf.h Add locking for thread safety to UML driver 2008-12-04 21:14:39 +00:00
uml_driver.c Use pid_t for all PID tracking variables (John Levon) 2008-12-18 11:58:28 +00:00
uml_driver.h Add an initial User Mode Linux Driver 2008-11-19 16:58:23 +00:00
util.c let qemu/kvm instances write a pid file 2008-12-18 15:22:49 +00:00
util.h let qemu/kvm instances write a pid file 2008-12-18 15:22:49 +00:00
uuid.c Move some API declarations out of internal.h & hash.c into dedicated files 2008-11-04 23:22:06 +00:00
uuid.h
veth.c add new logging module, and move existing definitions there 2008-11-06 16:36:07 +00:00
veth.h
virsh_win_icon.rc
virsh.c remove redundant optname arguments 2008-12-15 10:26:54 +00:00
virterror_internal.h Move internal error APIs into virterror_internal.h & drop leading __ prefix 2008-11-04 22:30:33 +00:00
virterror.c Support domain lifecycle events for Xen (Ben Guthro & Daniel Berrange) 2008-11-25 10:44:52 +00:00
xen_inotify.c Fix return type for Xen open subdriver method impl (John Levon) 2008-12-17 21:26:16 +00:00
xen_inotify.h Fix return type for Xen open subdriver method impl (John Levon) 2008-12-17 21:26:16 +00:00
xen_internal.c Fix __sun macro check (John Levon) 2008-12-17 21:31:51 +00:00
xen_internal.h Fix return type for Xen open subdriver method impl (John Levon) 2008-12-17 21:26:16 +00:00
xen_unified.c Fix domain events callback type (John Levon) 2008-12-17 21:48:20 +00:00
xen_unified.h QEMU domain event thread safety 2008-12-04 21:09:20 +00:00
xend_internal.c Fix return type for Xen open subdriver method impl (John Levon) 2008-12-17 21:26:16 +00:00
xend_internal.h Fix return type for Xen open subdriver method impl (John Levon) 2008-12-17 21:26:16 +00:00
xm_internal.c Fix return type for Xen open subdriver method impl (John Levon) 2008-12-17 21:26:16 +00:00
xm_internal.h Fix return type for Xen open subdriver method impl (John Levon) 2008-12-17 21:26:16 +00:00
xml.c Move internal error APIs into virterror_internal.h & drop leading __ prefix 2008-11-04 22:30:33 +00:00
xml.h
xs_internal.c Fix __sun macro check (John Levon) 2008-12-17 21:31:51 +00:00
xs_internal.h Fix return type for Xen open subdriver method impl (John Levon) 2008-12-17 21:26:16 +00:00