summaryrefslogtreecommitdiff
path: root/hw/display/tcx.c
AgeCommit message (Expand)Author
2014-06-05tcx: move initialisation from realizefn to initfnMark Cave-Ayland
2014-06-05tcx: move initialisation from SysBusDevice class to TCX class realizefnMark Cave-Ayland
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2013-11-21sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland
2013-07-29tcx: QOM cast cleanupAndreas Färber
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-02tcx: Fix 24-bit display modeMark Cave-Ayland
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-20qdev: Drop taddr propertiesPeter Maydell
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini