qemu-e2k/hw/i386
Paolo Bonzini 4700a316df pc: port 92 reset requires a low->high transition
The PIIX datasheet says that "before another INIT pulse can be
generated via [port 92h], [bit 0] must be written back to a
zero.

This bug is masked right now because a full reset will clear the
value of port 92h.  But once we implement soft reset correctly,
the next attempt to enable the A20 line by setting bit 1 (and
leaving the others untouched) will cause another reset.

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-05-13 13:22:29 +02:00
..
kvm pci-assign: limit # of msix vectors 2014-05-13 13:12:40 +02:00
xen xen: move Xen HVM files under hw/i386/xen 2014-05-07 16:14:56 +00:00
acpi-build.c acpi: fix tables for no-hpet configuration 2014-05-07 12:13:42 +03:00
acpi-build.h
acpi-defs.h acpi: fix endian-ness for table ids 2014-03-18 16:46:07 +02:00
acpi-dsdt-cpu-hotplug.dsl dsdt: tweak ACPI ID for hotplug resource device 2014-04-08 15:22:59 +03:00
acpi-dsdt-dbug.dsl
acpi-dsdt-hpet.dsl
acpi-dsdt-isa.dsl
acpi-dsdt-pci-crs.dsl
acpi-dsdt.dsl acpi-build: append description for non-hotplug 2014-03-09 21:09:30 +02:00
acpi-dsdt.hex.generated acpi: update generated hex files 2014-04-10 19:03:18 +03:00
bios-linker-loader.c
bios-linker-loader.h
kvmvapic.c misc: Use cpu_physical_memory_read and cpu_physical_memory_write 2014-04-27 13:04:18 +04:00
Makefile.objs xen: move Xen HVM files under hw/i386/xen 2014-05-07 16:14:56 +00:00
multiboot.c
multiboot.h
pc_piix.c pc: add compat_props placeholder for 2.0 machine type 2014-05-07 18:36:37 +03:00
pc_q35.c pc: add compat_props placeholder for 2.0 machine type 2014-05-07 18:36:37 +03:00
pc_sysfw.c
pc.c pc: port 92 reset requires a low->high transition 2014-05-13 13:22:29 +02:00
q35-acpi-dsdt.dsl acpi-build: append description for non-hotplug 2014-03-09 21:09:30 +02:00
q35-acpi-dsdt.hex.generated acpi: update generated hex files 2014-04-10 19:03:18 +03:00
smbios.c SMBIOS: Build aggregate smbios tables and entry point 2014-05-05 13:14:48 +02:00
ssdt-misc.dsl
ssdt-misc.hex.generated
ssdt-pcihp.dsl acpi-build: append description for non-hotplug 2014-03-09 21:09:30 +02:00
ssdt-pcihp.hex.generated acpi-build: append description for non-hotplug 2014-03-09 21:09:30 +02:00
ssdt-proc.dsl
ssdt-proc.hex.generated