libvirt/src/conf
Ján Tomko a0a8dc695e Properly free vcpupin info for unplugged CPUs
Remove the pointer from def->cputune.vcpupin after unplugging
the CPU and also free the bitmap contained in the structure
by calling virDomainVcpuPinDel instead of VIR_FREE.

Introduced by commit 0df1a79.

This makes virDomainLookupVcpuPin redundant.

https://bugzilla.redhat.com/show_bug.cgi?id=1088165
2014-04-22 14:49:25 +02:00
..
capabilities.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
capabilities.h maint: avoid further typedef accidents 2013-10-30 17:02:12 -06:00
cpu_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
cpu_conf.h maint: avoid 'const fooPtr' in cpu files 2013-10-14 13:11:20 -06:00
device_conf.c Replace Pci with PCI throughout 2014-04-08 11:15:55 +01:00
device_conf.h Replace Pci with PCI throughout 2014-04-08 11:15:55 +01:00
domain_audit.c bhyve: add console support through nmdm device 2014-04-05 19:12:18 +04:00
domain_audit.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
domain_conf.c Properly free vcpupin info for unplugged CPUs 2014-04-22 14:49:25 +02:00
domain_conf.h Properly free vcpupin info for unplugged CPUs 2014-04-22 14:49:25 +02:00
domain_event.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
domain_event.h qemu: create object for qemu monitor events 2014-03-20 11:25:37 -06:00
domain_nwfilter.c Use K&R style for curly braces in src/conf/ 2014-03-20 17:16:38 +01:00
domain_nwfilter.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
interface_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
interface_conf.h conf: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
netdev_bandwidth_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
netdev_bandwidth_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
netdev_vlan_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
netdev_vlan_conf.h maint: avoid 'const fooPtr' in conf 2013-10-14 14:34:38 -06:00
netdev_vport_profile_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
netdev_vport_profile_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
network_conf.c network: fix problems with SRV records 2014-03-26 16:42:43 +02:00
network_conf.h conf: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
network_event.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
network_event.h event: move event filtering to daemon (regression fix) 2014-02-05 08:03:31 -07:00
node_device_conf.c Replace Pci with PCI throughout 2014-04-08 11:15:55 +01:00
node_device_conf.h Replace Scsi with SCSI throughout 2014-04-08 11:10:31 +01:00
nwfilter_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
nwfilter_conf.h nwfilter: Add ARP src/dst IP mask for ebtables ARP 2014-03-13 18:30:09 -04:00
nwfilter_ipaddrmap.c Use a static initializer for static mutexes 2014-04-08 13:46:29 +01:00
nwfilter_ipaddrmap.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_params.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
nwfilter_params.h conf: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
object_event_private.h event: prepare client to track domain callbackID 2014-02-12 10:48:15 -07:00
object_event.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
object_event.h event: add notion of remoteID for filtering client network events 2014-01-15 13:55:21 -07:00
secret_conf.c Add virLogSource variables to all source files 2014-03-18 14:29:22 +00:00
secret_conf.h maint: avoid 'const fooPtr' in conf 2013-10-14 14:34:38 -06:00
snapshot_conf.c conf: restrict external snapshots to backing store formats 2014-04-15 13:57:15 +02:00
snapshot_conf.h conf: Refactor helpers to retrieve actual storage type 2014-04-09 14:20:40 +02:00
storage_conf.c conf: track sizes directly in source struct 2014-04-02 06:03:00 -06:00
storage_conf.h conf: track sizes directly in source struct 2014-04-02 06:03:00 -06:00
virchrdev.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
virchrdev.h conf: Add unix socket support to virChrdevOpen 2013-01-04 18:07:11 -07:00