i8259: Completely privatize PicState
commit9aa78c425f6cd6a57ec53dd1a76233a080dc83b6
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 10 Jan 2012 15:31:16 +0000 (10 16:31 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 19 Jan 2012 11:14:40 +0000 (19 12:14 +0100)
tree966d41aba4166404e61fc0ae60555e67168190c5
parent7a380ca350f84b5b99391da20a2b4ea505b0524d
i8259: Completely privatize PicState

Use DeviceState instead of PicState in the public i8259 API. This is
cleaner and allows to reorganize the PIC data structures for KVM reuse.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hw/i8259.c
hw/pc.h