Commit Graph

  • 47281859f6 main-loop: Disable block backend global state assertion on Cocoa Philippe Mathieu-Daudé 2022-03-21 15:44:53 +01:00
  • bc4ca8efba gitattributes: Cover Objective-C source files Philippe Mathieu-Daudé 2022-03-17 13:57:28 +01:00
  • 27fc9f365d Merge tag 'pull-ppc-20220326' of https://github.com/legoater/qemu into staging Peter Maydell 2022-03-28 10:16:33 +01:00
  • abf1a66028
    Rename FavFactor to TestcaseScore; More TestcaseScores (#574) Toka 2022-03-27 04:04:46 +09:00
  • bc504838ff target/ppc: fix helper_xvmadd* argument order Matheus Ferst 2022-03-26 13:52:37 +01:00
  • e20d345d99
    Fix concolic fuzzer and add related CI tests (#559) Chaofan Shou 2022-03-26 05:51:14 -07:00
  • fee100715c
    Remove wrongly linked file in README (#577) bitwave 2022-03-26 13:49:35 +01:00
  • f906201dcb
    Calibration fix (#578) Dongjia Zhang 2022-03-26 21:49:17 +09:00
  • 3d31fe4d66 Merge tag 'pull-target-arm-20220325' of https://git.linaro.org/people/pmaydell/qemu-arm into staging Peter Maydell 2022-03-25 15:02:39 +00:00
  • c7ca3ad5e7 hw/intc/arm_gicv3_its: Add missing newlines to process_mapc() logging Peter Maydell 2022-03-25 14:41:06 +00:00
  • 6222c3acc4 target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO Richard Henderson 2022-03-25 14:41:06 +00:00
  • f345abe365 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Peter Maydell 2022-03-25 10:14:47 +00:00
  • 10c473246b Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging Peter Maydell 2022-03-24 20:08:39 +00:00
  • 9584d3d00a build: disable fcf-protection on -march=486 -m16 Christian Ehrhardt 2022-03-23 10:07:13 +01:00
  • 5286c36622 target/i386: properly reset TSC on reset Paolo Bonzini 2022-03-24 09:21:41 +01:00
  • 9c72129150 Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging Peter Maydell 2022-03-24 16:32:21 +00:00
  • 2539eade4f hw: Fix misleading hexadecimal format Philippe Mathieu-Daudé 2022-03-23 12:47:18 +01:00
  • 3f1db95917 block: Fix misleading hexadecimal format Philippe Mathieu-Daudé 2022-03-23 12:47:17 +01:00
  • de65b39a51 target/i386: tcg: high bits SSE cmp operation must be ignored Paolo Bonzini 2022-03-24 09:08:39 +01:00
  • 330ea9d1d8 linux-user/arm: Implement __kernel_cmpxchg64 with host atomics Richard Henderson 2022-03-22 17:58:39 -07:00
  • 7f4f0d9ea8 linux-user/arm: Implement __kernel_cmpxchg with host atomics Richard Henderson 2022-03-22 17:58:38 -07:00
  • 6e05e7047c linux-user/arm: Implement __kernel_memory_barrier Richard Henderson 2022-03-22 17:58:37 -07:00
  • 98a02bc449 configure: remove dead int128 test Paolo Bonzini 2022-03-23 12:46:53 +01:00
  • 58f7db26f2 KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processors Paolo Bonzini 2022-03-23 12:33:25 +01:00
  • e309ce90a2 Merge tag 'pull-fixes-for-7.0-230322-1' of https://github.com/stsquad/qemu into staging Peter Maydell 2022-03-23 11:45:35 +00:00
  • cb48748af7 i386: Set MCG_STATUS_RIPV bit for mce SRAR error luofei 2022-01-20 03:46:34 -05:00
  • dcebbb65b8 target/i386/kvm: Free xsave_buf when destroying vCPU Philippe Mathieu-Daudé 2022-03-22 13:05:22 +01:00
  • 0f37cf2f71 docs/tcg-plugins: document QEMU_PLUGIN behaviour Christoph Muellner 2022-03-16 19:14:12 +01:00
  • f503b7e327 docs: remove qemu_logo.pdf Alex Bennée 2022-03-16 16:05:22 +00:00
  • efd080de76 gitlab: include new aarch32 job in custom-runners Alex Bennée 2022-03-15 11:49:13 +00:00
  • 78beee809d semihosting: clean up handling of expanded argv Alex Bennée 2022-03-15 11:46:12 +00:00
  • c6afd2bdfd docs/devel: try and impose some organisation Alex Bennée 2022-03-09 13:52:15 +00:00
  • b8003f9956 mailmap/gitdm: more fixes for bad tags and authors Alex Bennée 2022-03-11 13:41:53 +00:00
  • 276de33f3d target/i386: force maximum rounding precision for fildl[l] Alex Bennée 2022-03-07 18:41:59 +00:00
  • acba89b92a
    Makefile.toml for frida fuzzer (#566) Dongjia Zhang 2022-03-23 19:30:20 +09:00
  • 425d6aba99 tests/Makefile.include: Let "make clean" remove the TCG tests, too Thomas Huth 2022-03-01 09:59:00 +01:00
  • 4e3acf85ad add RandGraphSnippetMutator Alwin Berger 2022-03-23 01:37:04 +01:00
  • 15ef89d2a1 Update version for v7.0.0-rc1 release Peter Maydell 2022-03-22 22:58:44 +00:00
  • b7a3a705b6 Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2022-03-22 20:45:30 +00:00
  • 04ddcda6a2 Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging Peter Maydell 2022-03-22 18:43:03 +00:00
  • 309df6acb2 gitlab: disable accelerated zlib for s390x Alex Bennée 2022-03-21 16:11:51 +00:00
  • c72f773ca0
    Weighted corpus entry selection (#570) Dongjia Zhang 2022-03-23 02:01:00 +09:00
  • 9d36d5f7e0 Merge tag 'pull-block-2022-03-22' of https://gitlab.com/hreitz/qemu into staging Peter Maydell 2022-03-22 12:44:11 +00:00
  • 879667433a linux-user: Fix missing space in error message Fergus Henderson 2022-03-10 11:21:48 -08:00
  • db36aa7daa linux-user: Properly handle sigset arg to ppoll Richard Henderson 2022-03-15 01:43:08 -07:00
  • cd0e31a49a linux-user: Properly handle sigset arg to epoll_pwait Richard Henderson 2022-03-15 01:43:07 -07:00
  • cb22603444 linux-user: Properly handle sigset arg to pselect Richard Henderson 2022-03-15 01:43:06 -07:00
  • 0a99f09383 linux-user: Split out helpers for sigsuspend Richard Henderson 2022-03-15 01:43:05 -07:00
  • 7fb5ef350b linux-user/alpha: Fix sigsuspend for big-endian hosts Richard Henderson 2022-03-15 01:43:04 -07:00
  • 80f0fe3a85 linux-user: Fix syscall parameter handling for MIPS n32 WANG Xuerui 2022-03-20 13:22:59 +08:00
  • 4ea4bec6f4 qapi: remove needless include Marc-André Lureau 2022-03-04 00:23:09 +04:00
  • e0e7fe07e1 Remove trailing ; after G_DEFINE_AUTO macro Marc-André Lureau 2022-03-12 02:22:02 +04:00
  • 389834ee65 tests: remove needless include Marc-André Lureau 2022-03-11 16:48:04 +04:00
  • 336d354ba7 error: use GLib to remember the program name Marc-André Lureau 2022-02-21 14:11:47 +04:00
  • 45297887dc qga: remove bswap.h include Marc-André Lureau 2022-02-22 11:38:33 +04:00
  • b331307046 qapi: remove needless include Marc-André Lureau 2022-02-24 00:36:55 +04:00
  • d2958fb0b6 meson: fix CONFIG_ATOMIC128 check Marc-André Lureau 2022-02-28 16:03:09 +04:00
  • 848126d11e meson: move int128 checks from configure Marc-André Lureau 2022-02-28 15:49:19 +04:00
  • 0e8d95e27b qapi: remove needless include Marc-André Lureau 2022-02-24 14:28:57 +04:00
  • 8a166615a4 util: remove the net/net.h dependency Marc-André Lureau 2022-02-24 15:11:39 +04:00
  • 5933dd9576 util: remove needless includes Marc-André Lureau 2022-02-24 14:57:16 +04:00
  • 06cef3bc59 scripts/modinfo-collect: remove unused/dead code Marc-André Lureau 2022-02-21 18:27:19 +04:00
  • 519655970e Move HOST_LONG_BITS to compiler.h Marc-André Lureau 2022-02-24 18:49:53 +04:00
  • 77a19c6aa4 Simplify HOST_LONG_BITS Marc-André Lureau 2022-02-24 18:48:11 +04:00
  • 887ce500ef compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED Marc-André Lureau 2022-02-24 00:58:22 +04:00
  • c08401793a compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT Marc-André Lureau 2022-02-24 00:58:22 +04:00
  • 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF Marc-André Lureau 2022-02-20 20:39:25 +04:00
  • e7b7942822 Drop qemu_foo() socket API wrapper Marc-André Lureau 2022-02-19 01:34:50 +04:00
  • 8ef2513d87 m68k/nios2-semi: fix gettimeofday() result check Marc-André Lureau 2022-03-04 17:27:00 +04:00
  • 3d76c3b6d8 vl: typo fix in a comment Marc-André Lureau 2021-11-15 12:00:27 +04:00
  • 5324e3e958 qemu-options: define -spice only #ifdef CONFIG_SPICE Marc-André Lureau 2021-09-09 12:44:11 +04:00
  • 5791de9d48 Merge tag 'pull-nbd-2022-03-21' of https://repo.or.cz/qemu/ericb into staging Peter Maydell 2022-03-22 10:17:57 +00:00
  • 48f1fcd5c8 iotests/207: Filter host fingerprint Hanna Reitz 2022-03-18 13:53:04 +01:00
  • da9d88d8e6 iotests.py: Filters for VM.run_job() Hanna Reitz 2022-03-18 13:53:03 +01:00
  • 8f685ac391 iotests: make qemu_img_log and img_info_log raise on error John Snow 2022-03-21 16:16:18 -04:00
  • f400e14da0 iotests: remove qemu_img_pipe_and_status() John Snow 2022-03-21 16:16:17 -04:00
  • 3c8b7358d6 iotests: replace qemu_img_log('create', ...) calls John Snow 2022-03-21 16:16:16 -04:00
  • 97576f8c0a iotests: use qemu_img() in has_working_luks() John Snow 2022-03-21 16:16:15 -04:00
  • 4cf661f2c0 iotests: remove remaining calls to qemu_img_pipe() John Snow 2022-03-21 16:16:14 -04:00
  • 88baae552d iotests/149: Remove qemu_img_pipe() call John Snow 2022-03-21 16:16:13 -04:00
  • 3d53818ff7 iotests: replace unchecked calls to qemu_img_pipe() John Snow 2022-03-21 16:16:12 -04:00
  • 78d0476129 iotests: change supports_quorum to use qemu_img John Snow 2022-03-21 16:16:11 -04:00
  • 1670ae7af6 iotests: add qemu_img_map() function John Snow 2022-03-21 16:16:10 -04:00
  • ac5bb4861c iotests/remove-bitmap-from-backing: use qemu_img_info() John Snow 2022-03-21 16:16:09 -04:00
  • 9ebb2b765b iotests: add qemu_img_info() John Snow 2022-03-21 16:16:08 -04:00
  • 0f7d7d72aa iotests: use qemu_img_json() when applicable John Snow 2022-03-21 16:16:07 -04:00
  • 29768d04af iotests: add qemu_img_json() John Snow 2022-03-21 16:16:06 -04:00
  • 569131d585 iotests: fortify compare_images() against crashes John Snow 2022-03-21 16:16:05 -04:00
  • 2882ccf86a iotests: make qemu_img raise on non-zero rc by default John Snow 2022-03-21 16:16:04 -04:00
  • fc272d3ce0 iotests: Remove explicit checks for qemu_img() == 0 John Snow 2022-03-21 16:16:03 -04:00
  • 062fd1dad2 python/utils: add VerboseProcessError John Snow 2022-03-21 16:16:02 -04:00
  • be73231ba8 python/utils: add add_visual_margin() text decoration utility John Snow 2022-03-21 16:16:01 -04:00
  • e48093a6c0 tests/qemu-iotests/testrunner: Supply a test plan in TAP mode Thomas Huth 2022-02-23 10:58:16 +01:00
  • e287072b40 tests: Do not treat the iotests as separate meson test target anymore Thomas Huth 2022-03-10 08:50:48 +01:00
  • ab101297cb tests/qemu-iotests: Use GNU sed in two more spots where it is necessary Thomas Huth 2022-03-09 11:16:26 +01:00
  • cc5387a544 block/rbd: fix write zeroes with growing images Stefano Garzarella 2022-03-17 17:26:38 +01:00
  • 3213bbaf57 tests: add (riscv virt) machine mapping to testenv laokz 2022-03-08 12:33:39 +08:00
  • 48fb0a826e Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Peter Maydell 2022-03-21 21:27:14 +00:00
  • 6690302b84 block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server Rao Lei 2022-03-09 15:48:44 +08:00
  • a2c2d44ae1 docs: Consistent typography for options of qemu-nbd Eric Blake 2022-03-14 15:38:16 -05:00