Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-27 | isa: pic: convert to QEMU Object Model | Anthony Liguori | |
This converts two devices at once because PIC subclasses ISA and converting subclasses independently is extremely hard. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||
2012-01-20 | prep: Add i82374 DMA emulation | Andreas Färber | |
Prepare Intel 82374 emulation for use by Intel 82378 PCI->ISA bridge. Signed-off-by: Hervé Poussineau <hpoussin@reactos.org> Confine to CONFIG_I82374. Add VMState. Signed-off-by: Andreas Färber <andreas.faerber@web.de> Reviewed-by: Alexander Graf <agraf@suse.de> |