aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth14-106/+12
2023-02-14tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2Peter Maydell1-6/+21
2023-02-14build: deprecate --enable-gprof builds and remove from CIAlex Bennée4-17/+26
2023-02-14meson: Disable libdw for static builds by defaultIlya Leoshkevich1-1/+2
2023-02-14meson: Add missing libdw knobsIlya Leoshkevich3-4/+12
2023-02-14configure: Bump minimum Clang version to 10.0Thomas Huth1-19/+6
2023-02-13Merge tag 'migration-20230213-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell34-1489/+1261
2023-02-13ram: Document migration ram flagsJuan Quintela1-6/+10
2023-02-13migration/multifd: Move load_cleanup inside incoming_state_destroyLeonardo Bras3-1/+11
2023-02-13migration/multifd: Join all multifd threads in order to avoid leaksLeonardo Bras1-1/+2
2023-02-13migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()Leonardo Bras1-1/+0
2023-02-13migration/multifd: Change multifd_load_cleanup() signature and usageLeonardo Bras3-15/+7
2023-02-11migration: Postpone postcopy preempt channel to be after mainPeter Xu5-21/+82
2023-02-11migration: Add a semaphore to count PONGsPeter Xu2-0/+9
2023-02-11migration: Cleanup postcopy_preempt_setup()Peter Xu3-14/+4
2023-02-11migration: Rework multi-channel checks on URIPeter Xu4-42/+28
2023-02-11Update bench-code for addressing CI problemling xu3-5/+509
2023-02-11AVX512 support for xbzrle_encode_bufferling xu6-3/+181
2023-02-11migration: I messed state_pending_exact/estimateJuan Quintela1-8/+8
2023-02-11migration: Make ram_save_target_page() a pointerJuan Quintela1-4/+15
2023-02-11migration: Calculate ram size onceJuan Quintela1-2/+5
2023-02-11migration: Split ram_bytes_total_common() in two functionsJuan Quintela1-11/+14
2023-02-11migration: Make find_dirty_block() return a single parameterJuan Quintela1-15/+22
2023-02-11migration: Simplify ram_find_and_save_block()Juan Quintela1-11/+9
2023-02-11util/userfaultfd: Support /dev/userfaultfdPeter Xu2-0/+33
2023-02-11linux-headers: Update to v6.1Peter Xu13-20/+298
2023-02-11multifd: Remove some redundant codeLi Zhang1-11/+4
2023-02-11multifd: cleanup the function multifd_channel_connectLi Zhang1-22/+21
2023-02-11migration: Remove spurious filesJuan Quintela3-1287/+0
2023-02-09Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell6-82/+210
2023-02-09iotests/detect-zeroes-registered-buf: add new testStefan Hajnoczi2-0/+65
2023-02-09qemu-io: add -r option to register I/O bufferStefan Hajnoczi1-75/+129
2023-02-09qemu-io: use BdrvRequestFlags instead of intStefan Hajnoczi1-6/+7
2023-02-09block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUFStefan Hajnoczi1-0/+3
2023-02-09virtio-blk: add missing AioContext lockEmanuele Giuseppe Esposito1-0/+5
2023-02-09vhost-user-fs: Back up vqs before cleaning up vhost_devAkihiko Odaki1-2/+2
2023-02-09tests/qtest/netdev-socket: Raise connection timeout to 60 secondsPeter Maydell1-1/+1
2023-02-08Merge tag 'pull-tricore-20230208' of https://github.com/bkoppelmann/qemu into...Peter Maydell8-23/+223
2023-02-08Merge tag 'pull-include-2023-02-06-v2' of https://repo.or.cz/qemu/armbru into...Peter Maydell89-121/+36
2023-02-08tests/tcg/tricore: Add test for ld.hBastian Koppelmann3-0/+29
2023-02-08target/tricore: Fix OPC1_16_SRO_LD_H translationAnton Kochkov1-1/+1
2023-02-08tests/tcg/tricore: Add LD.BU testsBastian Koppelmann3-0/+39
2023-02-08target/tricore: Fix OPC2_32_BO_LD_BU_PREINCBastian Koppelmann1-1/+1
2023-02-08tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR testsBastian Koppelmann2-0/+44
2023-02-08target/tricore: Fix OPC2_32_RRRR_DEXTRBastian Koppelmann1-3/+12
2023-02-08tests/tcg/tricore: Add tests for RRPW_DEXTRBastian Koppelmann3-0/+49
2023-02-08target/tricore: Fix RRPW_DEXTRBastian Koppelmann1-9/+3
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERTBastian Koppelmann3-4/+22
2023-02-08target/tricore: Fix OPC2_32_RCRW_INSERT translationBastian Koppelmann1-2/+2
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASKBastian Koppelmann3-0/+18