Statistics
| Branch: | Revision:

root / hw / vga-pci.c @ a46007a0

History | View | Annotate | Download (5.1 kB)

# Date Author Comment
47d37dd9 09/09/2009 10:55 pm Juan Quintela

vga: split pci bits into vga-pci.c

Adjust all the VGAState in VGACommonState
Compile vga-pci.o only for targets that use it.

Signed-off-by: Juan Quintela <>
Signed-off-by: Anthony Liguori <>