qemu-e2k/hw/acpi
Igor Mammedov e4f308bbf9 acpi: piix4: remove not needed GPE0 mask
Hardcoded GPE0 mask isn't really needed. Since GPE0_STS initialized
with all bits cleared and only QEMU itself can set bits there (i.e.
guest can only clear bits in it). So guest can't triger SCI
by setting _STS & _EN bits and there is not reason to mask out not
supported _STS bits since they shouldn't be set by QEMU in the first
place.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-12-23 13:12:34 +02:00
..
core.c bswap.h: Remove le16_to_cpupu() 2013-11-05 19:57:46 -08:00
ich9.c ich9: APIs for pc guest info 2013-10-14 17:48:52 +03:00
Makefile.objs
piix4.c acpi: piix4: remove not needed GPE0 mask 2013-12-23 13:12:34 +02:00