Age | Commit message (Expand) | Author | Files | Lines |
2022-03-22 | util: remove needless includes | Marc-André Lureau | 1 | -2/+0 |
2022-03-22 | scripts/modinfo-collect: remove unused/dead code | Marc-André Lureau | 1 | -5/+0 |
2022-03-22 | Move HOST_LONG_BITS to compiler.h | Marc-André Lureau | 2 | -3/+5 |
2022-03-22 | Simplify HOST_LONG_BITS | Marc-André Lureau | 1 | -7/+1 |
2022-03-22 | compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED | Marc-André Lureau | 4 | -7/+5 |
2022-03-22 | compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT | Marc-André Lureau | 6 | -16/+16 |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau | 58 | -137/+130 |
2022-03-22 | Drop qemu_foo() socket API wrapper | Marc-André Lureau | 15 | -64/+45 |
2022-03-22 | m68k/nios2-semi: fix gettimeofday() result check | Marc-André Lureau | 2 | -2/+2 |
2022-03-22 | vl: typo fix in a comment | Marc-André Lureau | 1 | -1/+1 |
2022-03-22 | qemu-options: define -spice only #ifdef CONFIG_SPICE | Marc-André Lureau | 2 | -0/+4 |
2022-03-22 | Merge tag 'pull-nbd-2022-03-21' of https://repo.or.cz/qemu/ericb into staging | Peter Maydell | 3 | -13/+13 |
2022-03-22 | iotests/207: Filter host fingerprint | Hanna Reitz | 2 | -4/+9 |
2022-03-22 | iotests.py: Filters for VM.run_job() | Hanna Reitz | 1 | -10/+16 |
2022-03-22 | iotests: make qemu_img_log and img_info_log raise on error | John Snow | 3 | -5/+7 |
2022-03-22 | iotests: remove qemu_img_pipe_and_status() | John Snow | 1 | -19/+7 |
2022-03-22 | iotests: replace qemu_img_log('create', ...) calls | John Snow | 6 | -48/+13 |
2022-03-22 | iotests: use qemu_img() in has_working_luks() | John Snow | 1 | -9/+9 |
2022-03-22 | iotests: remove remaining calls to qemu_img_pipe() | John Snow | 4 | -13/+9 |
2022-03-22 | iotests/149: Remove qemu_img_pipe() call | John Snow | 2 | -23/+5 |
2022-03-22 | iotests: replace unchecked calls to qemu_img_pipe() | John Snow | 6 | -10/+10 |
2022-03-22 | iotests: change supports_quorum to use qemu_img | John Snow | 1 | -2/+2 |
2022-03-22 | iotests: add qemu_img_map() function | John Snow | 6 | -24/+17 |
2022-03-22 | iotests/remove-bitmap-from-backing: use qemu_img_info() | John Snow | 1 | -3/+3 |
2022-03-22 | iotests: add qemu_img_info() | John Snow | 3 | -10/+15 |
2022-03-22 | iotests: use qemu_img_json() when applicable | John Snow | 1 | -4/+4 |
2022-03-22 | iotests: add qemu_img_json() | John Snow | 1 | -0/+32 |
2022-03-22 | iotests: fortify compare_images() against crashes | John Snow | 1 | -5/+16 |
2022-03-22 | iotests: make qemu_img raise on non-zero rc by default | John Snow | 2 | -10/+55 |
2022-03-22 | iotests: Remove explicit checks for qemu_img() == 0 | John Snow | 15 | -56/+45 |
2022-03-22 | python/utils: add VerboseProcessError | John Snow | 1 | -0/+39 |
2022-03-22 | python/utils: add add_visual_margin() text decoration utility | John Snow | 1 | -0/+78 |
2022-03-22 | tests/qemu-iotests/testrunner: Supply a test plan in TAP mode | Thomas Huth | 1 | -0/+1 |
2022-03-22 | tests: Do not treat the iotests as separate meson test target anymore | Thomas Huth | 3 | -15/+4 |
2022-03-22 | tests/qemu-iotests: Use GNU sed in two more spots where it is necessary | Thomas Huth | 1 | -2/+2 |
2022-03-22 | block/rbd: fix write zeroes with growing images | Stefano Garzarella | 1 | -12/+14 |
2022-03-22 | tests: add (riscv virt) machine mapping to testenv | laokz | 1 | -0/+2 |
2022-03-21 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 2 | -9/+15 |
2022-03-21 | block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server | Rao Lei | 1 | -1/+1 |
2022-03-21 | docs: Consistent typography for options of qemu-nbd | Eric Blake | 1 | -6/+6 |
2022-03-21 | MAINTAINERS: change Vladimir's email address | Vladimir Sementsov-Ogievskiy | 1 | -6/+6 |
2022-03-21 | Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging | Peter Maydell | 109 | -214/+284 |
2022-03-21 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Peter Maydell | 3 | -14/+23 |
2022-03-21 | hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12 | Paolo Bonzini | 1 | -5/+2 |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 102 | -200/+195 |
2022-03-21 | 9pfs: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 5 | -12/+12 |
2022-03-21 | scripts/coccinelle: New use-g_new-etc.cocci | Markus Armbruster | 1 | -0/+75 |
2022-03-21 | block-qdict: Fix -Werror=maybe-uninitialized build failure | Murilo Opsfelder Araujo | 1 | -2/+2 |
2022-03-21 | tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225) | Philippe Mathieu-Daudé | 1 | -0/+76 |
2022-03-21 | Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into staging | Peter Maydell | 3 | -49/+124 |