aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth
2023-02-14include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth
2023-02-14tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2Peter Maydell
2023-02-14build: deprecate --enable-gprof builds and remove from CIAlex Bennée
2023-02-14meson: Disable libdw for static builds by defaultIlya Leoshkevich
2023-02-14meson: Add missing libdw knobsIlya Leoshkevich
2023-02-14configure: Bump minimum Clang version to 10.0Thomas Huth
2023-02-13Merge tag 'migration-20230213-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-02-13ram: Document migration ram flagsJuan Quintela
2023-02-13migration/multifd: Move load_cleanup inside incoming_state_destroyLeonardo Bras
2023-02-13migration/multifd: Join all multifd threads in order to avoid leaksLeonardo Bras
2023-02-13migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()Leonardo Bras
2023-02-13migration/multifd: Change multifd_load_cleanup() signature and usageLeonardo Bras
2023-02-11migration: Postpone postcopy preempt channel to be after mainPeter Xu
2023-02-11migration: Add a semaphore to count PONGsPeter Xu
2023-02-11migration: Cleanup postcopy_preempt_setup()Peter Xu
2023-02-11migration: Rework multi-channel checks on URIPeter Xu
2023-02-11Update bench-code for addressing CI problemling xu
2023-02-11AVX512 support for xbzrle_encode_bufferling xu
2023-02-11migration: I messed state_pending_exact/estimateJuan Quintela
2023-02-11migration: Make ram_save_target_page() a pointerJuan Quintela
2023-02-11migration: Calculate ram size onceJuan Quintela
2023-02-11migration: Split ram_bytes_total_common() in two functionsJuan Quintela
2023-02-11migration: Make find_dirty_block() return a single parameterJuan Quintela
2023-02-11migration: Simplify ram_find_and_save_block()Juan Quintela
2023-02-11util/userfaultfd: Support /dev/userfaultfdPeter Xu
2023-02-11linux-headers: Update to v6.1Peter Xu
2023-02-11multifd: Remove some redundant codeLi Zhang
2023-02-11multifd: cleanup the function multifd_channel_connectLi Zhang
2023-02-11migration: Remove spurious filesJuan Quintela
2023-02-09Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2023-02-09iotests/detect-zeroes-registered-buf: add new testStefan Hajnoczi
2023-02-09qemu-io: add -r option to register I/O bufferStefan Hajnoczi
2023-02-09qemu-io: use BdrvRequestFlags instead of intStefan Hajnoczi
2023-02-09block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUFStefan Hajnoczi
2023-02-09virtio-blk: add missing AioContext lockEmanuele Giuseppe Esposito
2023-02-09vhost-user-fs: Back up vqs before cleaning up vhost_devAkihiko Odaki
2023-02-09tests/qtest/netdev-socket: Raise connection timeout to 60 secondsPeter Maydell
2023-02-08Merge tag 'pull-tricore-20230208' of https://github.com/bkoppelmann/qemu into...Peter Maydell
2023-02-08Merge tag 'pull-include-2023-02-06-v2' of https://repo.or.cz/qemu/armbru into...Peter Maydell
2023-02-08tests/tcg/tricore: Add test for ld.hBastian Koppelmann
2023-02-08target/tricore: Fix OPC1_16_SRO_LD_H translationAnton Kochkov
2023-02-08tests/tcg/tricore: Add LD.BU testsBastian Koppelmann
2023-02-08target/tricore: Fix OPC2_32_BO_LD_BU_PREINCBastian Koppelmann
2023-02-08tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR testsBastian Koppelmann
2023-02-08target/tricore: Fix OPC2_32_RRRR_DEXTRBastian Koppelmann
2023-02-08tests/tcg/tricore: Add tests for RRPW_DEXTRBastian Koppelmann
2023-02-08target/tricore: Fix RRPW_DEXTRBastian Koppelmann
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERTBastian Koppelmann