qemu-patch-raspberry4/hw/acpi
Michael S. Tsirkin c046e8c4a2 piix4: disable io on reset
io base register at 0x40 is cleared on reset,
but io is not disabled until some other event
happens to call pm_io_space_update.

Invoke pm_io_space_update directly to make this
consistent.

Cc: qemu-stable@nongnu.org
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-09-15 11:49:50 +03:00
..
core.c aio / timers: Switch entire codebase to the new timer API 2013-08-22 19:14:24 +02:00
ich9.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
Makefile.objs hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
piix4.c piix4: disable io on reset 2013-09-15 11:49:50 +03:00