summaryrefslogtreecommitdiffstats
path: root/hw/vga-pci.c
Commit message (Expand)AuthorAgeFilesLines
* vga: tag as not hotplugable.Gerd Hoffmann2011-01-101-0/+1
* vgabios update: handle compatibility with older qemu versionsGerd Hoffmann2010-11-211-0/+5
* more stdvga cleanups.Gerd Hoffmann2010-11-161-34/+8
* switch stdvga to pci vgabiosGerd Hoffmann2010-11-161-4/+3
* pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata2010-07-111-1/+0
* Make sure to enable dirty tracking of VBE vram mappingAnthony Liguori2009-12-181-6/+1
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-1/+1
* vga-pci: Fix access to linear framebufferStefan Weil2009-12-021-0/+6
* Fix PPC crashBlue Swirl2009-11-131-1/+1
* pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata2009-11-091-1/+1
* pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.hIsaku Yamahata2009-11-091-2/+2
* vga roms: move loading from pc.c to vga drivers.Gerd Hoffmann2009-10-301-0/+4
* vga: port vga-pci to vmstateJuan Quintela2009-10-271-23/+11
* New qdev_init_nofail()Markus Armbruster2009-10-071-1/+1
* Rename pci_create_noinit() to pci_create()Markus Armbruster2009-10-051-1/+1
* Fix pci_vga_init() not to ignore bus argumentMarkus Armbruster2009-10-051-1/+1
* vga: move back dirty_log functions to vga.cJuan Quintela2009-10-051-12/+0
* vga: split pci bits into vga-pci.cJuan Quintela2009-09-091-0/+164
OpenPOWER on IntegriCloud