Age | Commit message (Expand) | Author |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-01-29 | hw/display: Clean up includes | Peter Maydell |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2015-06-05 | display: add memory_region_sync_dirty_bitmap calls | Paolo Bonzini |
2015-06-05 | display: enable DIRTY_MEMORY_VGA tracking explicitly | Paolo Bonzini |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2014-02-11 | exec: Make ldq/ldub_*_phys input an AddressSpace | Edgar E. Iglesias |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell |
2013-04-20 | hw/sm501: Use correct setter for sysbus-ohci dma-address property | Peter Maydell |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann |
2013-04-16 | console: simplify screendump | Gerd Hoffmann |
2013-04-15 | arm: fix location of some include files | Peter Maydell |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |