qemu-e2k/hw/isa
Paulo Alcantara 5add35bec1 ich9: implement strap SPKR pin logic
If the signal is sampled high, this indicates that the system is
strapped to the "No Reboot" mode (ICH9 will disable the TCO Timer system
reboot feature). The status of this strap is readable via the NO_REBOOT
bit (CC: offset 0x3410:bit 5).

The NO_REBOOT bit is set when SPKR pin on ICH9 is sampled high. This bit
may be set or cleared by software if the strap is sampled low but may
not override the strap when it indicates "No Reboot".

This patch implements the logic where hardware has ability to set SPKR
pin through a property named "noreboot" and it's sampled high by
default.

Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-07-08 10:09:55 +03:00
..
Makefile.objs isa_mmio: delete 2013-07-25 08:12:27 -05:00
apm.c Fix debug print warning 2014-09-02 22:38:16 +04:00
i82378.c hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq 2015-06-03 14:21:24 +03:00
isa-bus.c virtio-vga: add '-vga virtio' support 2015-06-12 10:13:23 +02:00
lpc_ich9.c ich9: implement strap SPKR pin logic 2015-07-08 10:09:55 +03:00
pc87312.c hw: Mark devices picking up char backends actively FIXME 2015-04-02 15:30:28 +02:00
piix4.c piix4: QOMify 2015-06-23 19:57:28 +03:00
vt82c686.c vt82c686: QOMify 2015-06-23 19:57:28 +03:00