qemu-e2k/hw/i386
Igor Mammedov c5514d0e4b machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpus flag
Generic helper machine_query_hotpluggable_cpus() replaced
target specific query_hotpluggable_cpus() callbacks so
there is no need in it anymore. However inon NULL callback
value is used to detect/report hotpluggable cpus support,
therefore it can be removed completely.
Replace it with MachineClass.has_hotpluggable_cpus boolean
which is sufficient for the task.

Suggested-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-02-22 11:28:28 +11:00
..
kvm kvm/ioapic: correct kvm ioapic version 2017-02-16 14:06:55 +01:00
xen Xen 2017/02/02 2017-02-03 12:31:40 +00:00
acpi-build.c
acpi-build.h
amd_iommu.c
amd_iommu.h
intel_iommu_internal.h intel_iommu: add "caching-mode" option 2017-02-17 21:52:31 +02:00
intel_iommu.c intel_iommu: vtd_slpt_level_shift check level 2017-02-17 21:52:31 +02:00
kvmvapic.c icount: update instruction counter on apic patching 2017-01-27 18:07:30 +01:00
Makefile.objs
multiboot.c
multiboot.h
pc_piix.c
pc_q35.c
pc_sysfw.c
pc.c machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpus flag 2017-02-22 11:28:28 +11:00
pci-assign-load-rom.c pci-assign: avoid pointless stat 2017-01-24 23:26:53 +03:00
trace-events intel_iommu: convert dbg macros to trace for trans 2017-02-17 21:52:31 +02:00
x86-iommu.c