]> Git Repo - qemu.git/commit - Makefile.target
vga: split pci bits into vga-pci.c
authorJuan Quintela <[email protected]>
Mon, 31 Aug 2009 14:07:15 +0000 (16:07 +0200)
committerAnthony Liguori <[email protected]>
Wed, 9 Sep 2009 19:55:11 +0000 (14:55 -0500)
commit47d37dd9c87951e43768edce52c70b9c66315ca4
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
Makefile.target
hw/vga-pci.c [new file with mode: 0644]
hw/vga.c
This page took 0.028644 seconds and 4 git commands to generate.