]> Git Repo - qemu.git/commit
i8259: Completely privatize PicState
authorJan Kiszka <[email protected]>
Tue, 10 Jan 2012 15:31:16 +0000 (16:31 +0100)
committerJan Kiszka <[email protected]>
Thu, 19 Jan 2012 11:14:40 +0000 (12:14 +0100)
commit9aa78c425f6cd6a57ec53dd1a76233a080dc83b6
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 <[email protected]>
hw/i8259.c
hw/pc.h
This page took 0.026702 seconds and 4 git commands to generate.