Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-05 | vga: move back dirty_log functions to vga.c | Juan Quintela | 1 | -12/+0 | |
They are needed there on qemu-kvm. Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||||
2009-09-09 | vga: split pci bits into vga-pci.c | Juan Quintela | 1 | -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> |