Age | Commit message (Expand) | Author |
2017-11-08 | hw/display/sm501: Fix comment in sm501_sysbus_class_init() | Thomas Huth |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-07-25 | hw/display/sm501: Don't use vmstate_register_ram_global() | Peter Maydell |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell |
2017-05-11 | sm501: make display updates thread safe | Gerd Hoffmann |
2017-04-24 | sm501: Add vmstate descriptor | BALATON Zoltan |
2017-04-24 | sm501: Add some more missing registers | BALATON Zoltan |
2017-04-24 | sm501: Add support for panel layer | BALATON Zoltan |
2017-04-24 | sm501: Misc clean ups | BALATON Zoltan |
2017-04-24 | sm501: Fix hardware cursor | BALATON Zoltan |
2017-04-24 | sm501: Fix device endianness | BALATON Zoltan |
2017-04-24 | sm501: Add emulation of chip connected via PCI | BALATON Zoltan |
2017-04-24 | sm501: Get rid of base address in draw_hwc_line | BALATON Zoltan |
2017-04-24 | sm501: QOMify | BALATON Zoltan |
2017-04-24 | sm501: Add missing arbitration control register | BALATON Zoltan |
2017-04-24 | sm501: Use defined constants instead of literal values where available | BALATON Zoltan |
2017-04-24 | sm501: Fixed code style and a few typos in comments | BALATON Zoltan |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau |
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 |