Age | Commit message (Expand) | Author |
2018-07-02 | hw: Use IEC binary prefix definitions from "qemu/units.h" | Philippe Mathieu-Daudé |
2018-06-27 | compiler: add a sizeof_field() macro | Stefan Hajnoczi |
2018-06-26 | ramfb: fix overflow | Gerd Hoffmann |
2018-06-26 | vga: set owner for mmio regions | Gerd Hoffmann |
2018-06-21 | sm501: Fix hardware cursor color conversion | Sebastian Bauer |
2018-06-19 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ... | Peter Maydell |
2018-06-18 | hw/display: add standalone ramfb device | Gerd Hoffmann |
2018-06-18 | hw/display: add ramfb, a simple boot framebuffer living in guest ram | Gerd Hoffmann |
2018-06-16 | sm501: Do not clear read only bits when writing registers | BALATON Zoltan |
2018-06-12 | object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence | Marc-André Lureau |
2018-06-08 | xilinx-dp: Add trailing '\n' to qemu_log() call | Philippe Mathieu-Daudé |
2018-06-04 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180604-pull-request' ... | Peter Maydell |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-04 | vga: cleanup surface handling | Gerd Hoffmann |
2018-06-04 | bochs-display: add missing break | Gerd Hoffmann |
2018-06-01 | display: use local path for local headers | Michael S. Tsirkin |
2018-06-01 | hw: make virtio devices configurable via default-configs/ | Paolo Bonzini |
2018-06-01 | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-24 | bochs-display: add pcie support | Gerd Hoffmann |
2018-05-24 | bochs-display: add dirty tracking support | Gerd Hoffmann |
2018-05-24 | hw/display: add new bochs-display device | Gerd Hoffmann |
2018-05-24 | vga-pci: use PCI_VGA_MMIO_SIZE | Gerd Hoffmann |
2018-05-24 | vga: move bochs vbe defines to header file | Gerd Hoffmann |
2018-05-24 | vga: catch depth 0 | Gerd Hoffmann |
2018-05-18 | ui: add x_keymap.o to modules | Paolo Bonzini |
2018-05-07 | qxl: fix local renderer crash | Gerd Hoffmann |
2018-03-13 | secondary-vga: properly close QemuConsole on unplug | Gerd Hoffmann |
2018-03-12 | vga: fix region calculation | Gerd Hoffmann |
2018-03-06 | g364fb: fix DirtyBitmapSnapshot leak | Paolo Bonzini |
2018-03-01 | hw/sii9022: Add support for Silicon Image SII9022 | Linus Walleij |
2018-02-26 | virtio-gpu-3d: add support for second capability set (v4) | Dave Airlie |
2018-02-13 | memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot | Paolo Bonzini |
2018-02-13 | g364fb: switch to using DirtyBitmapSnapshot | Paolo Bonzini |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-02-05 | exynos4210: workaround UBSAN compilation error | Marc-André Lureau |
2018-02-02 | virtio-gpu: disallow vIOMMU | Peter Xu |
2018-01-26 | aarch64-softmmu.mak: Use an ARM specific config | Alistair Francis |
2018-01-25 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'... | Peter Maydell |
2018-01-25 | pl110: Implement vertical compare/next base interrupts | Linus Walleij |
2018-01-25 | vga: check the validation of memory addr when draw text | linzhecheng |
2018-01-23 | Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into... | Peter Maydell |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2018-01-20 | sm501: Add missing break to case | BALATON Zoltan |
2018-01-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-01-16 | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake |
2018-01-12 | spice: remove QXLWorker interface field | Frediano Ziglio |
2018-01-10 | sm501: Add some more unimplemented registers | BALATON Zoltan |
2018-01-10 | sm501: Add panel hardware cursor registers also to read function | BALATON Zoltan |