]> git.proxmox.com Git - qemu.git/history - hw/vga-pci.c
pci: don't overwrite multi functio bit in pci header type.
[qemu.git] / hw / vga-pci.c
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2009-12-18 Anthony LiguoriMake sure to enable dirty tracking of VBE vram mapping
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-12-02 Stefan Weilvga-pci: Fix access to linear framebuffer
2009-11-13 Blue SwirlFix PPC crash
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-10-30 Gerd Hoffmannvga roms: move loading from pc.c to vga drivers.
2009-10-27 Juan Quintelavga: port vga-pci to vmstate
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-05 Markus ArmbrusterRename pci_create_noinit() to pci_create()
2009-10-05 Markus ArmbrusterFix pci_vga_init() not to ignore bus argument
2009-10-05 Juan Quintelavga: move back dirty_log functions to vga.c
2009-09-09 Juan Quintelavga: split pci bits into vga-pci.c