aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-19target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1Peter Maydell
2024-09-19kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread()Peter Maydell
2024-09-19kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu()Peter Maydell
2024-09-19tests: drop OpenBSD tests for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19tests: expand timeout information for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19tests: add FreeBSD tests for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19tests: use default cpu for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19hw/char/stm32l4x5_usart.c: Enable USART ACK bit responseJacob Abrams
2024-09-19target/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetreeRichard Henderson
2024-09-19target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetreeRichard Henderson
2024-09-19target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetreeRichard Henderson
2024-09-19target/arm: Widen NeonGenNarrowEnvFn return to 64 bitsRichard Henderson
2024-09-19target/arm: Convert VQSHL, VQSHLU to gvecRichard Henderson
2024-09-19target/arm: Convert handle_scalar_simd_shli to decodetreeRichard Henderson
2024-09-19target/arm: Convert handle_scalar_simd_shri to decodetreeRichard Henderson
2024-09-19target/arm: Convert SHRN, RSHRN to decodetreeRichard Henderson
2024-09-19target/arm: Split out subroutines of handle_shri_with_rndaccRichard Henderson
2024-09-19target/arm: Push tcg_rnd into handle_shri_with_rndaccRichard Henderson
2024-09-19target/arm: Convert SSHLL, USHLL to decodetreeRichard Henderson
2024-09-19target/arm: Use {, s}extract in handle_vec_simd_wshliRichard Henderson
2024-09-19target/arm: Convert handle_vec_simd_shli to decodetreeRichard Henderson
2024-09-19target/arm: Convert handle_vec_simd_shri to decodetreeRichard Henderson
2024-09-19target/arm: Fix whitespace near gen_srshr64_i64Richard Henderson
2024-09-19target/arm: Introduce gen_gvec_sshr, gen_gvec_ushrRichard Henderson
2024-09-19target/arm: Convert MOVI, FMOV, ORR, BIC (vector immediate) to decodetreeRichard Henderson
2024-09-19target/arm: Convert FMOVI (scalar, immediate) to decodetreeRichard Henderson
2024-09-19target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV to decodetreeRichard Henderson
2024-09-19target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetreeRichard Henderson
2024-09-19target/arm: Simplify do_reduction_opRichard Henderson
2024-09-19target/arm: Convert UZP, TRN, ZIP to decodetreeRichard Henderson
2024-09-19target/arm: Convert TBL, TBX to decodetreeRichard Henderson
2024-09-19target/arm: Convert EXT to decodetreeRichard Henderson
2024-09-19target/arm: Use tcg_gen_extract2_i64 for EXTRichard Henderson
2024-09-19target/arm: Use cmpsel in gen_sshl_vecRichard Henderson
2024-09-19target/arm: Use cmpsel in gen_ushl_vecRichard Henderson
2024-09-19target/arm: Replace tcg_gen_dupi_vec with constants in translate-sve.cRichard Henderson
2024-09-19target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.cRichard Henderson
2024-09-18Merge tag 'qemu-macppc-20240918' of https://github.com/mcayland/qemu into sta...Peter Maydell
2024-09-18Merge tag 'migration-20240917-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-09-18tests/fp: Make mul and div tests have a longer timeoutPeter Maydell
2024-09-18migration/multifd: Fix rb->receivedmap cleanup raceFabiano Rosas
2024-09-18migration/savevm: Remove extra load cleanup callsFabiano Rosas
2024-09-18softmmu/physmem.c: Keep transaction attribute in address_space_map()Fea.Wang
2024-09-18migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multi...Stefan Weil
2024-09-18mac_dbdma: Remove leftover `dma_memory_unmap` callsMattias Nissler
2024-09-17migration/multifd: Fix build for qatzipPeter Xu
2024-09-17tests/qtest/migration: Move a couple of slow tests under g_test_slowFabiano Rosas
2024-09-17Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2024-09-17Merge tag 'pull-request-2024-09-17' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-09-17Merge tag 'pull-vfio-20240917' of https://github.com/legoater/qemu into stagingPeter Maydell