Show patches with: State = Action Required       |    Archived = No       |   21585 patches
« 1 2 3 4215 216 »
Patch Series S/W/F Date Submitter Delegate State
[14/24] accel/tcg: Move plugin fields to CPUNegativeOffsetState exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[13/24] accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[12/24] accel/tcg: Move TaskState from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[11/24] accel/tcg: Allocate per-vCPU accel state in create_vcpu_thread() exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[10/24] user: Use get_task_state() helper exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[09/24] user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h' exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[08/24] user: Forward declare TaskState type definition exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[07/24] accel/tcg: Implement AccelOpsClass::exit_vcpu_thread() handler exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[06/24] accel: Introduce AccelOpsClass::exit_vcpu_thread() handler exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[05/24] accel/tcg: Extract tcg_cpu_exit() from cpu_exit() exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[04/24] accel/tcg: Duplicate cpu_exit() for user / system exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[03/24] accel/tcg: Move user definition of cpu_interrupt() to user-exec.c exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[01/24] exec/user: Move 'thunk.h' from 'exec/user' to 'user' exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,12/12] accel/tcg: Access tcg_cflags with getter / setter exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,11/12] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_hold() exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,10/12] accel/tcg: Remove pointless initialization of cflags_next_tb exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,09/12] accel/tcg: Restrict cpu_loop_exit_requested() to TCG exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,08/12] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb() exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,07/12] exec/cpu: Extract page-protection definitions to page-protection.h exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,06/12] exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,05/12] exec/cpu: Remove obsolete PAGE_RESERVED definition exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,04/12] exec/cpu: Indent TARGET_PAGE_foo definitions exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[11/14] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb() exec: Rework around CPUState user fields --- 2024-04-27 Philippe Mathieu-Daudé New
[10/14] exec/user: Restrict 'syscall-trace.h' to user emulation exec: Rework around CPUState user fields --- 2024-04-27 Philippe Mathieu-Daudé New
[RFC,09/14] exec/cpu: Restrict user-specific page definitions exec: Rework around CPUState user fields --- 2024-04-27 Philippe Mathieu-Daudé New
[01/14] target/i386: Simplify get_memio_eip() exec: Rework around CPUState user fields --- 2024-04-27 Philippe Mathieu-Daudé New
[PULL,38/38] plugins: Include missing 'qemu/bitmap.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,37/38] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,36/38] exec: Move CPUTLBEntry helpers to cputlb.c Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,35/38] exec: Restrict inclusion of 'user/guest-base.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,34/38] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,29/38] exec: Declare abi_ptr type in its own 'abi_ptr.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,28/38] exec/user: Do not include 'cpu.h' in 'abitypes.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,27/38] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,26/38] exec: Declare target_words_bigendian() in 'exec/tswap.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,24/38] exec/cpu-all: Remove unused 'qemu/thread.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,23/38] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,22/38] accel/hvf: Use accel-specific per-vcpu @dirty field Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,19/38] accel/tcg: Rename helper-head.h -> helper-head.h.inc Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,18/38] accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,16/38] accel/tcg: Include missing 'hw/core/cpu.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,15/38] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,14/38] target/i386: Include missing 'exec/exec-all.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,11/38] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,10/38] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,09/38] semihosting/uaccess: Avoid including 'cpu.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,08/38] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,06/38] gdbstub: Include missing 'hw/core/cpu.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,05/38] accel: Include missing 'exec/cpu_ldst.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,04/38] exec: Expose 'target_page.h' API to user emulation Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,02/38] exec: Reduce tlb_set_dirty() declaration scope Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,00/38] Exec / accelerators patches --- 2024-04-26 Philippe Mathieu-Daudé New
[2/3] gitlab: migrate the s390x custom machine to 22.04 testing/next: s390x gitlab updates --- 2024-04-26 Alex Bennée New
[1/3] build-environment: make some packages optional testing/next: s390x gitlab updates --- 2024-04-26 Alex Bennée New
[PULL,21/22] hw/core: Introduce module-id as the topology subindex [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,20/22] hw/core/machine: Support modules in -smp [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,19/22] hw/core/machine: Introduce the module as a CPU topology level [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,15/22] hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,14/22] hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,10/22] hw: Fix problem with the A*MPCORE switches in the Kconfig files [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,06/22] target/i386: Move APIC related code to cpu-apic.c [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,03/22] python/qemu/machine: add method to retrieve QEMUMachine::binary field [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,02/22] qmp: add dump machine type compatibility properties [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,00/22] Misc HW patches for 2024-04-25 --- 2024-04-25 Philippe Mathieu-Daudé New
[v2,3/7] target/s390x: Remove KVM stubs in cpu_models.h Untitled series #240543 --- 2024-04-25 Zhao Liu New
[45/45] target/hppa: Log cpu state on return-from-interrupt target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[44/45] target/hppa: Log cpu state at interrupt target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[43/45] target/hppa: Implement PSW_H, PSW_L target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[42/45] target/hppa: Implement PSW_T target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[41/45] target/hppa: Implement CF_PCREL target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[40/45] target/hppa: Adjust priv for B,GATE at runtime target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[39/45] target/hppa: Drop tlb_entry return from hppa_get_physical_address target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[38/45] target/hppa: Implement PSW_X target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[37/45] target/hppa: Implement PSW_B target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[36/45] target/hppa: Manage PSW_X and PSW_B in translator target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[35/45] target/hppa: Split PSW X and B into their own field target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[34/45] target/hppa: Improve hppa_cpu_dump_state target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[33/45] target/hppa: Do not mask in copy_iaoq_entry target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[32/45] target/hppa: Store full iaoq_f and page bits of iaoq_d in TB target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[31/45] linux-user/hppa: Force all code addresses to PRIV_USER target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[30/45] target/hppa: Use delay_excp for conditional trap on overflow target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[29/45] target/hppa: Use delay_excp for conditional traps target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[28/45] target/hppa: Introduce DisasDelayException target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[27/45] target/hppa: Remove cond_free target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[26/45] target/hppa: Use TCG_COND_TST* in trans_ftest target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[25/45] target/hppa: Use registerfields.h for FPSR target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[24/45] target/hppa: Use TCG_COND_TST* in trans_bb_imm target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[23/45] target/hppa: Use TCG_COND_TST* in do_unit_addsub target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[22/45] target/hppa: Use TCG_COND_TST* in do_unit_zero_cond target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[21/45] target/hppa: Use TCG_COND_TST* in do_log_cond target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[20/45] target/hppa: Use TCG_COND_TST* in do_cond target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[19/45] target/hppa: Rename cond_make_* helpers target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[18/45] target/hppa: Use displacements in DisasIAQE target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[17/45] target/hppa: Introduce and use DisasIAQE for branch management target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[16/45] target/hppa: Always make a copy in do_ibranch_priv target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[15/45] target/hppa: Use umax in do_ibranch_priv target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[14/45] target/hppa: Add space argument to do_ibranch target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[13/45] target/hppa: Add space arguments to install_iaq_entries target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[12/45] target/hppa: Add IASQ entries to DisasContext target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[11/45] target/hppa: Simplify TB end target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
« 1 2 3 4215 216 »