..
.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
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
Default to native arch, and check domain type when auto-filling guest arch (Soren Hansen)
2009-03-24 11:16:29 +00:00
capabilities.h
Default to native arch, and check domain type when auto-filling guest arch (Soren Hansen)
2009-03-24 11:16:29 +00:00
cgroup.c
Avoid some potential FILE * leaks
2009-03-16 10:41:37 +00:00
cgroup.h
* src/cgroup.c src/cgroup.h src/lxc_driver.c: allows to get
2009-03-06 14:44:04 +00:00
conf.c
error-reporting calls using VIR_ERR_NO_MEMORY: use virReportOOMError instead
2009-01-29 12:10: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
Misc fixes uncovered by OOM testing
2009-04-01 10:31:01 +00:00
datatypes.h
Thread local error reporting
2009-01-20 12:01:45 +00:00
domain_conf.c
Fix crash in svirt verification, and incorrect cleanup in VM failure paths
2009-04-03 14:10:17 +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
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
Build fix for 'driver.c' when building with loadable modules
2009-02-17 10:43:26 +00:00
driver.h
Convert all drivers to use old-style struct initializers; this makes a handy
2009-03-31 15:47:16 +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
maint: update list of error function names and adapt
2009-01-23 12:29:29 +00:00
hash.h
Do conditional driver config in Makefile.am, not source files
2008-08-20 20:48:35 +00:00
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
always compile iptables.c
2008-11-07 16:43:23 +00:00
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
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
Improve security label error reporting & verification (Dan Walsh)
2009-04-03 10:55:51 +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
* 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
Convert all drivers to use old-style struct initializers; this makes a handy
2009-03-31 15:47:16 +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
Fix lxc syntax-check failure
2009-04-16 13:08:03 +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
build: enable redundant-const check
2009-02-03 13:08:59 +00:00
lxc_driver.c
* src/lxc_driver.c: adds the getHostname method to the lxc driver
2009-04-15 09:34:56 +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
Improve security label error reporting & verification (Dan Walsh)
2009-04-03 10:55:51 +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
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
Split network driver out into separate files
2008-10-10 13:57:13 +00:00
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
Fix subsystem lookup for older HAL releases
2009-03-16 10:56:01 +00:00
node_device.c
Fix misc memory handling bugs
2009-04-01 10:21:34 +00:00
node_device.h
Add locking for thread safety to nodedevice drivers
2008-12-04 21:48:31 +00:00
nodeinfo.c
Misc fixes uncovered by OOM testing
2009-04-01 10:31:01 +00:00
nodeinfo.h
make NUMA-initialization code more portable and more robust
2008-12-21 18:55:09 +00:00
openvz_conf.c
Add support for a non-template filesystem root. (Florian Vichot)
2009-03-24 10:59:13 +00:00
openvz_conf.h
Add support for a non-template filesystem root. (Florian Vichot)
2009-03-24 10:59:13 +00:00
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
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
pci.c
Support PCI passthrough for Xen
2009-04-03 12:38:52 +00:00
pci.h
implements dettach, reattach and reset for PCI devices
2009-03-02 16:18:11 +00:00
proxy_internal.c
Convert all drivers to use old-style struct initializers; this makes a handy
2009-03-31 15:47:16 +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
Fix misc memory handling bugs
2009-04-01 10:21:34 +00:00
qemu_conf.h
More flexible setup of QEMU capabilities/emulators
2009-03-20 11:20:26 +00:00
qemu_driver.c
Fix crash in svirt verification, and incorrect cleanup in VM failure paths
2009-04-03 14:10:17 +00:00
qemu_driver.h
Optional dlopen support for drivers
2008-11-21 12:16:08 +00:00
qemu.conf
Support SASL auth for VNC server.
2009-03-16 13:54:26 +00:00
qparams.c
qparams.c: Use virReportOOMError(NULL), not qparam_report_oom()
2009-01-28 16:13:46 +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
Add treeview to node device listing in virsh
2009-04-01 09:52:59 +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
security_selinux.c
Fix crash in svirt verification, and incorrect cleanup in VM failure paths
2009-04-03 14:10:17 +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
Fix crash in svirt verification, and incorrect cleanup in VM failure paths
2009-04-03 14:10:17 +00:00
security.h
Improve security label error reporting & verification (Dan Walsh)
2009-04-03 10:55:51 +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
xend_internal.c, sexpr.c: const-correctness fixes
2008-08-01 14:43:12 +00:00
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
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
storage_backend_disk.c
Sanitize symlink resolution
2009-04-01 10:26:22 +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
use posix_fallocate() to allocate diskspace faster
2009-03-20 12:17:56 +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
SCSI HBA storage pool implementation (Dave Allan)
2009-04-01 16:03:22 +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
Remove erroneous lvm volume format check for backing store.
2009-02-16 22:47:19 +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_scsi.c
* src/storage_backend_scsi.[ch]: add SCSI storage rescan support,
2009-04-07 12:50:17 +00:00
storage_backend_scsi.h
* src/storage_backend_scsi.[ch]: add SCSI storage rescan support,
2009-04-07 12:50:17 +00:00
storage_backend.c
Don't lose file format info on volume refresh.
2009-04-03 14:17:57 +00:00
storage_backend.h
Add support for copy-on-write storage volumes
2009-01-27 18:30:03 +00:00
storage_conf.c
SCSI HBA storage pool implementation (Dave Allan)
2009-04-01 16:03:22 +00:00
storage_conf.h
SCSI HBA storage pool implementation (Dave Allan)
2009-04-01 16:03:22 +00:00
storage_driver.c
Refresh volume alloc/capacity when dumping XML.
2009-04-03 14:15:30 +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
Fix test driver domain restore return value.
2009-04-03 14:14:05 +00:00
test.h
Do conditional driver config in Makefile.am, not source files
2008-08-20 20:48:35 +00:00
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
Convert all drivers to use old-style struct initializers; this makes a handy
2009-03-31 15:47:16 +00:00
uml_driver.h
Add an initial User Mode Linux Driver
2008-11-19 16:58:23 +00:00
util.c
Fix mingw32 portability
2009-04-02 18:42:33 +00:00
util.h
Sanitize symlink resolution
2009-04-01 10:26:22 +00:00
uuid.c
Replace use of qemudLog with logging.h APIs/macros
2009-03-03 11:40:08 +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
Commit patches by Serge Hallyn from 6-Apr and 7-Apr
2009-04-14 17:51:12 +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
* src/virsh.c: fix for virsh ttyconsole return value bug #495954
2009-04-15 20:09:09 +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
Convert all drivers to use old-style struct initializers; this makes a handy
2009-03-31 15:47: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
Convert all drivers to use old-style struct initializers; this makes a handy
2009-03-31 15:47:16 +00:00
xen_internal.h
Least privilege support for Solaris
2009-01-22 17:49:41 +00:00
xen_unified.c
Support PCI passthrough for Xen
2009-04-03 12:38:52 +00:00
xen_unified.h
Convert all drivers to use old-style struct initializers; this makes a handy
2009-03-31 15:47:16 +00:00
xend_internal.c
Support PCI passthrough for Xen
2009-04-03 12:38:52 +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
* src/xm_internal.c: fix a crash on vcpupin to inactive Xen domains,
2009-04-15 09:53:34 +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
Convert all drivers to use old-style struct initializers; this makes a handy
2009-03-31 15:47:16 +00:00
xs_internal.h
Make xen driver threadsafe
2009-01-21 18:11:14 +00:00