summaryrefslogtreecommitdiffstats
path: root/hw/display/vga-pci.c
Commit message (Expand)AuthorAgeFilesLines
* vga-pci: QOMifyGonglei2015-05-191-18/+30
* vga: Expose framebuffer byteorder as a QOM propertyDavid Gibson2015-03-091-0/+29
* pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-261-7/+4
* vga: set catagory bit for secondary vga deviceGonglei2014-12-161-0/+1
* vga-pci: add qext region to mmioGerd Hoffmann2014-10-151-0/+70
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-2/+1
* vga: add secondary stdvga variantGerd Hoffmann2014-04-281-0/+61
* vga: allow non-global vmstateGerd Hoffmann2014-04-281-1/+1
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-1/+1
* qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-1/+1
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* vga: pass owner to vga_init_vbePaolo Bonzini2013-07-041-1/+1
* vga: pass owner to vga_common_initPaolo Bonzini2013-07-041-1/+1
* vga: pass owner to vga_initPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+1
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-2/+1
* console: simplify screendumpGerd Hoffmann2013-04-161-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+215
OpenPOWER on IntegriCloud