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