aboutsummaryrefslogtreecommitdiff
path: root/hw/display/vga-pci.c
AgeCommit message (Expand)Author
2018-07-03vga: disable global_vmstate for 3.0+ machine typesGerd Hoffmann
2018-06-26vga: set owner for mmio regionsGerd Hoffmann
2018-05-24vga-pci: use PCI_VGA_MMIO_SIZEGerd Hoffmann
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann
2018-03-13secondary-vga: properly close QemuConsole on unplugGerd Hoffmann
2017-12-18hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2016-01-29hw/display: Clean up includesPeter Maydell
2015-06-12virtio-vga: add virtio gpu device with vga compatibilityGerd Hoffmann
2015-06-10stdvga: factor out mmio subregion initGerd Hoffmann
2015-06-10stdvga: pass VGACommonState instead of PCIVGAStateGerd Hoffmann
2015-06-10stdvga: fix offset in pci_vga_ioport_readGerd Hoffmann
2015-05-19vga-pci: QOMifyGonglei
2015-03-09vga: Expose framebuffer byteorder as a QOM propertyDavid Gibson
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2014-12-16vga: set catagory bit for secondary vga deviceGonglei
2014-10-15vga-pci: add qext region to mmioGerd Hoffmann
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-04-28vga: add secondary stdvga variantGerd Hoffmann
2014-04-28vga: allow non-global vmstateGerd Hoffmann
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04vga: pass owner to vga_init_vbePaolo Bonzini
2013-07-04vga: pass owner to vga_common_initPaolo Bonzini
2013-07-04vga: pass owner to vga_initPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini