Show patches with: State = Action Required       |    Archived = No       |   426817 patches
« 1 2 ... 613 614 6154268 4269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] target-xtensa: test cross-page opcode - - - - --- 2014-12-14 Max Filippov New
[2/2] target/alpha: Fix user-only floating-point exceptions target/alpha: Fix bug 1701835 - - - - --- 2019-04-27 Richard Henderson New
[2/2] target/alpha: Only build sys_helper.c on system emulation target/alpha: Only build sys_helper.c on system emulation - - - - --- 2023-12-07 Philippe Mathieu-Daudé New
[2/2] target/arm/cpu: Give Cortex-A15 and -A7 the EL2 feature Fix the last Hyp mode bug and turn it on for A7, A15 - - 2 - --- 2018-11-09 Peter Maydell New
[2/2] target/arm/translate-a64: Fix mishandling of size in FCMLA decode target/arm: Fix FCMLA decoding errors - - 1 - --- 2019-01-29 Peter Maydell New
[2/2] target/arm/translate-neon: Simplify align field check for VLD3 target/arm: Check Neon VLD1/VST1 stride bits are zero - - 1 1 --- 2022-03-03 Peter Maydell New
[2/2] target/arm: Add Cortex-A78 CPU Remove CBAR from A55/A76 and add A78 - - - - --- 2023-04-15 Jisheng Zhang New
[2/2] target/arm: Add Cortex-A78 CPU Remove CBAR from A55/A76 and add A78 - - - - --- 2023-04-15 Jisheng Zhang New
[2/2] target/arm: Add DynamIQ Shared Unit control registers Define Impl. Def. registers for Neoverse-N1 - - - - --- 2023-03-03 Chen Baozi New
[2/2] target/arm: Add compile time asserts to load/store_cpu_field macros target/arm: Load correct half of 64-bit fields - - 1 - --- 2023-04-24 Peter Maydell New
[2/2] target/arm: Add fp16 support to vfp_expand_imm target/arm: split out vfp_expand_imm - - - - --- 2018-01-10 Richard Henderson New
[2/2] target/arm: Add sve-default-vector-length cpu property target/arm: Add sve-default-vector-length cpu property - - 1 - --- 2021-07-14 Richard Henderson New
[2/2] target/arm: Bail out early on 0-length tlb range invalidate [1/2] accel/tcg: Optimize jump cache flush during tlb range flush - - 1 - --- 2022-01-10 Idan Horowitz New
[2/2] target/arm: Check V7VE as well as LPAE in arm_pamax target/arm: Fix issue 1078 - - 1 - --- 2022-06-19 Richard Henderson New
[2/2] target/arm: Copy guarded bit in combine_cacheattrs target/arm: BTI guarded bit fixes - 1 - - --- 2023-04-07 Richard Henderson New
[2/2] target/arm: Define neoverse-v1 target/arm: Implement Cortex Neoverse-V1 - - 2 - --- 2023-07-04 Peter Maydell New
[2/2] target/arm: Don't add system-registers.xml for user-only target/arm: gdbstub system registers refinement - - - - --- 2019-03-07 Richard Henderson New
[2/2] target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY Fix armeb-linux-user disassembly - - 1 - --- 2017-10-19 Richard Henderson New
[2/2] target/arm: Factor out unallocated_encoding for aarch32 target/arm: Fix aarch64 illegal opcode exceptions - - 1 - --- 2019-08-26 Richard Henderson New
[2/2] target/arm: Fail on invalid size for VMUL (float) [1/2] target/arm: Make VQDMULL undefined when U=1 - - - - --- 2020-04-08 Fredrik Strupe New
[2/2] target/arm: Fix ATS1Hx instructions target/arm: fix some ATS* bugs - - 2 - --- 2018-10-16 Peter Maydell New
[2/2] target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hosts Fix some Neon insns on big-endian hosts - - 1 - --- 2020-10-28 Peter Maydell New
[2/2] target/arm: Fix aarch64_sve_change_el for SME target/arm: Two SME fixes - - - - --- 2022-07-13 Richard Henderson New
[2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile target/arm: Fix gdbstub for m-profile (#1421) - 1 1 - --- 2023-02-21 Richard Henderson New
[2/2] target/arm: Fix compile error. [1/2] virtio-mem: Change PRIx32 to PRIXPTR to fix compile error. - - - - --- 2020-07-30 Kaige Li New
[2/2] target/arm: Fix do_predset for large VL target/arm: SVE fixes - - 1 1 --- 2018-07-05 Richard Henderson New
[2/2] target/arm: Fix routing of singlestep exceptions [1/2] target/arm: Factor out 'generate singlestep exception' function - 1 1 1 --- 2019-08-05 Peter Maydell New
[2/2] target/arm: Fix unaligned mte checks target/arm: Fix unaligned mte checks - - - - --- 2021-04-02 Richard Henderson New
[2/2] target/arm: Gate "miscellaneous FP" insns by ID register field [1/2] target/arm: Use MVFR1 feature bits to gate A32/T32 FP16 instructions - - 1 - --- 2019-02-22 Peter Maydell New
[2/2] target/arm: Implement ARMv8.0-PredRes target/arm: SB and PredRes extensions - - 1 - --- 2019-02-20 Richard Henderson New
[2/2] target/arm: Implement ARMv8.5-FRINT Untitled series #93804 - - - - --- 2019-02-23 Richard Henderson New
[2/2] target/arm: Implement HSTR.TJDBX target/arm: Implement remaining HSTR functionality - - - - --- 2021-08-16 Peter Maydell New
[2/2] target/arm: Implement M-profile trapping on division by zero arm: Implement M-profile trapping on division by zero - - 1 - --- 2021-07-30 Peter Maydell New
[2/2] target/arm: Implement Neoverse N2 CPU model target/arm: Implement Neoverse-N2 - - 1 - --- 2023-09-15 Peter Maydell New
[2/2] target/arm: Implement an IMPDEF pauth algorithm target/arm: Implement an IMPDEF pauth algorithm - - - - --- 2020-08-12 Richard Henderson New
[2/2] target/arm: Initlaize PMU feature for scratch vcpu [1/2] target/arm: Needn't validate the target in scratch host - 1 - - --- 2021-04-07 Gavin Shan New
[2/2] target/arm: Log fault address for M-profile faults target/arm: Improve M-profile exception logging - - 2 - --- 2022-03-15 Peter Maydell New
[2/2] target/arm: Look up ARMCPRegInfo at runtime target/arm: Look up ARMCPRegInfo at runtime - - 1 - --- 2023-01-06 Richard Henderson New
[2/2] target/arm: Make boards pass base address to armv7m_load_kernel() target/arm: armv7m_load_kernel() improvements - - 1 - --- 2022-08-23 Peter Maydell New
[2/2] target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/ target/arm: Move more files to tcg/ - - 1 - --- 2023-05-04 Richard Henderson New
[2/2] target/arm: Only implement doubles if the FPU supports them target/arm: Support single-precision only FPUs - - 1 - --- 2019-06-14 Peter Maydell New
[2/2] target/arm: Relax r13 restriction for ldrex/strex for v8.0 target/arm: two fixes for ldrex/strex - - - - --- 2019-11-17 Richard Henderson New
[2/2] target/arm: Remove no-longer-reachable 32-bit KVM code Remove KVM support for 32-bit Arm hosts - - 1 - --- 2020-09-04 Peter Maydell New
[2/2] target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12] target/arm: SCR_EL3 RES0, RAO/WI tweaks - - - - --- 2022-06-05 Richard Henderson New
[2/2] target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU target/arm: Add support for DIT (Data Independent Timing) - - 1 - --- 2020-12-11 Rebecca Cran New
[2/2] target/arm: Simplify BFXIL expansion target/arm: Minor bit field improvements - - 1 - --- 2019-05-14 Richard Henderson New
[2/2] target/arm: Take exceptions on ATS instructions when needed target/arm: Take exceptions on ATS instructions - - 1 - --- 2019-08-16 Peter Maydell New
[2/2] target/arm: Tidy condition in disas_simd_two_reg_misc target/arm: Coverity fixups - 1 1 - --- 2018-05-01 Richard Henderson New
[2/2] target/arm: Use FIELD definitions for CPACR, CPTR_ELx target/arm: SME prep patches - - 1 - --- 2022-05-10 Richard Henderson New
[2/2] target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA [1/2] tcg: Add tcg_gen_gvec_5_ptr - - 2 - --- 2020-02-12 Richard Henderson New
[2/2] target/arm: Use tcg_gen_gvec_bitsel target/arm: make use of new gvec expanders - - 1 - --- 2019-05-18 Richard Henderson New
[2/2] target/arm: Use tcg_gen_gvec_cmpi for compare vs 0 tcg: Add gvec compare with immediate and scalar operand - - 1 - --- 2023-08-31 Richard Henderson New
[2/2] target/arm: lie more convincingly about memory attributes in PAR_EL1 - - - - --- 2017-02-28 Andrew Baumann New
[2/2] target/cris: Let cris_mmu_translate() use MMUAccessType access_type target/cris: Pass MMUAccessType to cris_mmu_translate() - - 2 - --- 2021-01-28 Philippe Mathieu-Daudé New
[2/2] target/hexagon: Use tcg_constant_* target/hexagon: Use tcg_constant_* - - 2 - --- 2021-10-03 Philippe Mathieu-Daudé New
[2/2] target/hexagon: fix some occurrences of -Wshadow=local Fix usage of GETPC(), variable shadowing - - 2 - --- 2023-10-04 Brian Cain New
[2/2] target/hexagon: rename aliased register HEX_REG_P3_0 Hexagon: fix signal context save & restore bug - - 2 - --- 2022-12-27 Mukilan Thiyagarajan (QUIC) New
[2/2] target/hppa: Clean up DisasCond target/hppa: Use tcg_constant_* - - 1 - --- 2021-07-08 Richard Henderson New
[2/2] target/hppa: Extract system helpers to sys_helper.c target/hppa: Extract System/FPU helpers from op_helper.c - - 1 - --- 2022-12-17 Philippe Mathieu-Daudé New
[2/2] target/hppa: Fix B,GATE for wide mode target/hppa: two more simple fixes - 1 2 - --- 2024-03-21 Richard Henderson New
[2/2] target/hppa: Optimize blr r0,rn target/hppa: Minor fix and improvement - - - - --- 2019-02-22 Richard Henderson New
[2/2] target/hppa: prevent trashing of temporary in do_depw_sar() HPPA tcg fixes - - 1 - --- 2019-09-13 Sven Schnelle New
[2/2] target/i386/cpu: Constify X86CPUDefinition target/i386/cpu: Constify CPUCaches and X86CPUDefinition - - - - --- 2021-05-03 Philippe Mathieu-Daudé New
[2/2] target/i386/cpu: Fix small typo in comment Fix PIC interrupt handling of x86 CPUs if APIC is globally disabled - - 1 - --- 2024-01-03 Bernhard Beschow New
[2/2] target/i386/cpu: Update comment that mentions Texinfo Update leftover comments that mention Texinfo - - - - --- 2020-09-29 Markus Armbruster New
[2/2] target/i386/helper: Shuffle do_cpu_init() target/i386/helper: Minor #ifdef'ry simplifications - - - - --- 2023-06-02 Philippe Mathieu-Daudé New
[2/2] target/i386/monitor.c: check return value of mon_get_cpu before using it - - 1 - --- 2017-02-17 skiver.cloud.yzy@gmail.com New
[2/2] target/i386/sev: Use local variable for kvm_sev_launch_measure target/i386/sev: Replace malloc with local variables - - 1 - --- 2021-10-11 Dov Murik New
[2/2] target/i386: Add missed features to Cooperlake CPU model Fix Cooperlake CPU model - 1 - - --- 2019-12-25 Xiaoyao Li New
[2/2] target/i386: Add support for put/get PEBS registers [1/2] target/i386: Add support for save PEBS registers - - - - --- 2019-08-29 Luwei Kang New
[2/2] target/i386: Enable TSX Suspend Load Address Tracking feature Add new features for intel processor - - - - --- 2020-07-05 Cathy Zhang New
[2/2] target/i386: Expose VMX entry/exit load pkrs control bits Remaining work for PKS Implementation - - - - --- 2021-02-05 Chenyi Qiang New
[2/2] target/i386: Fix BEXTR instruction target/i386: Fix BEXTR instruction [#1372] - - - - --- 2023-01-14 Richard Henderson New
[2/2] target/i386: Implement PCLMULQDQ using AArch64 PMULL instructions Implement PMULL using host intrinsics - - - - --- 2023-06-01 Ard Biesheuvel New
[2/2] target/i386: Implement all TBM instructions - - - - --- 2017-07-11 Richard Henderson New
[2/2] target/i386: Remove pointless CPUArchState casts accel|target: Remove pointless CPUArchState casts - - - - --- 2022-03-05 Philippe Mathieu-Daudé New
[2/2] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor target/i386: Fix cpu_x86_{fsave,frstor,fxsave,fxrstor} - - 1 - --- 2021-02-26 Richard Henderson New
[2/2] target/i386: Use i128 for 128 and 256-bit loads and stores tcg: Streamline vector load/store - - - - --- 2023-08-31 Richard Henderson New
[2/2] target/i386: add -cpu, lbr=true support to enable guest LBR [1/2] target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES - - - - --- 2020-06-13 Like Xu New
[2/2] target/i386: add support for FB_CLEAR feature target/i386: add support for cpu FLUSH_L1D feature and FB_CLEAR capability - - - - --- 2023-02-01 Emanuele Giuseppe Esposito New
[2/2] target/i386: cmpxchg only overwrites ZF target/i386: two fixes for cmpxchg - - - - --- 2022-09-11 Paolo Bonzini New
[2/2] target/i386: fix IEEE SSE floating-point exception raising target/i386: SSE floating-point fixes - - - - --- 2020-06-25 Joseph Myers New
[2/2] target/i386: fix IEEE x87 floating-point exception raising target/i386: x87 exceptions fixes - - - - --- 2020-05-15 Joseph Myers New
[2/2] target/i386: fix memory operand size for CVTPS2PD target/i386: reimplement fp2fp conversion instructions - - 1 - --- 2023-08-29 Paolo Bonzini New
[2/2] target/i386: ignore CPL0-specific features in user mode emulation target/i386: allow using named CPU modeles with user mode emulation - 2 - - --- 2023-06-18 Paolo Bonzini New
[2/2] target/i386: kvm: Init nested-state in case of vCPU exposed with SVM target/i386: kvm: Fix treatment of AMD SVM in nested migration - - 2 - --- 2019-06-21 Liran Alon New
[2/2] target/i386: sev: Do not pin the ram device memory region Fix SEV VM device assignment - 1 - - --- 2019-01-17 Brijesh Singh New
[2/2] target/i386: trap on instructions longer than >15 bytes target/i386: trap on instructions longer than >15 bytes - - 1 - --- 2017-10-12 Paolo Bonzini New
[2/2] target/lm32: hold BQL in gdbstub BQL patches for the lm32 target - - - - --- 2018-05-21 Michael Walle New
[2/2] target/loongarch: Fix raise_mmu_exception() set wrong exception_index [1/2] target/loongarch: Add exception subcode - - 1 - --- 2022-11-01 gaosong New
[2/2] target/loongarch: Fix return value of CHECK_FPE [1/2] target/loongarch: Separate the hardware flags into MMU index and PLV - 1 1 - --- 2022-11-07 Rui Wang New
[2/2] target/m68k: Add vmstate definition for M68kCPU [1/2] target/m68k: remove useless qregs array - - - - --- 2020-10-22 Laurent Vivier New
[2/2] target/m68k: Enable halt insn for 68060 target/m68k: Enable halt insn for 68060 - - 1 - --- 2022-04-30 Richard Henderson New
[2/2] target/m68k: Fix bug in semihosted exit handling Fix bug in nios2 and m68k semihosting - 1 2 - --- 2019-08-21 Sandra Loosemore New
[2/2] target/m68k: Perform writback before modifying SR target/m68k: fix two writes to %sr - - 2 - --- 2022-09-13 Richard Henderson New
[2/2] target/m68k: Remove sprintf() calls m68k: Remove sprintf() calls due to macOS deprecation - - 1 - --- 2024-04-11 Philippe Mathieu-Daudé New
[2/2] target/m68k: add M68K_FEATURE_NO_DALIGN feature target/m68k: MacOS related fixes - - 1 - --- 2021-03-07 Mark Cave-Ayland New
[2/2] target/m68k: fix gdb for m68xxx m68k fpu fixes - - 1 - --- 2020-04-28 KONRAD Frederic New
[2/2] target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check target/m68k: MacOS supervisor/user mode switch fixes - part 2 - - 1 - --- 2022-09-25 Mark Cave-Ayland New
[2/2] target/mips/kvm: Assert unreachable code is not used mips: Minor simplifications for KVM use 1 - 1 - --- 2020-04-29 Philippe Mathieu-Daudé New
« 1 2 ... 613 614 6154268 4269 »