vga: split pci bits into vga-pci.c
commit47d37dd9c87951e43768edce52c70b9c66315ca4
authorJuan Quintela <quintela@redhat.com>
Mon, 31 Aug 2009 14:07:15 +0000 (31 16:07 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 9 Sep 2009 19:55:11 +0000 (9 14:55 -0500)
tree8e0019aee13cb17945ddc6c096c2ad4a6605c697
parent0d65ddc3847ff3676f91907f2d6de6585d4d42fd
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 <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target
hw/vga-pci.c [new file with mode: 0644]
hw/vga.c