aboutsummaryrefslogtreecommitdiff
path: root/hw/display/cirrus_vga.c
AgeCommit message (Expand)Author
2013-10-17cirrus: Mark vga io region as coalesced MMIO flushingJan Kiszka
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04vga: pass owner to cirrus_init_commonPaolo Bonzini
2013-07-04vga: pass owner to vga_common_initPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-06-01Remove unnecessary break statementsStefan Weil
2013-04-29cirrus_vga: QOM'ify ISA Cirrus VGAAndreas Färber
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini