aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-22compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATEDMarc-André Lureau
2022-03-22compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULTMarc-André Lureau
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2022-03-22Drop qemu_foo() socket API wrapperMarc-André Lureau
2022-03-22m68k/nios2-semi: fix gettimeofday() result checkMarc-André Lureau
2022-03-22vl: typo fix in a commentMarc-André Lureau
2022-03-22qemu-options: define -spice only #ifdef CONFIG_SPICEMarc-André Lureau
2022-03-22Merge tag 'pull-nbd-2022-03-21' of https://repo.or.cz/qemu/ericb into stagingPeter Maydell
2022-03-22iotests/207: Filter host fingerprintHanna Reitz
2022-03-22iotests.py: Filters for VM.run_job()Hanna Reitz
2022-03-22iotests: make qemu_img_log and img_info_log raise on errorJohn Snow
2022-03-22iotests: remove qemu_img_pipe_and_status()John Snow
2022-03-22iotests: replace qemu_img_log('create', ...) callsJohn Snow
2022-03-22iotests: use qemu_img() in has_working_luks()John Snow
2022-03-22iotests: remove remaining calls to qemu_img_pipe()John Snow
2022-03-22iotests/149: Remove qemu_img_pipe() callJohn Snow
2022-03-22iotests: replace unchecked calls to qemu_img_pipe()John Snow
2022-03-22iotests: change supports_quorum to use qemu_imgJohn Snow
2022-03-22iotests: add qemu_img_map() functionJohn Snow
2022-03-22iotests/remove-bitmap-from-backing: use qemu_img_info()John Snow
2022-03-22iotests: add qemu_img_info()John Snow
2022-03-22iotests: use qemu_img_json() when applicableJohn Snow
2022-03-22iotests: add qemu_img_json()John Snow
2022-03-22iotests: fortify compare_images() against crashesJohn Snow
2022-03-22iotests: make qemu_img raise on non-zero rc by defaultJohn Snow
2022-03-22iotests: Remove explicit checks for qemu_img() == 0John Snow
2022-03-22python/utils: add VerboseProcessErrorJohn Snow
2022-03-22python/utils: add add_visual_margin() text decoration utilityJohn Snow
2022-03-22tests/qemu-iotests/testrunner: Supply a test plan in TAP modeThomas Huth
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth
2022-03-22tests/qemu-iotests: Use GNU sed in two more spots where it is necessaryThomas Huth
2022-03-22block/rbd: fix write zeroes with growing imagesStefano Garzarella
2022-03-22tests: add (riscv virt) machine mapping to testenvlaokz
2022-03-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-21block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD serverRao Lei
2022-03-21docs: Consistent typography for options of qemu-nbdEric Blake
2022-03-21MAINTAINERS: change Vladimir's email addressVladimir Sementsov-Ogievskiy
2022-03-21Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-03-21Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2022-03-21hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12Paolo Bonzini
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-219pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-21scripts/coccinelle: New use-g_new-etc.cocciMarkus Armbruster
2022-03-21block-qdict: Fix -Werror=maybe-uninitialized build failureMurilo Opsfelder Araujo
2022-03-21tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)Philippe Mathieu-Daudé
2022-03-21Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-03-21hw/sd/sdhci: Prohibit DMA accesses to devicesPhilippe Mathieu-Daudé
2022-03-21hw/sd/sdhci: Honor failed DMA transactionsPhilippe Mathieu-Daudé
2022-03-21tests/qtest/intel-hda-test: Add reproducer for issue #542Philippe Mathieu-Daudé
2022-03-21hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)Philippe Mathieu-Daudé