summary refs log tree commit diff stats
path: root/hw/vga-pci.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* vga: split pci bits into vga-pci.cJuan Quintela2009-09-091-0/+164
Adjust all the VGAState in VGACommonState Compile vga-pci.o only for targets that use it. Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>