summaryrefslogtreecommitdiffstats
path: root/hw/display/vga.c
Commit message (Expand)AuthorAgeFilesLines
* PortioList: Store PortioList in device stateKirill Batuzov2014-05-051-7/+5
* vga: add secondary stdvga variantGerd Hoffmann2014-04-281-0/+4
* vga: allow non-global vmstateGerd Hoffmann2014-04-281-2/+2
* vga: fix invalid read after freeMarc-André Lureau2013-11-051-1/+0
* vga: Mark relevant portio lists regions as coalesced MMIO flushingJan Kiszka2013-10-171-4/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-3/+3
* piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini2013-07-041-2/+2
* vga: set owner in vga_update_memory_accessPaolo Bonzini2013-07-041-1/+2
* vga: pass owner to vga_init_ioPaolo Bonzini2013-07-041-3/+3
* vga: pass owner to vga_init_vbePaolo Bonzini2013-07-041-2/+2
* vga: pass owner to vga_common_initPaolo Bonzini2013-07-041-2/+2
* vga: pass owner to vga_initPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-4/+4
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-3/+7
* console: simplify screendumpGerd Hoffmann2013-04-161-66/+0
* console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-161-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-9/+9
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-0/+2457
OpenPOWER on IntegriCloud