Age | Commit message (Expand) | Author |
2011-01-10 | vga: tag as not hotplugable. | Gerd Hoffmann |
2010-11-21 | vgabios update: handle compatibility with older qemu versions | Gerd Hoffmann |
2010-11-16 | more stdvga cleanups. | Gerd Hoffmann |
2010-11-16 | switch stdvga to pci vgabios | Gerd Hoffmann |
2010-07-11 | pci: don't overwrite multi functio bit in pci header type. | Isaku Yamahata |
2009-12-18 | Make sure to enable dirty tracking of VBE vram mapping | Anthony Liguori |
2009-12-03 | savevm: Port to qdev.vmsd all devices that have qdev | Juan Quintela |
2009-12-02 | vga-pci: Fix access to linear framebuffer | Stefan Weil |
2009-11-13 | Fix PPC crash | Blue Swirl |
2009-11-09 | pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t | Isaku Yamahata |
2009-11-09 | pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h | Isaku Yamahata |
2009-10-30 | vga roms: move loading from pc.c to vga drivers. | Gerd Hoffmann |
2009-10-27 | vga: port vga-pci to vmstate | Juan Quintela |
2009-10-07 | New qdev_init_nofail() | Markus Armbruster |
2009-10-05 | Rename pci_create_noinit() to pci_create() | Markus Armbruster |
2009-10-05 | Fix pci_vga_init() not to ignore bus argument | Markus Armbruster |
2009-10-05 | vga: move back dirty_log functions to vga.c | Juan Quintela |
2009-09-09 | vga: split pci bits into vga-pci.c | Juan Quintela |