qemu-e2k/hw/arm
Eric Blake cf83f14005 shutdown: Add source information to SHUTDOWN and RESET
Time to wire up all the call sites that request a shutdown or
reset to use the enum added in the previous patch.

It would have been less churn to keep the common case with no
arguments as meaning guest-triggered, and only modified the
host-triggered code paths, via a wrapper function, but then we'd
still have to audit that I didn't miss any host-triggered spots;
changing the signature forces us to double-check that I correctly
categorized all callers.

Since command line options can change whether a guest reset request
causes an actual reset vs. a shutdown, it's easy to also add the
information to reset requests.

Signed-off-by: Eric Blake <eblake@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au> [ppc parts]
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> [SPARC part]
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> [s390x parts]
Message-Id: <20170515214114.15442-5-eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2017-05-23 13:28:17 +02:00
..
allwinner-a10.c
armv7m.c
aspeed_soc.c aspeed: add a FTGMAC100 nic 2017-04-25 19:17:25 +08:00
aspeed.c
bcm2835_peripherals.c
bcm2836.c
boot.c
collie.c
cubieboard.c
digic_boards.c
digic.c
exynos4_boards.c
exynos4210.c hw/arm/exynos: Add generic SDHCI devices 2017-04-25 11:17:49 +01:00
fsl-imx6.c
fsl-imx25.c
fsl-imx31.c
gumstix.c
highbank.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
imx25_pdk.c
integratorcp.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
kzm.c
mainstone.c
Makefile.objs
musicpal.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
netduino2.c
nseries.c
omap1.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
omap2.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
omap_sx1.c
palm.c
pxa2xx_gpio.c
pxa2xx_pic.c
pxa2xx.c
raspi.c
realview.c
sabrelite.c
spitz.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
stellaris.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
stm32f205_soc.c
strongarm.c
strongarm.h
sysbus-fdt.c
tosa.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
trace-events
versatilepb.c
vexpress.c
virt-acpi-build.c pci, virtio, vhost: fixes 2017-05-18 10:01:08 +01:00
virt.c virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() 2017-05-11 16:08:49 -03:00
xilinx_zynq.c
xlnx-ep108.c
xlnx-zynqmp.c qdev patches for 2017-04-21 2017-04-21 11:42:03 +01:00
z2.c