qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ich9: implement ACPI_CTRL config space byte
@ 2016-06-23 17:29 Paolo Bonzini
  2016-06-23 17:29 ` [Qemu-devel] [PATCH 1/2] ich9: implement ACPI_EN register Paolo Bonzini
  2016-06-23 17:29 ` [Qemu-devel] [PATCH 2/2] ich9: implement SCI_IRQ_SEL register Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2016-06-23 17:29 UTC (permalink / raw)
  To: qemu-devel

There are two config space fields that are written to set up ACPI,
and one of them is not even implemented. :)

This makes it possible for firmware to change the SCI pin, if it
is so inclined.

Paolo

Paolo Bonzini (2):
  ich9: implement ACPI_EN register
  ich9: implement SCI_IRQ_SEL register

 hw/isa/lpc_ich9.c      | 42 ++++++++++++++++++++++++++++++------------
 include/hw/i386/ich9.h |  1 +
 2 files changed, 31 insertions(+), 12 deletions(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-23 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-23 17:29 [Qemu-devel] [PATCH 0/2] ich9: implement ACPI_CTRL config space byte Paolo Bonzini
2016-06-23 17:29 ` [Qemu-devel] [PATCH 1/2] ich9: implement ACPI_EN register Paolo Bonzini
2016-06-23 17:29 ` [Qemu-devel] [PATCH 2/2] ich9: implement SCI_IRQ_SEL register Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).