]> git.proxmox.com Git - qemu.git/history - hw/vga-pci.c
slirp: Replace m_freem with m_free
[qemu.git] / hw / vga-pci.c
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahatahw/vga-pci.c: convert to PCIDeviceInfo to initialize ids
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Gerd Hoffmannvga: tag as not hotplugable.
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Gerd Hoffmannvgabios update: handle compatibility with older qemu...
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Gerd Hoffmannmore stdvga cleanups.
2010-11-16 Gerd Hoffmannswitch stdvga to pci vgabios
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