qemu-e2k/hw
Daniel P. Berrangé 04109957d4 qapi: report the default CPU type for each machine
When user doesn't request any explicit CPU model with libvirt or QEMU,
a machine type specific CPU model is picked. Currently there is no way
to determine what this QEMU built-in default is, so libvirt cannot
report this back to the user in the XML config.

This extends the "query-machines" QMP command so that it reports the
default CPU model typename for each machine.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20190822100412.23746-1-berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-09-03 14:39:46 -03:00
..
9pfs 9p: simplify source file selection 2019-08-20 17:26:19 +02:00
acpi numa: move numa global variable numa_info into MachineState 2019-09-03 11:26:55 -03:00
adc
alpha
arm numa: move numa global variable numa_info into MachineState 2019-09-03 11:26:55 -03:00
audio audio: remove audio_MIN, audio_MAX 2019-08-21 09:13:37 +02:00
block
bt
char spapr: Implement better workaround in spapr-vty device 2019-08-21 17:17:39 +10:00
core qapi: report the default CPU type for each machine 2019-09-03 14:39:46 -03:00
cpu hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
cris
display vga: a collection of ati fixes/improvements. 2019-08-22 16:13:17 +01:00
dma hw/dma/omap_dma: Move switch 'fall through' comment to correct place 2019-08-21 10:55:23 +02:00
gpio
hppa
hyperv
i2c
i386 pc: Don't make die-id mandatory unless necessary 2019-09-03 14:39:46 -03:00
ide
input
intc Monitor patches for 2019-08-21 2019-08-22 10:31:21 +01:00
ipack
ipmi hw/ipmi: Rewrite a fall through comment 2019-08-21 10:56:19 +02:00
isa hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
lm32
m68k
mem numa: move numa global variable nb_numa_nodes into MachineState 2019-09-03 11:26:55 -03:00
microblaze
mips
misc hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
moxie
net hw/net/e1000: Fix erroneous comment 2019-08-21 10:42:10 +02:00
nios2
nvram
openrisc
pci
pci-bridge numa: move numa global variable nb_numa_nodes into MachineState 2019-09-03 11:26:55 -03:00
pci-host
pcmcia
ppc numa: move numa global variable numa_info into MachineState 2019-09-03 11:26:55 -03:00
rdma
riscv
s390x hw: add compat machines for 4.2 2019-08-21 11:32:11 +10:00
scsi vhost-user-scsi: prevent using uninitialized vqs 2019-08-22 16:52:23 +01:00
sd
semihosting
sh4
smbios
sparc
sparc64
ssi
timer Monitor patches for 2019-08-21 2019-08-22 10:31:21 +01:00
tpm
tricore
unicore32
usb usb: bugfixes and minor improvements. 2019-08-22 15:10:51 +01:00
vfio
virtio
watchdog
xen xen-bus: Avoid rewriting identical values to xenstore 2019-08-27 14:18:28 +01:00
xenpv
xtensa
Kconfig
Makefile.objs