libvirt/src/conf
Jiri Denemark 180ac4ca34 conf: Drop unused virDomainCapsCPUModelsFilter
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-11-20 17:22:06 +01:00
..
capabilities.c conf: caps: sysinfo: Convert child buffers to use VIR_BUFFER_INIT_CHILD 2019-11-13 09:10:30 +01:00
capabilities.h conf: capabilities: Refactor API for setting guest capability features 2019-11-13 08:19:37 +01:00
checkpoint_conf.c util: buffer: Remove virBufferCheckError 2019-10-24 19:35:34 +02:00
checkpoint_conf.h Define G_DEFINE_AUTOPTR_CLEANUP_FUNC for virDomainCheckpointDef 2019-10-16 12:06:44 +02:00
cpu_conf.c conf: cpu: Convert child buffers to use VIR_BUFFER_INIT_CHILD 2019-11-13 09:10:30 +01:00
cpu_conf.h cpu_conf: Pass policy to CPU feature filtering callbacks 2019-11-12 20:14:15 +01:00
device_conf.c
device_conf.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
domain_addr.c conf: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
domain_addr.h
domain_audit.c conf: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
domain_audit.h
domain_capabilities.c conf: Drop unused virDomainCapsCPUModelsFilter 2019-11-20 17:22:06 +01:00
domain_capabilities.h conf: Drop unused virDomainCapsCPUModelsFilter 2019-11-20 17:22:06 +01:00
domain_conf.c conf: validate video resolution 2019-11-15 13:30:56 -05:00
domain_conf.h qemu: add 'ramfb' attribute for mediated devices 2019-11-14 11:37:50 -05:00
domain_event.c conf: Remove ATTRIBUTE_NONNULL for virDomainQemuMonitorEventNew 2019-11-06 11:27:12 -05:00
domain_event.h conf: Remove ATTRIBUTE_NONNULL for virDomainQemuMonitorEventNew 2019-11-06 11:27:12 -05:00
domain_nwfilter.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
domain_nwfilter.h
interface_conf.c util: buffer: Remove virBufferCheckError 2019-10-24 19:35:34 +02:00
interface_conf.h
Makefile.inc.am
moment_conf.c conf: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
moment_conf.h
netdev_bandwidth_conf.c conf: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
netdev_bandwidth_conf.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c conf/network_conf: use virStringParseYesNo helper 2019-11-14 08:14:50 -05:00
network_conf.h
network_event.c
network_event.h
networkcommon_conf.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
networkcommon_conf.h
node_device_conf.c conf: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
node_device_conf.h
node_device_event.c
node_device_event.h
node_device_util.c conf: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
node_device_util.h
numa_conf.c conf: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
numa_conf.h
nwfilter_conf.c conf: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
nwfilter_conf.h
nwfilter_ipaddrmap.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
nwfilter_ipaddrmap.h
nwfilter_params.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
nwfilter_params.h
object_event_private.h
object_event.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
object_event.h
secret_conf.c util: buffer: Remove virBufferCheckError 2019-10-24 19:35:34 +02:00
secret_conf.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC instead of VIR_DEFINE_AUTOPTR_FUNC 2019-10-16 12:06:43 +02:00
secret_event.c
secret_event.h
snapshot_conf_priv.h
snapshot_conf.c conf: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
snapshot_conf.h conf: snapshot: Remove 'update_current' parameter from virDomainSnapshotRedefinePrep 2019-10-24 19:35:34 +02:00
storage_adapter_conf.c conf: make virPCIDeviceAddressFormat void 2019-02-19 15:59:38 +00:00
storage_adapter_conf.h
storage_capabilities.c conf: storagecaps: Fix broken attempt at being const-correct 2019-11-12 14:37:57 +01:00
storage_capabilities.h conf: storagecaps: Fix broken attempt at being const-correct 2019-11-12 14:37:57 +01:00
storage_conf.c conf: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
storage_conf.h Remove virautoclean.h 2019-10-16 12:06:44 +02:00
storage_event.c
storage_event.h
virchrdev.c conf: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
virchrdev.h
virconftypes.h conf: Add 'x' and 'y' resolution into video XML definition 2019-10-17 16:18:34 -04:00
virdomaincheckpointobjlist.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virdomaincheckpointobjlist.h
virdomainmomentobjlist.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
virdomainmomentobjlist.h
virdomainobjlist.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
virdomainobjlist.h
virdomainsnapshotobjlist.c Use G_N_ELEMENTS instead of ARRAY_CARDINALITY 2019-10-15 16:14:19 +02:00
virdomainsnapshotobjlist.h
virinterfaceobj.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
virinterfaceobj.h
virnetworkobj.c conf: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
virnetworkobj.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
virnetworkportdef.c conf: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
virnetworkportdef.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC instead of VIR_DEFINE_AUTOPTR_FUNC 2019-10-16 12:06:43 +02:00
virnodedeviceobj.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
virnodedeviceobj.h
virnwfilterbindingdef.c util: buffer: Remove virBufferCheckError 2019-10-24 19:35:34 +02:00
virnwfilterbindingdef.h
virnwfilterbindingobj.c conf: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
virnwfilterbindingobj.h
virnwfilterbindingobjlist.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virnwfilterbindingobjlist.h
virnwfilterobj.c conf: use g_strdup instead of VIR_STRDUP 2019-10-21 12:51:56 +02:00
virnwfilterobj.h
virsavecookie.c util: buffer: Remove virBufferCheckError 2019-10-24 19:35:34 +02:00
virsavecookie.h
virsecretobj.c conf: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
virsecretobj.h
virstorageobj.c conf: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
virstorageobj.h