libvirt/src
Jim Meyering 77a1f418c8 xen_internal.c: remove two unused local variables
* src/xen_internal.c (xenHypervisorSetSchedulerParameters): Remove
set-but-never-used local variables, cap_set and weight_set.
2009-09-03 18:04:24 +02:00
..
esx esx_vi: return -1 upon failure, as intended 2009-09-03 18:04:24 +02:00
opennebula Minor cleanup of error path for c_oneVmInfo. 2009-08-11 13:31:04 +02:00
phyp Fix phypOpen() escape_specialcharacters 2009-08-20 13:59:07 +02:00
vbox VBox cleanup and update of networking shutdown 2009-09-03 17:08:52 +02:00
.gitignore Added an optional OCaml+CIL test program for mutex lock validation 2009-05-19 10:17:17 +00:00
bridge.c Avoid warning when compiling without IFF_VNET_HDR 2009-07-30 17:28:44 +02:00
bridge.h Support networking in UML driver 2009-06-03 11:13:33 +00:00
buf.c Fix escaping of 8-bit high characters 2009-08-04 18:13:09 +01:00
buf.h Fix misc Win32 compile warnings 2009-07-23 16:07:32 +01:00
capabilities.c Fix misc OOM bugs 2009-09-03 13:14:46 +01:00
capabilities.h Only probe qemu for machine types when binary changes 2009-07-27 15:30:35 +01:00
cgroup.c Fix cgroup compile warnings 2009-07-24 16:11:00 +01:00
cgroup.h Make QEMU cgroups use configurable 2009-07-23 17:38:06 +01:00
conf.c Allow leading dots in VMX config entry names 2009-07-27 14:21:17 +02:00
conf.h * src/conf.[ch]: restrict VMX syntax parsing types 2009-06-22 11:54:49 +00:00
console.c Fix up a whitespace in comments in src/console.c 2009-08-11 13:30:19 +02:00
console.h
datatypes.c Secret manipulation internal API 2009-09-01 17:38:59 +01:00
datatypes.h Secret manipulation remote client 2009-09-01 17:39:25 +01:00
domain_conf.c Add support for setting disk drive serial numbers 2009-09-03 13:53:34 +01:00
domain_conf.h Add support for setting disk drive serial numbers 2009-09-03 13:53:34 +01:00
domain_event.c Fix LXC driver crash when kernel doesn't support clone 2009-08-17 16:20:57 +01:00
domain_event.h QEMU domain event thread safety 2008-12-04 21:09:20 +00:00
driver.c Log dlopen() errors more verbosely 2009-05-08 10:05:56 +00:00
driver.h Secret manipulation internal API 2009-09-01 17:38:59 +01: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 Fix up a stray whitespace in virHashGrow. 2009-08-11 13:29:59 +02:00
hash.h
interface_conf.c Add bare format string to printf-derivatives troubles 2009-07-23 18:27:47 +02:00
interface_conf.h Rename variable for compilation in Mingw32 (end) 2009-07-22 19:18:19 +02:00
interface_driver.c Activate the interface drivers, and cleanups 2009-07-21 16:15:39 +02:00
interface_driver.h Netcf based interface driver implementation 2009-07-21 16:02:16 +02:00
internal.h infra: define ATTRIBUTE_NONNULL to mark non-NULL parameters 2009-09-03 18:04:23 +02: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 Support networking in UML driver 2009-06-03 11:13:33 +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 Add internal XML parsing/formatting flag 2009-07-22 11:34:05 +01: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 Support configuration of huge pages in guests 2009-09-03 13:51:55 +01:00
libvirt_public.syms Secret manipulation public API 2009-09-01 17:38:52 +01: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 libvir.c: avoid NULL dereference in virStoragePoolSetAutostart 2009-09-03 18:04:23 +02:00
logging.c Consolidate code for parsing the logging env 2009-08-06 15:55:07 +02:00
logging.h Consolidate code for parsing the logging env 2009-08-06 15:55:07 +02:00
lxc_conf.c Make LXC / UML drivers robust against NUMA topology brokenness 2009-08-13 12:11:41 +01:00
lxc_conf.h Refactor cgroups to allow a group per driver to be managed directly 2009-07-23 17:38:06 +01:00
lxc_container.c lxc: avoid NULL dereference upon getmntent failure 2009-09-03 18:04:23 +02: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 lxc: don't unlink(NULL) in main 2009-09-03 18:04:23 +02:00
lxc_driver.c Fix LXC driver crash when kernel doesn't support clone 2009-08-17 16:20:57 +01:00
lxc_driver.h
Makefile.am Add volume encryption information handling. 2009-09-01 18:27:28 +01: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 remove all trailing blank lines 2009-07-16 15:06:42 +02:00
network_conf.h remove all trailing blank lines 2009-07-16 15:06:42 +02:00
network_driver.c Handle kernels with no ipv6 support 2009-08-10 11:19:42 +01:00
network_driver.h
node_device_conf.c node_device_conf.c: remove dead initialization 2009-09-03 18:04:23 +02:00
node_device_conf.h Include OS driver name (if any) in device XML for nodedev driver 2009-06-12 13:12:55 +00:00
node_device_devkit.c Remove use of getuid()==0 for privilege checks 2009-06-12 13:20:13 +00:00
node_device_hal_linux.c * src/node_device.c src/node_device_hal.h src/node_device_hal_linux.c: 2009-06-26 14:09:01 +00:00
node_device_hal.c Remove use of getuid()==0 for privilege checks 2009-06-12 13:20:13 +00:00
node_device_hal.h * src/node_device.c src/node_device_hal.h src/node_device_hal_linux.c: 2009-06-26 14:09:01 +00:00
node_device.c Report the object name on lookup error 2009-07-08 12:01:35 +02:00
node_device.h fix a module dependency problem 2009-06-17 08:38:17 +00:00
nodeinfo.c remove all trailing blank lines 2009-07-16 15:06:42 +02:00
nodeinfo.h Generic shared impls of all NUMA apis 2009-06-03 13:28:02 +00:00
openvz_conf.c openvz_conf.c: don't use undefined local, "net" 2009-09-03 18:04:23 +02: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 OpenVZ: accept NULL as type for GetMaxVCPUs. 2009-08-31 21:03:02 +02:00
openvz_driver.h
parthelper.c storage: disk: Fix parthelper '-g' option handling. 2009-07-16 12:52:51 -04:00
pci.c Maintain a list of active PCI hostdevs and use it in pciResetDevice() 2009-08-18 09:41:57 +01:00
pci.h Maintain a list of active PCI hostdevs and use it in pciResetDevice() 2009-08-18 09:41:57 +01:00
proxy_internal.c Add pidfile argument to __virExec 2009-05-11 13:50:38 +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 support for setting disk drive serial numbers 2009-09-03 13:53:34 +01:00
qemu_conf.h Add support for setting disk drive serial numbers 2009-09-03 13:53:34 +01:00
qemu_driver.c Support configuration of huge pages in guests 2009-09-03 13:51:55 +01:00
qemu_driver.h Optional dlopen support for drivers 2008-11-21 12:16:08 +00:00
qemu.conf Support configuration of huge pages in guests 2009-09-03 13:51:55 +01: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_internal.c: appease clang 2009-09-03 18:04:23 +02: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 517157 fix selinux problem with images on NFS 2009-08-21 16:57:29 +02: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 Fix misc Win32 compile warnings 2009-07-23 16:07:32 +01:00
sexpr.c Fix sexpr2string() to handle empty list. 2009-08-30 11:56:03 +01:00
sexpr.h Fix misc Win32 compile warnings 2009-07-23 16:07:32 +01: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
storage_backend_disk.c Add support for encrypted (qcow) volume creation. 2009-09-01 18:27:51 +01:00
storage_backend_disk.h
storage_backend_fs.c storage_backend_fs: avoid NULL dereference on opendir failure 2009-09-03 18:04:23 +02:00
storage_backend_fs.h
storage_backend_iscsi.c SCSI HBA storage pool implementation (Dave Allan) 2009-04-01 16:03:22 +00:00
storage_backend_iscsi.h
storage_backend_logical.c Add support for encrypted (qcow) volume creation. 2009-09-01 18:27:51 +01:00
storage_backend_logical.h
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 storage_backend.c: assure clang that inputvol can't be NULL 2009-09-03 18:04:23 +02:00
storage_backend.h storage: cleanup: do away with 'createFile' 2009-07-16 12:52:52 -04:00
storage_conf.c storage_conf.c: avoid overflow upon use of "z" or "Z" (zebi) suffix 2009-09-03 18:04:23 +02:00
storage_conf.h Attach encryption information to virStorageVolDef. 2009-09-01 18:27:38 +01:00
storage_driver.c storage: Fix deadlock when cloning across pools. 2009-07-16 12:52:52 -04:00
storage_driver.h
storage_encryption_conf.c Misc fixes to secrets API code 2009-09-01 21:37:42 +01:00
storage_encryption_conf.h Add volume encryption information handling. 2009-09-01 18:27:28 +01:00
test.c test.c: don't use undefined local, "def" 2009-09-03 18:04:23 +02: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 Fix misc Win32 compile warnings 2009-07-23 16:07:32 +01: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 uml_conf.c: don't return an uninitialized pointer 2009-09-03 18:04:23 +02:00
uml_conf.h Remove use of getuid()==0 for privilege checks 2009-06-12 13:20:13 +00:00
uml_driver.c Fix driver entry table for UML numa APIs 2009-08-27 19:13:11 +01:00
uml_driver.h Add an initial User Mode Linux Driver 2008-11-19 16:58:23 +00:00
util.c Support configuration of huge pages in guests 2009-09-03 13:51:55 +01:00
util.h Support configuration of huge pages in guests 2009-09-03 13:51:55 +01:00
uuid.c Replace use of qemudLog with logging.h APIs/macros 2009-03-03 11:40:08 +00:00
uuid.h
veth.c Rename variable for compilation in Mingw32 (end) 2009-07-22 19:18:19 +02:00
veth.h Rename variable for compilation in Mingw32 (end) 2009-07-22 19:18:19 +02: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 Fix crash in virsh vol-key command 2009-08-27 18:47:41 +01:00
virterror_internal.h Fix misc Win32 compile warnings 2009-07-23 16:07:32 +01:00
virterror.c Secret manipulation public API implementation 2009-09-01 17:39:07 +01: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 xen_internal.c: remove two unused local variables 2009-09-03 18:04:24 +02:00
xen_internal.h Least privilege support for Solaris 2009-01-22 17:49:41 +00:00
xen_unified.c Maintain a list of active PCI hostdevs and use it in pciResetDevice() 2009-08-18 09:41:57 +01:00
xen_unified.h Basic domain XML conversions for Xen/QEMU drivers 2009-05-21 14:14:01 +00:00
xend_internal.c Don't blindly reorder disk drives 2009-09-02 15:19:34 +01:00
xend_internal.h Fix XM driver VIF config creation 2009-04-24 12:17:50 +00:00
xm_internal.c Fix misc OOM bugs 2009-09-03 13:14:46 +01: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