Show patches with: Submitter = Richard Henderson       |    State = Action Required       |    Archived = No       |   5644 patches
« 1 2 ... 7 8 956 57 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,19/57] target/openrisc: Populate CPUClass.mmu_index [PULL,01/57] include/hw/core: Add mmu_index to CPUClass --- 2024-02-02 Richard Henderson New
[PULL,18/57] target/nios2: Populate CPUClass.mmu_index [PULL,01/57] include/hw/core: Add mmu_index to CPUClass --- 2024-02-02 Richard Henderson New
[PULL,14/57] target/microblaze: Populate CPUClass.mmu_index [PULL,01/57] include/hw/core: Add mmu_index to CPUClass --- 2024-02-02 Richard Henderson New
[PULL,11/57] target/loongarch: Populate CPUClass.mmu_index [PULL,01/57] include/hw/core: Add mmu_index to CPUClass --- 2024-02-02 Richard Henderson New
[PULL,10/57] target/i386: Populate CPUClass.mmu_index [PULL,01/57] include/hw/core: Add mmu_index to CPUClass --- 2024-02-02 Richard Henderson New
[PULL,09/57] target/hppa: Populate CPUClass.mmu_index [PULL,01/57] include/hw/core: Add mmu_index to CPUClass --- 2024-02-02 Richard Henderson New
[PULL,06/57] target/avr: Populate CPUClass.mmu_index [PULL,01/57] include/hw/core: Add mmu_index to CPUClass --- 2024-02-02 Richard Henderson New
[PULL,04/57] target/arm: Split out arm_env_mmu_index [PULL,01/57] include/hw/core: Add mmu_index to CPUClass --- 2024-02-02 Richard Henderson New
[PULL,00/57] tcg patch queue --- 2024-02-02 Richard Henderson New
[PULL,31/31] target/i386: Extract x86_cpu_exec_halt() from accel/tcg/ [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,30/31] accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,28/31] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/ [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,27/31] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,26/31] accel/tcg: Use CPUState.cc instead of CPU_GET_CLASS in cpu-exec.c [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,24/31] include/qemu: Add TCGCPUOps typedef to typedefs.h [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,22/31] accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec() [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,21/31] accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy() [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,20/31] accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,19/31] accel/tcg: Move perf and debuginfo support to tcg/ [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,15/31] target: Make qemu_target_page_mask() available for *-user [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,14/31] accel/tcg/cpu-exec: Use RCU_READ_LOCK_GUARD [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,13/31] tests/tcg: Add the PROT_NONE gdbstub test [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,12/31] tests/tcg: Factor out gdbstub test functions [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,11/31] linux-user: Allow gdbstub to ignore page protection [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,06/31] include/exec: typedef abi_ptr to vaddr [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,05/31] include/exec: Use vaddr in DisasContextBase for virtual addresses [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,03/31] hw/core: Include vaddr.h from cpu.h [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,01/31] cpu-exec: simplify jump cache management [PULL,01/31] cpu-exec: simplify jump cache management --- 2024-01-29 Richard Henderson New
[PULL,00/31] tcg patch queue --- 2024-01-29 Richard Henderson New
[08/33] target: Uninline cpu_get_tb_cpu_state() tcg patch queue, pre-pull --- 2024-01-28 Richard Henderson New
[07/33] target: Uninline cpu_mmu_index() tcg patch queue, pre-pull --- 2024-01-28 Richard Henderson New
[PULL,v2,5/8] linux-user/riscv: Adjust vdso signal frame cfa offsets [PULL,v2,1/8] tcg: Remove unreachable code --- 2024-01-23 Richard Henderson New
[PULL,v2,0/8] tcg pach queue --- 2024-01-23 Richard Henderson New
[PULL,5/8] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390 [PULL,1/8] tcg: Remove unreachable code --- 2024-01-21 Richard Henderson New
[PULL,0/8] tcg + linux-user patch queue --- 2024-01-21 Richard Henderson New
linux-user/riscv: Fix sizeof_reg typo in vdso unwind info linux-user/riscv: Fix sizeof_reg typo in vdso unwind info --- 2024-01-12 Richard Henderson New
[v3,19/38] tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-01-10 Richard Henderson New
[v3,18/38] tcg/aarch64: Generate TBZ, TBNZ tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-01-10 Richard Henderson New
[v3,13/38] target/sparc: Use TCG_COND_TSTEQ in gen_op_mulscc tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-01-10 Richard Henderson New
[v3,01/38] tcg: Introduce TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-01-10 Richard Henderson New
[PULL,3/4] tcg/ppc: Use new registers for LQ destination [PULL,1/4] tcg/i386: convert add/sub of 128 to sub/add of -128 --- 2024-01-10 Richard Henderson New
[PULL,0/4] tcg patch queue --- 2024-01-10 Richard Henderson New
[v3,26/33] *-user: Deprecate and disable -p pagesize linux-user: Improve host and guest page size handling --- 2024-01-02 Richard Henderson New
[PULL,71/71] docs: Constify VMstate in examples [PULL,01/71] migration: Make VMStateDescription.subsections const --- 2023-12-29 Richard Henderson New
[PULL,44/71] hw/pci: Constify VMState [PULL,01/71] migration: Make VMStateDescription.subsections const --- 2023-12-29 Richard Henderson New
[PULL,00/71] Constify VMState --- 2023-12-29 Richard Henderson New
[v2,39/71] hw/m68k: Constify VMState *: Constify VMState --- 2023-12-21 Richard Henderson New
[PULL,0/2] late fixes for rc4 --- 2023-12-12 Richard Henderson New
[21/21] target/arm/kvm: Unexport kvm_arm_vm_state_change target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[20/21] target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu} target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[19/21] target/arm/kvm: Unexport kvm_{get,put}_vcpu_events target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[18/21] target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[17/21] target/arm/kvm: Unexport kvm_arm_init_cpreg_list target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[16/21] target/arm/kvm: Unexport kvm_arm_vcpu_finalize target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[15/21] target/arm/kvm: Unexport kvm_arm_vcpu_init target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[13/21] target/arm/kvm: Move kvm_arm_reg_syncs_via_cpreg_list and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[12/21] target/arm/kvm: Move kvm_arm_cpreg_level and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[09/21] target/arm/kvm: Inline kvm_arm_steal_time_supported target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[08/21] target/arm/kvm: Unexport kvm_arm_{get, put}_virtual_time target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[07/21] target/arm/kvm: Move kvm_arm_handle_debug and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[06/21] target/arm/kvm: Move kvm_arm_hw_debug_active and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[05/21] target/arm/kvm: Move kvm_arm_copy_hw_debug_data and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[04/21] target/arm/kvm: Move kvm_arm_verify_ext_dabt_pending and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[03/21] target/arm/kvm: Merge kvm_arm_init_debug into kvm_arch_init target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[02/21] target/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST_DEBUG probe target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[01/21] accel/kvm: Make kvm_has_guest_debug static target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[PULL,0/1] linux-user late fix --- 2023-11-21 Richard Henderson New
[for-8.2] target/arm: Fix SME FMOPA (16-bit), BFMOPA [for-8.2] target/arm: Fix SME FMOPA (16-bit), BFMOPA --- 2023-11-17 Richard Henderson New
[PULL,1/3] accel/tcg: Remove CF_LAST_IO [PULL,1/3] accel/tcg: Remove CF_LAST_IO --- 2023-11-14 Richard Henderson New
[PULL,0/3] tcg+sparc patch queue --- 2023-11-14 Richard Henderson New
[PULL,11/12] target/hppa: Update to SeaBIOS-hppa from version 10 to 12 [PULL,01/12] target/hppa: Mask reserved PSW bits in expand_sm_imm --- 2023-11-13 Richard Henderson New
[PULL,00/12] target/hppa: last minute hppa64 fixes --- 2023-11-13 Richard Henderson New
[02/11] hw/hppa: Require at least SeaBIOS-hppa version 11 target/hppa: PA2.0 fixes --- 2023-11-11 Richard Henderson New
[01/11] target/hppa: Update to SeaBIOS-hppa version 11 target/hppa: PA2.0 fixes --- 2023-11-11 Richard Henderson New
[PULL,78/85] target/hppa: Add unwind_breg to CPUHPPAState [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,75/85] target/hppa: Add pa2.0 cpu local tlb flushes [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,55/85] target/hppa: Remove TARGET_REGISTER_BITS [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,50/85] target/hppa: Implement SHRPD [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,46/85] target/hppa: Decode ADDB double-word [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,45/85] target/hppa: Decode CMPIB double-word [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,37/85] target/hppa: Remove TARGET_HPPA64 [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,20/85] target/hppa: Implement hppa_cpu_class_by_name [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,19/85] target/hppa: Implement cpu_list [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,18/85] target/hppa: Make HPPA_BTLB_ENTRIES variable [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,17/85] target/hppa: Introduce TYPE_HPPA64_CPU [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,06/85] target/hppa: Populate an interval tree with valid tlb entries [PULL,01/85] target/hppa: Include PSW_P in tb flags and mmu index --- 2023-11-07 Richard Henderson New
[PULL,00/85] target/hppa patch queue --- 2023-11-07 Richard Henderson New
[32/35] tcg: Canonicalize subi to addi during opcode generation [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[25/35] tcg: Remove TCG_TARGET_HAS_neg_{i32,i64} [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[24/35] tcg/loongarch64: Implement neg opcodes [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[23/35] tcg/mips: Implement neg opcodes [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[22/35] tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64} [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[21/35] tcg/mips: Always implement movcond [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[20/35] tcg/mips: Split out tcg_out_setcond_int [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[13/35] tcg: Move 64-bit expanders out of line [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[12/35] tcg: Move 32-bit expanders out of line [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[05/35] tcg/loongarch64: Use cpuinfo.h [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[01/35] accel/tcg: Move HMP info jit and info opcount code [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[00/35] tcg patch queue --- 2023-11-07 Richard Henderson New
[53/71] hw/sensor: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson New
« 1 2 ... 7 8 956 57 »