]> git.proxmox.com Git - qemu.git/commit - hw/pc87312.h
prep: Add pc87312 Super I/O emulation
authorHervé Poussineau <hpoussin@reactos.org>
Sat, 14 Apr 2012 20:48:35 +0000 (22:48 +0200)
committerAndreas Färber <andreas.faerber@web.de>
Wed, 15 Aug 2012 20:10:58 +0000 (22:10 +0200)
commit1ae41f447d1467172b0f8290ca1b83726ea9942a
tree65528221e3504f0ef1776b7515eb6f09e56d40bf
parentacbb090b2400f627a801074c4e3e006c7501bb26
prep: Add pc87312 Super I/O emulation

This provides floppy and IDE controllers as well as serial and parallel
ports. However, dynamic configuration of devices is not yet supported.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
[AF: QOM'ify, split out header, create CharDriverState if absent]
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
hw/Makefile.objs
hw/pc87312.c [new file with mode: 0644]
hw/pc87312.h [new file with mode: 0644]
trace-events