serial: add pci variant
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 17 Oct 2012 07:54:20 +0000 (09:54 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Oct 2012 18:26:42 +0000 (13:26 -0500)
commit419ad67208a37367932a5bf88d3860f85e06282c
tree520c2681926eff73db642c9c08dcde1758ff9f7f
parent488cb996cd8d8eaa5ecfdc6ba5f6cbd23a13271b
serial: add pci variant

So we get a hot-pluggable 16550 uart.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
default-configs/pci.mak
hw/Makefile.objs
hw/pci_ids.h
hw/serial-pci.c [new file with mode: 0644]
hw/serial.c
hw/serial.h