libvirt/src
2009-01-15 19:40:21 +00:00
..
.cvsignore split version script into multiple files 2009-01-05 14:05:29 +00:00
.gitignore split version script into multiple files 2009-01-05 14:05:29 +00:00
bridge.c Move bridge symbols into a separate syms file 2009-01-05 14:07:31 +00:00
bridge.h Do conditional driver config in Makefile.am, not source files 2008-08-20 20:48:35 +00:00
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 Centralize domain mac address handling in domain_conf.c/util.c 2008-10-24 11:20:08 +00:00
capabilities.h Centralize domain mac address handling in domain_conf.c/util.c 2008-10-24 11:20:08 +00:00
cgroup.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
cgroup.h Fix up cgroup initialization order and allow /dev/pts device access in LXC 2008-10-21 16:46:47 +00:00
conf.c diagnose "libvirtd --config=no-such-file" 2009-01-12 18:22:32 +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 Do conditional driver config in Makefile.am, not source files 2008-08-20 20:48:35 +00:00
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 pass flags argument to all virDomain*DefParse* functions 2009-01-08 13:54:20 +00:00
domain_conf.h pass flags argument to all virDomain*DefParse* functions 2009-01-08 13:54:20 +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 use virAsprintf instead of asprintf 2008-12-23 13:03:29 +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 Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
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 Do conditional driver config in Makefile.am, not source files 2008-08-20 20:48:35 +00:00
internal.h Avoid passing NULL to printf %s specifier 2009-01-15 17:54:20 +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_bridge.syms Move bridge symbols into a separate syms file 2009-01-05 14:07:31 +00:00
libvirt_debug.syms split version script into multiple files 2009-01-05 14:05:29 +00:00
libvirt_driver_modules.syms Move --with-driver-modules symbols into a separate sym file 2009-01-05 14:06:41 +00:00
libvirt_internal.h Use a versioned linker script 2008-11-17 11:03:25 +00:00
libvirt_linux.syms migrate linux-specific symbol names into their own sym file 2009-01-05 14:08:26 +00:00
libvirt_private.syms * src/libvirt_private.syms src/qemu_driver.c src/test.c 2009-01-07 10:43:16 +00:00
libvirt_public.syms split version script into multiple files 2009-01-05 14:05:29 +00:00
libvirt_win_icon_16x16.ico * configure.in, src/Makefile.am, src/virsh_win_icon.rc: 2008-10-15 18:39:34 +00:00
libvirt_win_icon_32x32.ico * configure.in, src/Makefile.am, src/virsh_win_icon.rc: 2008-10-15 18:39:34 +00:00
libvirt_win_icon_48x48.ico * configure.in, src/Makefile.am, src/virsh_win_icon.rc: 2008-10-15 18:39:34 +00:00
libvirt_win_icon_64x64.ico * configure.in, src/Makefile.am, src/virsh_win_icon.rc: 2008-10-15 18:39:34 +00:00
libvirt.c Avoid passing NULL to printf %s specifier 2009-01-15 17:54:20 +00:00
logging.c Fix misc mingw portability problems 2009-01-06 18:32:03 +00:00
logging.h src/logging.h: fix non-debug compile 2009-01-09 19:22:02 +00:00
lxc_conf.c make NUMA-initialization code more portable and more robust 2008-12-21 18:55:09 +00:00
lxc_conf.h Add locking for thread safety to LXC driver 2008-12-04 21:12:41 +00:00
lxc_container.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
lxc_container.h Fix up cgroup initialization order and allow /dev/pts device access in LXC 2008-10-21 16:46:47 +00:00
lxc_controller.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
lxc_driver.c pass flags argument to all virDomain*DefParse* functions 2009-01-08 13:54:20 +00:00
lxc_driver.h Do conditional driver config in Makefile.am, not source files 2008-08-20 20:48:35 +00:00
Makefile.am fix "make dist" (from scratch) failure 2009-01-06 15:22:57 +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 use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
network_conf.h Impl of threading locking APIs 2008-12-04 22:00:14 +00:00
network_driver.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
network_driver.h Split network driver out into separate files 2008-10-10 13:57:13 +00:00
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 convert old logging to the new API 2008-12-22 10:48:59 +00:00
node_device_hal.c * src/node_device_hal.c: Include <config.h> before everything else. 2008-12-21 18:49:11 +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 Fix numa build on F9, 32-bit 2009-01-05 12:56:36 +00:00
nodeinfo.h make NUMA-initialization code more portable and more robust 2008-12-21 18:55:09 +00:00
openvz_conf.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
openvz_conf.h Add locking for thread safety to openvz driver 2008-12-04 21:44:55 +00:00
openvz_driver.c pass flags argument to all virDomain*DefParse* functions 2009-01-08 13:54:20 +00:00
openvz_driver.h Convert openvz driver to generic domain XML APIs 2008-09-05 14:10:58 +00:00
parthelper.c Fix size reporting for disks without partitions. 2008-08-20 13:20:01 +00:00
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 * src/domain_conf.c src/qemu_conf.c: implement PCI passthrough 2009-01-07 12:56:13 +00:00
qemu_conf.h add XML parsing for qemu/kvm status files 2008-12-20 13:09:45 +00:00
qemu_driver.c don't emulate snprintf 2009-01-11 11:21:29 +00:00
qemu_driver.h Optional dlopen support for drivers 2008-11-21 12:16:08 +00:00
qemu.conf * NEWS virsh.1 docs//* include/libvirt/libvirt.h[.in] qemud/mdns.h 2008-03-17 10:27:31 +00:00
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 convert TAB-based indentation in C sources to use only spaces 2008-04-10 16:54:54 +00:00
remote_internal.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +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 xend_internal.c, sexpr.c: const-correctness fixes 2008-08-01 14:43:12 +00:00
stats_linux.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
stats_linux.h convert TAB-based indentation in C sources to use only spaces 2008-04-10 16:54:54 +00:00
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 remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
storage_backend_fs.c * src/storage_backend_fs.c: Make mntent.h specific to the FS storage 2009-01-06 08:43:44 +00:00
storage_backend_fs.h remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
storage_backend_iscsi.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
storage_backend_iscsi.h remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
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 remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
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 use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
storage_driver.h remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
test.c pass flags argument to all virDomain*DefParse* functions 2009-01-08 13:54:20 +00:00
test.h Do conditional driver config in Makefile.am, not source files 2008-08-20 20:48:35 +00:00
uml_conf.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
uml_conf.h Add locking for thread safety to UML driver 2008-12-04 21:14:39 +00:00
uml_driver.c pass flags argument to all virDomain*DefParse* functions 2009-01-08 13:54:20 +00:00
uml_driver.h Add an initial User Mode Linux Driver 2008-11-19 16:58:23 +00:00
util.c Implement virKill for Win32 platform 2009-01-15 19:40:21 +00:00
util.h * src/libvirt_private.syms src/qemu_driver.c src/test.c 2009-01-07 10:43:16 +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 convert TAB-based indentation in C sources to use only spaces 2008-04-10 16:54:54 +00:00
veth.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
veth.h [LXC] Add functions to manage veth device pairs 2008-06-26 16:07:48 +00:00
virsh_win_icon.rc * configure.in, src/Makefile.am, src/virsh_win_icon.rc: 2008-10-15 18:39:34 +00:00
virsh.c avoid bogus descriptions due to use of gettext with the empty string 2009-01-05 13:27:43 +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 convert old logging to the new API 2008-12-22 10:48:59 +00:00
xen_inotify.c mark a few diagnostics for translation 2009-01-05 08:16:44 +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 implement capabilities parsing for Solaris 2009-01-15 01:35:17 +00:00
xen_internal.h * src/xen_internal.h: remove tabs to fix make syntax-check 2008-12-22 10:32:20 +00:00
xen_unified.c Fix activeDomainList handling 2009-01-15 01:21:36 +00:00
xen_unified.h QEMU domain event thread safety 2008-12-04 21:09:20 +00:00
xend_internal.c Improve xend_get error message 2009-01-15 15:17:53 +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 add missing flags argument 2009-01-08 19:52:15 +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 Fix reporting of errors against virConnect object in XML apis 2008-07-25 14:27:25 +00:00
xs_internal.c Fix xs_unwatch() to correctly pass the token 2009-01-15 01:23:32 +00:00
xs_internal.h Fix return type for Xen open subdriver method impl (John Levon) 2008-12-17 21:26:16 +00:00