qemu.git
2024-09-22 Laurent Vivierlinux-user,loongarch: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user,hexagon: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user,riscv: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user,openrisc: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user,aarch64: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user: update syscall.tbl to Linux v6.10
2024-09-22 Laurent Vivierlinux-user, mips: update syscall-args-o32.c.inc to...
2024-09-22 Laurent Vivierlinux-user: update syscall_nr.h to Linux v6.10
2024-09-22 Fabiano Rosastarget/ppc: Fix lxvx/stxvx facility check
2024-09-22 Richard Hendersontcg/s390x: Optimize cmpsel with constant 0/-1 arguments
2024-09-22 Richard Hendersontcg/s390x: Implement cmpsel_vec
2024-09-22 Richard Hendersontcg/ppc: Optimize cmpsel with constant 0/-1 arguments
2024-09-22 Richard Hendersontcg/ppc: Implement cmpsel_vec
2024-09-22 Richard Hendersontcg/i386: Implement vector TST{EQ,NE} for avx512
2024-09-22 Richard Hendersontcg/i386: Implement cmpsel_vec with avx512 insns
2024-09-22 Richard Hendersontcg/i386: Add predicate parameters to tcg_out_evex_opc
2024-09-22 Richard Hendersontcg/i386: Implement cmp_vec with avx512 insns
2024-09-22 Richard Hendersontcg/i386: Optimize cmpsel with constant 0 operand 3.
2024-09-22 Richard Hendersontcg/optimize: Optimize bitsel_vec
2024-09-22 Richard Hendersontcg/optimize: Optimize cmp_vec and cmpsel_vec
2024-09-22 Richard Hendersontcg/optimize: Fold movcond with true and false values...
2024-09-22 Richard Hendersontcg/s390x: Do not expand cmp_vec early
2024-09-22 Richard Hendersontcg/ppc: Do not expand cmp_vec early
2024-09-22 Richard Hendersontcg/i386: Do not expand cmpsel_vec early
2024-09-22 Richard Hendersontcg/i386: Do not expand cmp_vec early
2024-09-22 Richard Hendersontcg/i386: Split out tcg_out_vex_modrm_type
2024-09-22 Richard Hendersontcg: Export vec_gen_6
2024-09-22 TANG Tianchengtcg: Fix iteration step in 32-bit gvec operation
2024-09-22 Richard Hendersontcg: Propagate new TCGOp to add_as_label_use
2024-09-22 Richard Hendersontcg: Return TCGOp from tcg_gen_op[1-6]
2024-09-19 Peter MaydellMerge tag 'pull-target-arm-20240919' of https://git...
2024-09-19 Peter Maydelldocs/devel: Remove nested-papr.txt
2024-09-19 Peter Maydelltarget/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
2024-09-19 Peter Maydellkvm: Remove unreachable code in kvm_dirty_ring_reaper_t...
2024-09-19 Peter Maydellkvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(),...
2024-09-19 Marcin Juszkiewicztests: drop OpenBSD tests for aarch64/sbsa-ref
2024-09-19 Marcin Juszkiewicztests: expand timeout information for aarch64/sbsa-ref
2024-09-19 Marcin Juszkiewicztests: add FreeBSD tests for aarch64/sbsa-ref
2024-09-19 Marcin Juszkiewicztests: use default cpu for aarch64/sbsa-ref
2024-09-19 Jacob Abramshw/char/stm32l4x5_usart.c: Enable USART ACK bit response
2024-09-19 Richard Hendersontarget/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHR...
2024-09-19 Richard Hendersontarget/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHR...
2024-09-19 Richard Hendersontarget/arm: Convert SQSHL, UQSHL, SQSHLU (immediate...
2024-09-19 Richard Hendersontarget/arm: Widen NeonGenNarrowEnvFn return to 64 bits
2024-09-19 Richard Hendersontarget/arm: Convert VQSHL, VQSHLU to gvec
2024-09-19 Richard Hendersontarget/arm: Convert handle_scalar_simd_shli to decodetree
2024-09-19 Richard Hendersontarget/arm: Convert handle_scalar_simd_shri to decodetree
2024-09-19 Richard Hendersontarget/arm: Convert SHRN, RSHRN to decodetree
2024-09-19 Richard Hendersontarget/arm: Split out subroutines of handle_shri_with_r...
2024-09-19 Richard Hendersontarget/arm: Push tcg_rnd into handle_shri_with_rndacc
2024-09-19 Richard Hendersontarget/arm: Convert SSHLL, USHLL to decodetree
2024-09-19 Richard Hendersontarget/arm: Use {, s}extract in handle_vec_simd_wshli
2024-09-19 Richard Hendersontarget/arm: Convert handle_vec_simd_shli to decodetree
2024-09-19 Richard Hendersontarget/arm: Convert handle_vec_simd_shri to decodetree
2024-09-19 Richard Hendersontarget/arm: Fix whitespace near gen_srshr64_i64
2024-09-19 Richard Hendersontarget/arm: Introduce gen_gvec_sshr, gen_gvec_ushr
2024-09-19 Richard Hendersontarget/arm: Convert MOVI, FMOV, ORR, BIC (vector immedi...
2024-09-19 Richard Hendersontarget/arm: Convert FMOVI (scalar, immediate) to decodetree
2024-09-19 Richard Hendersontarget/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV...
2024-09-19 Richard Hendersontarget/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decod...
2024-09-19 Richard Hendersontarget/arm: Simplify do_reduction_op
2024-09-19 Richard Hendersontarget/arm: Convert UZP, TRN, ZIP to decodetree
2024-09-19 Richard Hendersontarget/arm: Convert TBL, TBX to decodetree
2024-09-19 Richard Hendersontarget/arm: Convert EXT to decodetree
2024-09-19 Richard Hendersontarget/arm: Use tcg_gen_extract2_i64 for EXT
2024-09-19 Richard Hendersontarget/arm: Use cmpsel in gen_sshl_vec
2024-09-19 Richard Hendersontarget/arm: Use cmpsel in gen_ushl_vec
2024-09-19 Richard Hendersontarget/arm: Replace tcg_gen_dupi_vec with constants...
2024-09-19 Richard Hendersontarget/arm: Replace tcg_gen_dupi_vec with constants...
2024-09-18 Peter MaydellMerge tag 'qemu-macppc-20240918' of https://github...
2024-09-18 Peter MaydellMerge tag 'migration-20240917-pull-request' of https...
2024-09-18 Peter Maydelltests/fp: Make mul and div tests have a longer timeout
2024-09-18 Fabiano Rosasmigration/multifd: Fix rb->receivedmap cleanup race
2024-09-18 Fabiano Rosasmigration/savevm: Remove extra load cleanup calls
2024-09-18 Fea.Wangsoftmmu/physmem.c: Keep transaction attribute in addres...
2024-09-18 Stefan Weilmigration/multifd: Fix loop conditions in multifd_zstd_...
2024-09-18 Mattias Nisslermac_dbdma: Remove leftover `dma_memory_unmap` calls
2024-09-17 Peter Xumigration/multifd: Fix build for qatzip
2024-09-17 Fabiano Rosastests/qtest/migration: Move a couple of slow tests...
2024-09-17 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-09-17 Peter MaydellMerge tag 'pull-request-2024-09-17' of https://gitlab...
2024-09-17 Peter MaydellMerge tag 'pull-vfio-20240917' of https://github.com...
2024-09-17 Peter MaydellMerge tag 'edk2-stable202408-20240917-pull-request...
2024-09-17 Peter MaydellMerge tag 'pull-aspeed-20240916' of https://github...
2024-09-17 Peter Maydell.gitlab-ci.d/crossbuilds.yml: Force 'make check' to...
2024-09-17 Dmitry Frolovhw/block: fix uint32 overflow
2024-09-17 Peter Maydell.gitlab-ci.d/crossbuilds.yml: Force 'make check' to...
2024-09-17 Thomas Huthtests/functional: Move the mips64el fuloong2e test...
2024-09-17 Matheus Tavares... docs/fuzz: fix outdated mention to enable-sanitizers
2024-09-17 Thomas Huthsystem: Enable the device aliases for or1k, too
2024-09-17 Philippe Mathieu... system: Sort QEMU_ARCH_VIRTIO_PCI definition
2024-09-17 Pierrick Bouviertests/qtest: remove break after g_assert_not_reached()
2024-09-17 Pierrick Bouviertests/qtest: replace assert(false) with g_assert_not_re...
2024-09-17 Pierrick Bouvierinclude/hw/s390x: replace assert(false) with g_assert_n...
2024-09-17 Pierrick Bouviertests/unit: replace assert(0) with g_assert_not_reached()
2024-09-17 Pierrick Bouviertests/qtest: replace assert(0) with g_assert_not_reached()
2024-09-17 Daniel P. Berrangégitlab: fix logic for changing docker tag on stable...
2024-09-17 Thomas Huth.gitlab-ci.d/buildtest: Build most targets in the build...
2024-09-17 Corvin Köhnevfio/igd: correctly calculate stolen memory size for...
2024-09-17 Corvin Köhnevfio/igd: don't set stolen memory size to zero
next