qemu-e2k/hw/isa
Philippe Mathieu-Daudé 9dc1a7699d hw/isa/vt82c686: Convert reset handler to DeviceReset
The VIA VT82C686 Southbridge is a PCI device, it will be reset
when the PCI bus it stands on is reset.

Convert its reset handler into a proper Device reset method.

Reviewed-by: Li Qiang <liq3ea@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191010131527.32513-7-philmd@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-10-15 18:18:08 -03:00
..
Kconfig hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c 2019-10-04 18:49:16 +02:00
Makefile.objs hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c 2019-10-04 18:49:16 +02:00
apm.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
i82378.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
isa-bus.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
isa-superio.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
lpc_ich9.c hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
pc87312.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
piix4.c hw/isa/piix4: Convert reset handler to DeviceReset 2019-10-15 18:18:08 -03:00
smc37c669-superio.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00
vt82c686.c hw/isa/vt82c686: Convert reset handler to DeviceReset 2019-10-15 18:18:08 -03:00