Age | Commit message (Expand) | Author |
2018-07-16 | qapi: Do not expose "allow-preconfig" in query-qmp-schema | Markus Armbruster |
2018-07-16 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180716' into... | Peter Maydell |
2018-07-16 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re... | Peter Maydell |
2018-07-16 | sm501: Fix warning about unreachable code | BALATON Zoltan |
2018-07-16 | sam460ex: Correct use after free error | BALATON Zoltan |
2018-07-16 | etsec: fix IRQ (un)masking | Michael Davidsaver |
2018-07-16 | ppc/xics: fix ICP reset path | Greg Kurz |
2018-07-16 | spapr: Correct inverted test in spapr_pc_dimm_node() | David Gibson |
2018-07-16 | sm501: Update screen on frame buffer address change | BALATON Zoltan |
2018-07-15 | Zero out the host's `msg_control` buffer | Jonas Schievink |
2018-07-15 | linux-user: fix mmap_find_vma_reserved() | Laurent Vivier |
2018-07-15 | linux-user: convert remaining fcntl() to safe_fcntl() | Laurent Vivier |
2018-07-15 | linux-user: ppc64: use the correct values for F_*LK64s | Shivaprasad G Bhat |
2018-07-13 | docs: Grammar and spelling fixes | Ville Skyttä |
2018-07-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-07-12 | qemu-img: align result of is_allocated_sectors | Peter Lieven |
2018-07-12 | scsi-disk: Block Device Characteristics emulation fix | Daniel Henrique Barboza |
2018-07-12 | iotests: add test 226 for file driver types | John Snow |
2018-07-12 | file-posix: specify expected filetypes | John Snow |
2018-07-12 | qemu-img: Document copy offloading implications with -S and -c | Fam Zheng |
2018-07-12 | iotests: nbd: Stop qemu-nbd before remaking image | Fam Zheng |
2018-07-12 | iotests: 153: Fix dead code | Fam Zheng |
2018-07-12 | ui/cocoa.m: replace scrollingDeltaY with deltaY | John Arbuckle |
2018-07-12 | Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180712' into ... | Peter Maydell |
2018-07-12 | seccomp: allow sched_setscheduler() with SCHED_IDLE policy | Marc-André Lureau |
2018-07-12 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180712' into staging | Peter Maydell |
2018-07-12 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180711.1' in... | Peter Maydell |
2018-07-12 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-11' in... | Peter Maydell |
2018-07-11 | vfio/pci: do not set the PCIDevice 'has_rom' attribute | Cédric Le Goater |
2018-07-11 | monitor: fix double-free of request error | Marc-André Lureau |
2018-07-11 | error: Remove NULL checks on error_propagate() calls | Philippe Mathieu-Daudé |
2018-07-11 | s390x/storage attributes: fix CMMA_BLOCK_SIZE usage | Claudio Imbrenda |
2018-07-10 | Update version for v3.0.0-rc0 releasev3.0.0-rc0 | Peter Maydell |
2018-07-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-07-10 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180710a'... | Peter Maydell |
2018-07-10 | block: Use common write req handling in truncate | Fam Zheng |
2018-07-10 | block: Fix bdrv_co_truncate overlap check | Fam Zheng |
2018-07-10 | block: Use common req handling in copy offloading | Fam Zheng |
2018-07-10 | block: Use common req handling for discard | Fam Zheng |
2018-07-10 | migration: reorder MIG_CMD_POSTCOPY_RESUME | Peter Xu |
2018-07-10 | tests: hide stderr for postcopy recovery test | Peter Xu |
2018-07-10 | tests: add postcopy recovery test | Peter Xu |
2018-07-10 | tests: introduce wait_for_migration_status() | Peter Xu |
2018-07-10 | tests: introduce migrate_query*() helpers | Peter Xu |
2018-07-10 | tests: allow migrate() to take extra flags | Peter Xu |
2018-07-10 | tests: introduce migrate_postcopy_* helpers | Peter Xu |
2018-07-10 | block: Fix handling of image enlarging write | Fam Zheng |
2018-07-10 | block: Extract common write req handling | Fam Zheng |
2018-07-10 | block: Use uint64_t for BdrvTrackedRequest byte fields | Fam Zheng |
2018-07-10 | block: Use BdrvChild to discard | Fam Zheng |