qemu-e2k/hw
Greg Kurz fa86f59234 spapr: add missing break in h_get_cpu_characteristics()
Detected by Coverity (CID 1385702). This fixes the recently added hypercall
to let guests properly apply Spectre and Meltdown workarounds.

Fixes: c59704b254 "target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS"
Reported-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2018-02-10 12:17:17 +11:00
..
9pfs Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
acpi Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
adc Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
alpha
arm Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
audio
block Clean up includes 2018-02-09 05:05:11 +01:00
bt
char Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
core Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
cpu
cris
display Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
dma hw/dma: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:09 +01:00
gpio
hppa
i2c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
i386 Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
ide Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
input
intc Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
ipack
ipmi Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
isa
lm32 hw/lm32: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:26 +01:00
m68k
mem
microblaze
mips Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
misc Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
moxie hw/moxie: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:26 +01:00
net Drop superfluous includes of qapi/qmp/qjson.h 2018-02-09 13:52:15 +01:00
nios2 Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
nvram Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
openrisc hw/openrisc: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:26 +01:00
pci Drop superfluous includes of qapi/qmp/qjson.h 2018-02-09 13:52:15 +01:00
pci-bridge Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
pci-host Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
pcmcia
ppc spapr: add missing break in h_get_cpu_characteristics() 2018-02-10 12:17:17 +11:00
s390x Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
scsi Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
sd Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
sh4
smbios Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
sparc hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:46 +01:00
sparc64 Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
ssi Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
timer Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
tpm Clean up includes 2018-02-09 05:05:11 +01:00
tricore
unicore32
usb Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
vfio Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
virtio Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
watchdog Eliminate qapi/qmp/types.h 2018-02-09 13:52:15 +01:00
xen Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
xenpv hw/xen*: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:46 +01:00
xtensa Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
Makefile.objs