qemu-irix/hw/acpi
Michael S. Tsirkin ae00a27fea 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>
(cherry picked from commit c046e8c4a2)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2013-09-30 22:48:18 -05:00
..
Makefile.objs
core.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
ich9.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
piix4.c piix4: disable io on reset 2013-09-30 22:48:18 -05:00