Statistics
| Branch: | Revision:

root / hw / serial-pci.c @ 5e22c276

History | View | Annotate | Download (7.9 kB)

# Date Author Comment
a2cb15b0 12/17/2012 01:02 pm Michael S. Tsirkin

pci: update all users to look in pci/

update all users so we can remove the makefile hack.

Signed-off-by: Michael S. Tsirkin <>

419ad672 10/22/2012 09:26 pm Gerd Hoffmann

serial: add pci variant

So we get a hot-pluggable 16550 uart.

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

d66bbea4 10/22/2012 09:26 pm Gerd Hoffmann

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 <>
Signed-off-by: Anthony Liguori <>

90734e02 10/22/2012 09:26 pm Gerd Hoffmann

serial: add pci-serial documentation

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>