libvirt/src
2009-03-03 16:53:13 +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 Generate network bridge names if none passed at define/create time. 2009-03-02 17:37:03 +00:00
bridge.h Generate network bridge names if none passed at define/create time. 2009-03-02 17:37:03 +00:00
buf.c
buf.h
capabilities.c Core internal driver stub for sVirt support (Jams Morris & Dan Walsh) 2009-03-03 09:44:41 +00:00
capabilities.h Core internal driver stub for sVirt support (Jams Morris & Dan Walsh) 2009-03-03 09:44:41 +00:00
cgroup.c remove useless code 2009-02-05 16:03:11 +00:00
cgroup.h
conf.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
conf.h
console.c
console.h
datatypes.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
datatypes.h Thread local error reporting 2009-01-20 12:01:45 +00:00
domain_conf.c Explicitly track static declared vs dynamically generated security labels 2009-03-03 16:53:13 +00:00
domain_conf.h Explicitly track static declared vs dynamically generated security labels 2009-03-03 16:53:13 +00:00
domain_event.c
domain_event.h
driver.c Build fix for 'driver.c' when building with loadable modules 2009-02-17 10:43:26 +00:00
driver.h Internal driver API for sVirt support (James Morris & Dan Walsh) 2009-03-03 09:14:28 +00:00
event.c
event.h
gnutls_1_0_compat.h
hash.c maint: update list of error function names and adapt 2009-01-23 12:29:29 +00:00
hash.h
internal.h Generic internal threads API 2009-01-15 19:56:05 +00:00
iptables.c Replace use of qemudLog with logging.h APIs/macros 2009-03-03 11:40:08 +00:00
iptables.h
libvirt_bridge.syms Allow virtual networks to survive daemon restart 2009-01-20 22:36:10 +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
libvirt_linux.syms migrate linux-specific symbol names into their own sym file 2009-01-05 14:08:26 +00:00
libvirt_private.syms Core internal driver stub for sVirt support (Jams Morris & Dan Walsh) 2009-03-03 09:44:41 +00:00
libvirt_public.syms Public API for sVirt support (James Morris & Dan Walsh) 2009-03-03 09:09:00 +00:00
libvirt_win_icon_16x16.ico
libvirt_win_icon_32x32.ico
libvirt_win_icon_48x48.ico
libvirt_win_icon_64x64.ico
libvirt.c Internal driver API for sVirt support (James Morris & Dan Walsh) 2009-03-03 09:14:28 +00:00
logging.c * src/logging.c: fix openlog() ident lifetime for Solaris 2009-01-20 21:34:44 +00:00
logging.h src/logging.h: fix non-debug compile 2009-01-09 19:22:02 +00:00
lxc_conf.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
lxc_conf.h Generic internal threads API 2009-01-15 19:56:05 +00:00
lxc_container.c remove remainder of offending strerror uses 2009-02-05 16:28:30 +00:00
lxc_container.h
lxc_controller.c build: enable redundant-const check 2009-02-03 13:08:59 +00:00
lxc_driver.c Internal driver API for sVirt support (James Morris & Dan Walsh) 2009-03-03 09:14:28 +00:00
lxc_driver.h
Makefile.am SELinux security driver for sVirt support (James Morris, Dan Walsh & Daniel Berrange) 2009-03-03 10:06:49 +00:00
memory.c
memory.h
network_conf.c Fix bridge generation loop counter (spotted by Jim Meyering) 2009-03-02 17:56:50 +00:00
network_conf.h Generate network bridge names if none passed at define/create time. 2009-03-02 17:37:03 +00:00
network_driver.c Generate network bridge names if none passed at define/create time. 2009-03-02 17:37:03 +00:00
network_driver.h
node_device_conf.c Add virNodeDeviceDefParseString() 2009-02-24 14:55:45 +00:00
node_device_conf.h Add virNodeDeviceDefParseString() 2009-02-24 14:55:45 +00:00
node_device_devkit.c Generic internal threads API 2009-01-15 19:56:05 +00:00
node_device_hal.c Recognize ejectable media in hostdev hal driver. 2009-03-02 17:41:13 +00:00
node_device.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
node_device.h
nodeinfo.c Make error reporting threadsafe by avoiding strerror 2009-01-20 17:13:33 +00:00
nodeinfo.h make NUMA-initialization code more portable and more robust 2008-12-21 18:55:09 +00:00
openvz_conf.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
openvz_conf.h maint: update list of error function names and adapt 2009-01-23 12:29:29 +00:00
openvz_driver.c Internal driver API for sVirt support (James Morris & Dan Walsh) 2009-03-03 09:14:28 +00:00
openvz_driver.h
parthelper.c
pci.c avoid file descriptor leak when fd == 0 2009-03-03 11:25:52 +00:00
pci.h implements dettach, reattach and reset for PCI devices 2009-03-02 16:18:11 +00:00
proxy_internal.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
proxy_internal.h
qemu_conf.c config: fix a typo 2009-03-03 15:12:30 +00:00
qemu_conf.h QEMU security driver usage for sVirt support (James Morris, Dan Walsh, Daniel Berrange) 2009-03-03 12:03:44 +00:00
qemu_driver.c Explicitly track static declared vs dynamically generated security labels 2009-03-03 16:53:13 +00:00
qemu_driver.h
qemu.conf QEMU security driver usage for sVirt support (James Morris, Dan Walsh, Daniel Berrange) 2009-03-03 12:03:44 +00:00
qparams.c qparams.c: Use virReportOOMError(NULL), not qparam_report_oom() 2009-01-28 16:13:46 +00:00
qparams.h
remote_internal.c Remote protocol / RPC API for sVirt support (James Morris & Dan Walsh) 2009-03-03 09:27:02 +00:00
remote_internal.h
security_selinux.c Misc sVirt bug fixes 2009-03-03 15:18:24 +00:00
security_selinux.h SELinux security driver for sVirt support (James Morris, Dan Walsh & Daniel Berrange) 2009-03-03 10:06:49 +00:00
security.c SELinux security driver for sVirt support (James Morris, Dan Walsh & Daniel Berrange) 2009-03-03 10:06:49 +00:00
security.h Misc sVirt bug fixes 2009-03-03 15:18:24 +00:00
sexpr.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
sexpr.h
stats_linux.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
stats_linux.h
storage_backend_disk.c Make error reporting threadsafe by avoiding strerror 2009-01-20 17:13:33 +00:00
storage_backend_disk.h
storage_backend_fs.c * src/storage_backend_fs.c: fix compile-error when configured without qemu-img 2009-02-26 14:36:30 +00:00
storage_backend_fs.h
storage_backend_iscsi.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
storage_backend_iscsi.h
storage_backend_logical.c Remove erroneous lvm volume format check for backing store. 2009-02-16 22:47:19 +00:00
storage_backend_logical.h
storage_backend.c Core internal driver stub for sVirt support (Jams Morris & Dan Walsh) 2009-03-03 09:44:41 +00:00
storage_backend.h Add support for copy-on-write storage volumes 2009-01-27 18:30:03 +00:00
storage_conf.c correct a typo in a diagnostic 2009-03-02 10:27:20 +00:00
storage_conf.h Add support for copy-on-write storage volumes 2009-01-27 18:30:03 +00:00
storage_driver.c remove remainder of offending strerror uses 2009-02-05 16:28:30 +00:00
storage_driver.h
test.c Internal driver API for sVirt support (James Morris & Dan Walsh) 2009-03-03 09:14:28 +00:00
test.h
threads-pthread.c Generic internal threads API 2009-01-15 19:56:05 +00:00
threads-pthread.h Generic internal threads API 2009-01-15 19:56:05 +00:00
threads-win32.c Generic internal threads API 2009-01-15 19:56:05 +00:00
threads-win32.h Generic internal threads API 2009-01-15 19:56:05 +00:00
threads.c Generic internal threads API 2009-01-15 19:56:05 +00:00
threads.h Generic internal threads API 2009-01-15 19:56:05 +00:00
uml_conf.c error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead 2009-01-29 12:10:32 +00:00
uml_conf.h Generic internal threads API 2009-01-15 19:56:05 +00:00
uml_driver.c Internal driver API for sVirt support (James Morris & Dan Walsh) 2009-03-03 09:14:28 +00:00
uml_driver.h
util.c QEMU security driver usage for sVirt support (James Morris, Dan Walsh, Daniel Berrange) 2009-03-03 12:03:44 +00:00
util.h Add support for a exec callback in virExecWithHook 2009-02-26 16:27:51 +00:00
uuid.c Replace use of qemudLog with logging.h APIs/macros 2009-03-03 11:40:08 +00:00
uuid.h
veth.c use virAsprintf instead of asprintf 2008-12-23 13:03:29 +00:00
veth.h
virsh_win_icon.rc
virsh.c virsh additions for sVirt support (James Morris & Dan Walsh) 2009-03-03 09:59:02 +00:00
virterror_internal.h publicize virStrerror 2009-02-05 16:10:07 +00:00
virterror.c Core internal driver stub for sVirt support (Jams Morris & Dan Walsh) 2009-03-03 09:44:41 +00:00
xen_inotify.c Make xen driver threadsafe 2009-01-21 18:11:14 +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 remove remainder of offending strerror uses 2009-02-05 16:28:30 +00:00
xen_internal.h Least privilege support for Solaris 2009-01-22 17:49:41 +00:00
xen_unified.c remove useless code 2009-02-05 16:03:11 +00:00
xen_unified.h Remove use of non-reentrant POSIX apis 2009-01-22 19:41:48 +00:00
xend_internal.c Fix migrate for Xen 3.3 2009-02-13 18:23:23 +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 remove useless code 2009-02-05 16:03:11 +00:00
xm_internal.h Remove use of static data in Xen XM driver 2009-01-20 17:34:56 +00:00
xml.c Core internal driver stub for sVirt support (Jams Morris & Dan Walsh) 2009-03-03 09:44:41 +00:00
xml.h Core internal driver stub for sVirt support (Jams Morris & Dan Walsh) 2009-03-03 09:44:41 +00:00
xs_internal.c xenstore: Use virMacAddrCompare() for case-insensitive comparison 2009-02-05 18:14:00 +00:00
xs_internal.h Make xen driver threadsafe 2009-01-21 18:11:14 +00:00