Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-02-13 | memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot | Paolo Bonzini | 1 | -1/+0 |
2017-04-24 | framebuffer: make display updates thread safe | Gerd Hoffmann | 1 | -6/+5 |
2017-01-24 | hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB | Peter Maydell | 1 | -1/+1 |
2016-01-29 | hw/display: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-07-24 | framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer | Paolo Bonzini | 1 | -34/+41 |
2015-06-05 | framebuffer: check memory_region_is_logging | Paolo Bonzini | 1 | -0/+4 |
2013-07-04 | memory: add ref/unref calls | Paolo Bonzini | 1 | -5/+7 |
2013-06-20 | memory: make section size a 128-bit integer | Paolo Bonzini | 1 | -1/+2 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+110 |