]> git.proxmox.com Git - qemu.git/commit
serial: add 2x + 4x pci variant
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 17 Oct 2012 07:54:22 +0000 (09:54 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Oct 2012 18:26:42 +0000 (13:26 -0500)
commitd66bbea4e0d3faec69e8aa73789a2d1dc3b8312f
tree531067eb9d7fbf425abbf7b3cff9eaf951d17b65
parentfe4f1793a6bd9fdd008a17aa695a2670ff438bb5
serial: add 2x + 4x pci variant

Add multiport serial card implementation, with two variants, one
featuring two and one featuring four ports.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/serial-pci.c