Show patches with: Archived = No       |   81195 patches
« 1 2 ... 220 221 222811 812 »
Patch Series S/W/F Date Submitter Delegate State
[v4,34/36] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,33/36] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,31/36] target/s390x: Use Int128 for passing float128 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,30/36] target/s390x: Use Int128 for returning float128 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,29/36] target/s390x: Copy wout_x1 to wout_x1_P tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,28/36] target/s390x: Use Int128 for return from TRE tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,27/36] target/s390x: Use Int128 for return from CKSM tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,26/36] target/s390x: Use Int128 for return from CLST tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,25/36] target/s390x: Use a single return for helper_divs64/u64 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,24/36] target/s390x: Use a single return for helper_divs32/u32 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,23/36] tests/tcg/s390x: Add long-double.c tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,22/36] tests/tcg/s390x: Add clst.c tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,21/36] tests/tcg/s390x: Add div.c tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,20/36] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,18/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64} tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,15/36] tcg: Add guest load/store primitives for TCGv_i128 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,14/36] tcg: Add basic data movement for TCGv_i128 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,13/36] tcg: Add temp allocation for TCGv_i128 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,12/36] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,11/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,10/36] tcg/tci: Fix big-endian return register ordering tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,09/36] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,08/36] include/qemu/int128: Use Int128 structure for TCI tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,07/36] tcg: Add TCG_CALL_RET_BY_VEC tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,06/36] tcg: Introduce tcg_target_call_oarg_reg tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,04/36] tcg: Introduce tcg_out_addi_ptr tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,03/36] tcg: Allocate objects contiguously in temp_allocate_frame tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
[v4,01/36] tcg: Define TCG_TYPE_I128 and related helper macros tcg: Support for Int128 with helpers --- 2023-01-08 Richard Henderson Superseded
accel/tcg: Split out cpu_exec_{setjmp,loop} accel/tcg: Split out cpu_exec_{setjmp,loop} --- 2023-01-07 Richard Henderson Superseded
[v2] util/bufferiszero: Use __attribute__((target)) for avx2/avx512 [v2] util/bufferiszero: Use __attribute__((target)) for avx2/avx512 --- 2023-01-07 Richard Henderson Superseded
[PULL,27/27] tcg/s390x: Avoid the constant pool in tcg_out_movi [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,26/27] tcg/s390x: Cleanup tcg_out_movi [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,25/27] tcg/s390x: Tighten constraints for 64-bit compare [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,24/27] tcg/s390x: Implement ctpop operation [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,23/27] tcg/s390x: Use tgen_movcond_int in tgen_clz [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,22/27] tcg/s390x: Support SELGR instruction in movcond [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,21/27] tcg/s390x: Generalize movcond implementation [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,20/27] tcg/s390x: Create tgen_cmp2 to simplify movcond [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,19/27] tcg/s390x: Support MIE3 logical operations [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,18/27] tcg/s390x: Tighten constraints for and_i64 [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,17/27] tcg/s390x: Tighten constraints for or_i64 and xor_i64 [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,16/27] tcg/s390x: Issue XILF directly for xor_i32 [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,15/27] tcg/s390x: Support MIE2 MGRK instruction [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,14/27] tcg/s390x: Support MIE2 multiply single instructions [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,13/27] tcg/s390x: Distinguish RIE formats [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,12/27] tcg/s390x: Distinguish RRF-a and RRF-c formats [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,11/27] tcg/s390x: Use LARL+AGHI for odd addresses [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,10/27] tcg/s390x: Remove DISTINCT_OPERANDS facility check [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,09/27] tcg/s390x: Remove FAST_BCR_SER facility check [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,08/27] tcg/s390x: Check for load-on-condition facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,07/27] tcg/s390x: Check for general-instruction-extension facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,06/27] tcg/s390x: Check for extended-immediate facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,05/27] tcg/s390x: Check for long-displacement facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,04/27] tcg/s390x: Remove USE_LONG_BRANCHES [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,03/27] tcg/s390x: Always set TCG_TARGET_HAS_direct_jump [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,02/27] tcg/s390x: Remove TCG_REG_TB [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson Accepted
[PULL,00/27] tcg/s390x patch queue --- 2023-01-07 Richard Henderson New
[v4] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64 [v4] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64 --- 2023-01-07 Richard Henderson Superseded
[2/2] target/arm: Look up ARMCPRegInfo at runtime target/arm: Look up ARMCPRegInfo at runtime --- 2023-01-06 Richard Henderson New
[1/2] target/arm: Reorg do_coproc_insn target/arm: Look up ARMCPRegInfo at runtime --- 2023-01-06 Richard Henderson New
[v2] scripts/ci: update gitlab-runner playbook to use latest runner [v2] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-06 Alex Bennée Superseded
[RFC] scripts/ci: update gitlab-runner playbook to use latest runner [RFC] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-06 Alex Bennée New
[PULL,08/15] target/s390x: Restrict sysemu/reset.h to system emulation Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,07/15] target/s390x/tcg/excp_helper: Restrict system headers to sysemu Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,06/15] target/s390x/tcg/misc_helper: Remove unused "memory.h" include Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,05/15] hw/s390x/pv: Restrict Protected Virtualization to sysemu Untitled series #197137 --- 2023-01-06 Thomas Huth Accepted
[PULL,04/15] exec/memory: Expose memory_region_access_valid() Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,02/15] tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,v2,47/47] tests/tcg/multiarch: add vma-pthread.c Untitled series #197136 --- 2023-01-06 Richard Henderson New
[PULL,v2,19/47] tcg: Introduce paired register allocation Untitled series #197136 --- 2023-01-06 Richard Henderson New
[PULL,v2,00/47] tcg misc queue --- 2023-01-06 Richard Henderson New
[PULL,v3,24/43] target/riscv: Set pc_succ_insn for !rvc illegal insn Untitled series #197135 --- 2023-01-06 Alistair Francis New
[PULL,v3,04/43] tcg/riscv: Fix base register for user-only qemu_ld/st Untitled series #197135 --- 2023-01-06 Alistair Francis New
[PULL,v3,03/43] tcg/riscv: Fix reg overlap case in tcg_out_addsub2 Untitled series #197135 --- 2023-01-06 Alistair Francis New
[PULL,v3,02/43] tcg/riscv: Fix range matched by TCG_CT_CONST_M12 Untitled series #197135 --- 2023-01-06 Alistair Francis New
[RFC] testing: probe gdb for supported architectures ahead of time [RFC] testing: probe gdb for supported architectures ahead of time --- 2023-01-05 Alex Bennée Superseded
[v2] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init [v2] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init --- 2023-01-05 Philippe Mathieu-Daudé Superseded
[v2] hw/pci-host: Use register definitions from PCI standard [v2] hw/pci-host: Use register definitions from PCI standard --- 2023-01-05 Philippe Mathieu-Daudé Superseded
[PULL,34/34] hw/net: Fix read of uninitialized memory in imx_fec. [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Accepted
[PULL,33/34] i.MX7D: Connect IRQs to GPIO devices. [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
[PULL,32/34] i.MX6UL: Add a specific GPT timer instance for the i.MX6UL [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
[PULL,31/34] i.MX7D: Compute clock frequency for the fixed frequency clocks. [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Accepted
[PULL,30/34] i.MX7D: Connect GPT timers to IRQ [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
[PULL,29/34] hw/arm/smmu-common: Avoid using inlined functions with external linkage [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Accepted
[PULL,28/34] hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
[PULL,27/34] target/arm: align exposed ID registers with Linux [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
[PULL,26/34] hw/arm/nseries: Silent -Wmissing-field-initializers warning [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Accepted
[PULL,25/34] hw/arm/nseries: Constify various read-only arrays [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Accepted
[PULL,24/34] hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
[PULL,23/34] target/arm: cleanup cpu includes [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
[PULL,22/34] target/arm: Remove unused includes from helper.c [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
[PULL,21/34] target/arm: Remove unused includes from m_helper.c [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
[PULL,20/34] target/arm: Fix checkpatch brace errors in helper.c [PULL,01/34] target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it --- 2023-01-05 Peter Maydell Not Applicable
« 1 2 ... 220 221 222811 812 »