qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] ich9: implement ACPI_CTRL config space byte


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/2] ich9: implement ACPI_CTRL config space byte
Date: Thu, 23 Jun 2016 19:29:46 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]