Age | Commit message (Expand) | Author |
2020-06-01 | tests/Makefile: Fix description of "make check" | Huacai Chen |
2020-05-31 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-05-3... | Peter Maydell |
2020-05-30 | hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-05-30 | hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit | Philippe Mathieu-Daudé |
2020-05-29 | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ... | Peter Maydell |
2020-05-29 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2... | Peter Maydell |
2020-05-28 | iotests: Add test 291 to for qemu-img bitmap coverage | Eric Blake |
2020-05-28 | qemu-img: Add convert --bitmaps option | Eric Blake |
2020-05-28 | qemu-img: Factor out code for merging bitmaps | Eric Blake |
2020-05-28 | qcow2: Expose bitmaps' size during measure | Eric Blake |
2020-05-28 | iotests: Fix test 178 | Eric Blake |
2020-05-28 | migration: forbid bitmap migration by generated node-name | Vladimir Sementsov-Ogievskiy |
2020-05-28 | migration: add_bitmaps_to_list: check disk name once | Vladimir Sementsov-Ogievskiy |
2020-05-28 | iotests: 194: test also migration of dirty bitmap | Vladimir Sementsov-Ogievskiy |
2020-05-28 | migration: fix bitmaps pre-blockdev migration with mirror job | Vladimir Sementsov-Ogievskiy |
2020-05-28 | block/dirty-bitmap: add bdrv_has_named_bitmaps helper | Vladimir Sementsov-Ogievskiy |
2020-05-28 | migration: refactor init_dirty_bitmap_migration | Vladimir Sementsov-Ogievskiy |
2020-05-28 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ... | Peter Maydell |
2020-05-28 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-05-2... | Peter Maydell |
2020-05-28 | Merge remote-tracking branch 'remotes/alistair/tags/pull-register-api-2020052... | Peter Maydell |
2020-05-28 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into... | Peter Maydell |
2020-05-28 | sm501: Remove obsolete changelog and todo comment | BALATON Zoltan |
2020-05-28 | sm501: Optimize small overlapping blits | BALATON Zoltan |
2020-05-28 | sm501: Replace hand written implementation with pixman where possible | BALATON Zoltan |
2020-05-28 | sm501: Clean up local variables in sm501_2d_operation | BALATON Zoltan |
2020-05-28 | sm501: Use BIT(x) macro to shorten constant | BALATON Zoltan |
2020-05-28 | sm501: Shorten long variable names in sm501_2d_operation | BALATON Zoltan |
2020-05-28 | sm501: Convert printf + abort to qemu_log_mask | BALATON Zoltan |
2020-05-28 | hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP) | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR) | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR) | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report() | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/dpcd: Convert debug printf()s to trace events | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/dpcd: Fix memory region size | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/cirrus_vga: Convert debug printf() to trace event | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead of debug printf | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead of debug printf | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/cirrus_vga: Convert debug printf() to trace event | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/cg3: Convert debug printf()s to trace events | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/edid: Add missing 'qdev-properties.h' header | Philippe Mathieu-Daudé |
2020-05-28 | gitlab-ci: Determine the number of jobs dynamically | Thomas Huth |
2020-05-28 | gitlab-ci: Do not use the standard container images from gitlab | Thomas Huth |
2020-05-28 | gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folder | Thomas Huth |
2020-05-28 | GitLab CI: avoid calling before_scripts on unintended jobs | Cleber Rosa |
2020-05-28 | gitlab-ci: Remove flex/bison packages | Philippe Mathieu-Daudé |
2020-05-28 | MAINTAINERS: Add Philippe, Alex and Wainer to the Gitlab-CI section | Thomas Huth |
2020-05-28 | linux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITS | Alex Bennée |
2020-05-27 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200527' into... | Peter Maydell |