ich9: implement SCI_IRQ_SEL register

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2016-06-23 07:54:22 +02:00
parent 6d356c8c9e
commit 8f242cb724
2 changed files with 19 additions and 10 deletions

View file

@ -45,6 +45,7 @@ typedef struct ICH9LPCState {
APMState apm;
ICH9LPCPMRegs pm;
uint32_t sci_level; /* track sci level */
uint8_t sci_gsi;
/* 2.24 Pin Straps */
struct {