commit | 9aa78c425f6cd6a57ec53dd1a76233a080dc83b6 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Tue Jan 10 16:31:16 2012 +0100 |
committer | Jan Kiszka <jan.kiszka@siemens.com> | Thu Jan 19 12:14:40 2012 +0100 |
tree | 966d41aba4166404e61fc0ae60555e67168190c5 | |
parent | 7a380ca350f84b5b99391da20a2b4ea505b0524d [diff] |
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>