summaryrefslogtreecommitdiffstats
path: root/hw/display/ramfb.c
Commit message (Expand)AuthorAgeFilesLines
* Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-1/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+2
* hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming2019-05-241-1/+15
* hw/display/ramfb: lock guest resolution after it's setHou Qiming2019-05-241-4/+22
* hw/display/ramfb: fix guest memory un-mappingHou Qiming2019-05-241-13/+38
* ramfb: enable vgabiosGerd Hoffmann2018-07-021-0/+1
* ramfb: fix overflowGerd Hoffmann2018-06-261-2/+2
* hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann2018-06-181-0/+95