Commit Graph

  • e5b815b0de qemu-nbd: regression with arguments passing into nbd_client_thread() Denis V. Lunev 2023-07-27 12:58:28 +02:00
  • a5942c177b block/blkio: do not use open flags in qemu_open() Stefano Garzarella 2023-07-26 09:48:07 +02:00
  • ccdd312676 Merge tag 'pull-qapi-2023-07-26-v2' of https://repo.or.cz/qemu/armbru into staging Richard Henderson 2023-07-26 07:16:19 -07:00
  • ec28194b85 Merge tag 'migration-20230726-pull-request' of https://gitlab.com/juan.quintela/qemu into staging Richard Henderson 2023-07-26 07:14:32 -07:00
  • 5fc7709244 Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into staging Richard Henderson 2023-07-26 07:13:27 -07:00
  • 9e272073e1 qapi: Reformat recent doc comments to conform to current conventions Markus Armbruster 2023-07-20 09:16:09 +02:00
  • e27a9d628d qapi/trace: Tidy up trace-event-get-state, -set-state documentation Markus Armbruster 2023-07-20 09:16:07 +02:00
  • a9c72efd6d qapi/qdev: Tidy up device_add documentation Markus Armbruster 2023-07-20 09:16:06 +02:00
  • e893b9e3b3 qapi/block: Tidy up block-latency-histogram-set documentation Markus Armbruster 2023-07-20 09:16:05 +02:00
  • dad3c9565d qapi/block-core: Tidy up BlockLatencyHistogramInfo documentation Markus Armbruster 2023-07-20 09:16:04 +02:00
  • 697c4c86ab migration/rdma: Split qemu_fopen_rdma() into input/output functions Juan Quintela 2023-05-30 20:39:37 +02:00
  • ac6f48e15d qemu-file: Make qemu_file_get_error_obj() static Juan Quintela 2023-05-30 20:39:41 +02:00
  • 8c5ee0bfb8 qemu-file: Simplify qemu_file_shutdown() Juan Quintela 2023-05-30 20:39:40 +02:00
  • 9ccf83f486 qemu_file: Make qemu_file_is_writable() static Juan Quintela 2023-05-30 20:39:39 +02:00
  • cf786549ce migration: Change qemu_file_transferred to noflush Juan Quintela 2023-05-30 20:39:23 +02:00
  • fc95c63b60 qemu-file: Rename qemu_file_transferred_ fast -> noflush Juan Quintela 2023-05-30 20:39:22 +02:00
  • 06c48d6b37 qtest/migration-tests.c: use "-incoming defer" for postcopy tests Wei Wang 2023-06-06 18:19:10 +08:00
  • 82137e6c8c migration: enforce multifd and postcopy preempt to be set before incoming Wei Wang 2023-06-06 18:19:09 +08:00
  • 908927db28 migration: Update error description whenever migration fails Tejus GK 2023-06-21 13:09:39 +00:00
  • f014880ab9 docs/migration: Update postcopy bits Peter Xu 2023-07-06 07:56:11 -04:00
  • 7b24d32634 migration: skipped field is really obsolete. Juan Quintela 2023-06-12 21:33:39 +02:00
  • bc28a6111d migration-test: machine_opts is really arch specific Juan Quintela 2023-06-09 00:49:07 +02:00
  • 832c732c5d migration-test: Create arch_opts Juan Quintela 2023-06-09 00:49:06 +02:00
  • 42e52a8a77 migration-test: Make machine_opts regular with other options Juan Quintela 2023-06-09 00:49:05 +02:00
  • e3131dc76a migration-test: Be consistent for ppc Juan Quintela 2023-06-09 00:49:02 +02:00
  • 15699cf542 migration: Extend query-migrate to provide dirty page limit info Hyman Huang(黄勇) 2023-06-08 00:21:58 +08:00
  • acac51ba24 migration: Implement dirty-limit convergence algo Hyman Huang(黄勇) 2023-06-08 00:12:40 +08:00
  • 310ad5625e migration: Put the detection logic before auto-converge checking Hyman Huang(黄勇) 2023-06-15 21:29:44 +08:00
  • bb9993c672 migration: Refactor auto-converge capability logic Hyman Huang(黄勇) 2023-06-07 23:32:51 +08:00
  • dc62395557 migration: Introduce dirty-limit capability Hyman Huang(黄勇) 2023-06-07 23:30:50 +08:00
  • 09f9ec9913 qapi/migration: Introduce vcpu-dirty-limit parameters Hyman Huang(黄勇) 2023-06-07 22:58:32 +08:00
  • 4d80785719 qapi/migration: Introduce x-vcpu-dirty-limit-period parameter Hyman Huang(黄勇) 2023-06-07 21:32:59 +08:00
  • 140e5a7632 softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit" Hyman Huang(黄勇) 2022-11-18 10:08:54 +08:00
  • 01ec0f3a92 migration/multifd: Protect accesses to migration_threads Fabiano Rosas 2023-06-07 13:13:05 -03:00
  • 788fa68041 migration/multifd: Rename threadinfo.c functions Fabiano Rosas 2023-06-07 13:13:04 -03:00
  • 9359c45988 block/blkio: enable the completion eventfd Stefano Garzarella 2023-07-25 12:37:44 +02:00
  • 6cb2011fed Update version for v8.1.0-rc1 release Peter Maydell 2023-07-25 20:09:05 +01:00
  • 0e6b20b965 hw/usb/canokey: change license to GPLv2+ Hongren (Zenithal) Zheng 2023-04-30 21:58:19 +08:00
  • 55a01cab83 crypto: Always initialize splitkeylen Akihiko Odaki 2023-05-22 20:47:37 +09:00
  • 0b58dc4561 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging Peter Maydell 2023-07-25 16:30:51 +01:00
  • d59f0c9214 Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into staging Peter Maydell 2023-07-25 16:30:39 +01:00
  • ff62c21016 qapi: Correct "eg." to "e.g." in documentation Markus Armbruster 2023-07-20 09:16:08 +02:00
  • 67d045a0ef hw/pci: add comment to explain checking for available function 0 in pci hotplug Ani Sinha 2023-07-11 12:33:01 +05:30
  • 8c0e8ed327 target/tricore: Rename tricore_feature Bastian Koppelmann 2023-07-21 08:06:05 +02:00
  • 28cbbdd28e hw/9pfs: spelling fixes Michael Tokarev 2023-07-14 14:13:50 +03:00
  • 8b81968c1c other architectures: spelling fixes Michael Tokarev 2023-07-14 14:23:51 +03:00
  • 673d821541 arm: spelling fixes Michael Tokarev 2023-07-14 14:14:49 +03:00
  • cced0d6539 s390x: spelling fixes Michael Tokarev 2023-07-14 14:20:07 +03:00
  • d8b71d96b3 migration: spelling fixes Michael Tokarev 2023-07-14 14:32:41 +03:00
  • f8cfdd2038 target/tricore: Rename tricore_feature Bastian Koppelmann 2023-07-21 08:06:05 +02:00
  • ca4d5d862d target/sparc: Handle FPRS correctly on big-endian hosts Peter Maydell 2023-07-17 11:35:44 +01:00
  • 0fe4cac5dd target/mips: Avoid shift by negative number in page_table_walk_refill() Peter Maydell 2023-07-17 18:29:40 +02:00
  • 60a38a3a57 target/mips: Pass directory/leaf shift values to walk_directory() Philippe Mathieu-Daudé 2023-07-17 22:42:09 +02:00
  • fb51df0c8e target/mips/mxu: Avoid overrun in gen_mxu_q8adde() Philippe Mathieu-Daudé 2023-07-12 07:41:32 +02:00
  • e37fdc7381 target/mips/mxu: Avoid overrun in gen_mxu_S32SLT() Philippe Mathieu-Daudé 2023-07-12 07:51:44 +02:00
  • d4eda549d2 target/mips/mxu: Replace magic array size by its definition Philippe Mathieu-Daudé 2023-07-12 07:52:26 +02:00
  • 02388b5925 hw/char/escc: Implement loopback mode Thomas Huth 2023-07-16 17:35:19 +02:00
  • 5fc1a68660 hw/mips: Improve the default USB settings in the loongson3-virt machine Thomas Huth 2023-07-14 12:49:03 +02:00
  • 3b83079015 hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers Bernhard Beschow 2023-07-09 10:09:50 +02:00
  • a279ca4ea0 Merge tag 'pull-target-arm-20230725' of https://git.linaro.org/people/pmaydell/qemu-arm into staging Peter Maydell 2023-07-25 12:44:39 +01:00
  • 78cc90346e tests/decode: Suppress "error: " string for expected-failure tests Peter Maydell 2023-07-25 10:56:52 +01:00
  • 9b579543d7 For curses display, recognize a few more control keys Sean Estabrooks 2023-07-25 10:56:51 +01:00
  • 5d78893f39 target/arm: Special case M-profile in debug_helper.c code Peter Maydell 2023-07-25 10:56:51 +01:00
  • f9540bb1b2 scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour Peter Maydell 2023-07-25 10:56:51 +01:00
  • c6445544d4 hw/arm/smmu: Handle big-endian hosts correctly Peter Maydell 2023-07-25 10:56:51 +01:00
  • 3ee44ec727 Merge tag 'pull-request-2023-07-24' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2023-07-24 18:06:36 +01:00
  • 7d1d6a0c19 Merge tag 'pull-qapi-2023-07-10' of https://repo.or.cz/qemu/armbru into staging Peter Maydell 2023-07-24 18:06:25 +01:00
  • bd39b7b5f3 tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by default Thomas Huth 2023-07-24 10:48:51 +02:00
  • c34ad45992 target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts Thomas Huth 2023-07-20 19:53:07 +02:00
  • 71a00a5bae tests/avocado/migration: Remove the malfunctioning s390x tests Thomas Huth 2023-07-21 18:43:46 +02:00
  • 241ab36c0a tests/tcg/s390x: Test VCKSM Ilya Leoshkevich 2023-07-24 10:16:07 +02:00
  • e11e2fc6fb tests/tcg/s390x: Test STPQ Ilya Leoshkevich 2023-07-24 10:16:06 +02:00
  • eacfe7cbbd tests/tcg/s390x: Test MC Ilya Leoshkevich 2023-07-24 10:16:05 +02:00
  • f383b2f770 tests/tcg/s390x: Test ICM Ilya Leoshkevich 2023-07-24 10:16:04 +02:00
  • 285a672d29 tests/tcg/s390x: Test CLM Ilya Leoshkevich 2023-07-24 10:16:03 +02:00
  • 372886d2ae tests/tcg/s390x: Test CLGEBR and CGEBRA Ilya Leoshkevich 2023-07-24 10:16:02 +02:00
  • f6044c994a tests/tcg/s390x: Test CKSM Ilya Leoshkevich 2023-07-24 10:16:01 +02:00
  • ff537b0370 target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13 Ilya Leoshkevich 2023-07-24 10:16:00 +02:00
  • 9c028c057a target/s390x: Make MC raise specification exception when class >= 16 Ilya Leoshkevich 2023-07-24 10:15:58 +02:00
  • a2025557ed target/s390x: Fix ICM with M3=0 Ilya Leoshkevich 2023-07-24 10:15:57 +02:00
  • 53684e344a target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs Ilya Leoshkevich 2023-07-24 10:15:56 +02:00
  • 4b6e4c0b82 target/s390x: Fix CLM with M3=0 Ilya Leoshkevich 2023-07-24 10:15:55 +02:00
  • 761b0aa938 target/s390x: Make CKSM raise an exception if R2 is odd Ilya Leoshkevich 2023-07-24 10:15:54 +02:00
  • 3a774d591a
    Merge pull request #26 from AFLplusplus/upd1 Andrea Fioraldi 2023-07-24 17:38:05 +02:00
  • dcbf46b8ef Support rsp in linker intercept Andrea Fioraldi 2023-07-24 17:37:39 +02:00
  • e5cd808701 Update linker interceptor Andrea Fioraldi 2023-07-24 16:34:25 +02:00
  • 885fc169f0 Merge tag 'pull-riscv-to-apply-20230723-3' of https://github.com/alistair23/qemu into staging Peter Maydell 2023-07-24 11:34:35 +01:00
  • a74e39f674 Merge tag 'pull-revert-armhf-brk-fix' of https://gitlab.com/mjt0k/qemu into staging Peter Maydell 2023-07-24 11:34:08 +01:00
  • c5216b6954 Merge tag 'pull-tcg-20230724' of https://gitlab.com/rth7680/qemu into staging Peter Maydell 2023-07-24 11:34:01 +01:00
  • 32b120394c accel/tcg: Fix type of 'last' for pageflags_{find,next} Luca Bonissi 2023-07-23 18:31:58 +01:00
  • 8c605cf1d4 accel/tcg: Zero-pad vaddr in tlb_debug output Anton Johansson 2023-07-13 14:07:46 +02:00
  • 2d5fcb7b66 Add linker interceptor script Andrea Fioraldi 2023-07-24 10:41:02 +02:00
  • 22d2e5351a tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output Ilya Leoshkevich 2023-07-20 00:11:18 +02:00
  • 2c8412d469 accel/tcg: Take mmap_lock in load_atomic*_or_exit Richard Henderson 2023-07-16 16:54:16 +00:00
  • f1ce0b8028 accel/tcg: Fix sense of read-only probes in ldst_atomicity Richard Henderson 2023-07-22 11:23:06 +01:00
  • 990ef9182b include/exec: Add WITH_MMAP_LOCK_GUARD Richard Henderson 2023-07-17 19:58:58 +01:00
  • 736a1588c1 tcg/ppc: Fix race in goto_tb implementation Jordan Niethe 2023-07-17 19:30:01 +10:00
  • dcaaf2bf9b roms/opensbi: Upgrade from v1.3 to v1.3.1 Bin Meng 2023-07-20 00:24:55 +08:00
  • 4ea3fa99be Revert "linux-user: Fix qemu-arm to run static armhf binaries" Michael Tokarev 2023-07-22 19:54:22 +03:00
  • 7dd994beba it compiles! Andrea Fioraldi 2023-07-21 15:45:55 +02:00