Show patches with: State = Action Required       |   23602 patches
« 1 2 ... 90 91 92236 237 »
Patch Series S/W/F Date Submitter Delegate State
[v7,02/31] linux-user: Introduce PAGE_ANON target-arm: Implement ARMv8.5-MemTag, user mode --- 2021-02-12 Richard Henderson New
[v7,01/31] tcg: Introduce target-specific page data for user-only target-arm: Implement ARMv8.5-MemTag, user mode --- 2021-02-12 Richard Henderson New
[v2,21/21] tests/acceptance: add a new tests to detect counting errors plugins/next pre-PR (hwprofile, regression fixes, icount count fix) --- 2021-02-10 Alex Bennée New
[v2,20/21] accel/tcg: allow plugin instrumentation to be disable via cflags plugins/next pre-PR (hwprofile, regression fixes, icount count fix) --- 2021-02-10 Alex Bennée New
[v2,15/21] tests/acceptance: add a new set of tests to exercise plugins plugins/next pre-PR (hwprofile, regression fixes, icount count fix) --- 2021-02-10 Alex Bennée New
[v1,05/12] tests/plugin: expand insn test to detect duplicate instructions fix plugins double counting with mmio, cleanup CF_ flags --- 2021-02-09 Alex Bennée New
[2/4] accel/tcg: Create io_recompile_replay_branch hook accel/tcg: Create io_recompile_replay_branch hook --- 2021-02-08 Richard Henderson New
[PULL,16/16] docs/system: document an example booting the versatilepb machine testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,15/16] docs/system: document an example vexpress-a15 invocation testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,14/16] tests/Makefile.include: don't use TARGET_DIRS for check-tcg testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,13/16] scripts/mtest2make.py: export all-%s-targets variable and use it testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,12/16] tests/tcg: Replace /bin/true by true (required on macOS) testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,11/16] gdbstub: Fix handle_query_xfer_auxv testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,10/16] tests/tcg: don't silently skip the gdb tests testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,09/16] configure: bump the minimum gdb version for check-tcg to 9.1 testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,08/16] configure: make version_ge more tolerant of shady version input testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,07/16] tests/docker: add a docker-exec-copy-test testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,06/16] tests/docker: alias docker-help target for consistency testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,05/16] tests/docker: preserve original name when copying libs testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,04/16] tests/docker: make _copy_with_mkdir accept missing files testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,03/16] tests/docker: Fix typo in help message testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,02/16] tests/docker: Fix _get_so_libs() for docker-binfmt-image testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[PULL,01/16] tests/acceptance: Increase the timeout in the replay tests testing, gdbstub and doc tweaks --- 2021-02-08 Alex Bennée New
[v3,01/70] gdbstub: Fix handle_query_xfer_auxv TCI fixes and cleanups --- 2021-02-08 Richard Henderson New
[PULL,46/46] accel: introduce AccelCPUClass extending CPUClass tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,45/46] accel: replace struct CpusAccel with AccelOpsClass tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,44/46] accel: extend AccelState and AccelClass to user-mode tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,43/46] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,42/46] cpu: move debug_check_watchpoint to tcg_ops tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,41/46] cpu: move adjust_watchpoint_address to tcg_ops tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,39/46] cpu: move do_unaligned_access to tcg_ops tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,38/46] cpu: move cc->transaction_failed to tcg_ops tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,37/46] cpu: move cc->do_interrupt to tcg_ops tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,35/46] cpu: Move debug_excp_handler to tcg_ops tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,34/46] cpu: Move tlb_fill to tcg_ops tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,33/46] cpu: Move cpu_exec_* to tcg_ops tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,31/46] accel/tcg: split TCG-only code from cpu_exec_realizefn tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,29/46] cpu: Introduce TCGCpuOperations struct tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,28/46] tcg/tci: Remove TCG_CONST tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,26/46] tcg/tci: Restrict TCG_TARGET_NB_REGS to 16 tcg patch queue --- 2021-02-05 Richard Henderson New
[PULL,24/46] tcg/tci: Implement 64-bit division tcg patch queue --- 2021-02-05 Richard Henderson New
linux-user: add TARGET_SO_{DOMAIN,PROTOCOL} linux-user: add TARGET_SO_{DOMAIN,PROTOCOL} --- 2021-02-04 Jason A. Donenfeld New
[PULL,1/9] monitor/qmp-cmds.c: Don't include ui/vnc.h [PULL,1/9] monitor/qmp-cmds.c: Don't include ui/vnc.h --- 2021-02-04 Markus Armbruster New
[v2,34/93] tcg/tci: Remove tci_read_r16s TCI fixes and cleanups --- 2021-02-04 Richard Henderson New
[v2,28/93] tcg/tci: Use bool in tcg_out_ri* TCI fixes and cleanups --- 2021-02-04 Richard Henderson New
blockjob: Fix crash with IOthread when block commit after snapshot blockjob: Fix crash with IOthread when block commit after snapshot --- 2021-02-03 08005325@163.com New
[PULL,24/24] tcg: Remove TCG_TARGET_CON_SET_H tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,23/24] tcg/tci: Split out constraint sets to tcg-target-con-set.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,20/24] tcg/riscv: Split out constraint sets to tcg-target-con-set.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,19/24] tcg/ppc: Split out constraint sets to tcg-target-con-set.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,18/24] tcg/mips: Split out constraint sets to tcg-target-con-set.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,17/24] tcg/arm: Split out constraint sets to tcg-target-con-set.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,16/24] tcg/aarch64: Split out constraint sets to tcg-target-con-set.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,15/24] tcg/i386: Split out constraint sets to tcg-target-con-set.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,14/24] tcg: Remove TCG_TARGET_CON_STR_H tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,13/24] tcg/sparc: Split out target constraints to tcg-target-con-str.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,12/24] tcg/s390: Split out target constraints to tcg-target-con-str.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,11/24] tcg/riscv: Split out target constraints to tcg-target-con-str.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,10/24] tcg/mips: Split out target constraints to tcg-target-con-str.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,09/24] tcg/tci: Split out target constraints to tcg-target-con-str.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,08/24] tcg/ppc: Split out target constraints to tcg-target-con-str.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,07/24] tcg/aarch64: Split out target constraints to tcg-target-con-str.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,06/24] tcg/arm: Split out target constraints to tcg-target-con-str.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,05/24] tcg/i386: Split out target constraints to tcg-target-con-str.h tcg patch queue --- 2021-02-03 Richard Henderson New
[PULL,01/24] tcg/tci: Drop L and S constraints tcg patch queue --- 2021-02-03 Richard Henderson New
[RFC,3/3] hw/cxl/cxl-device-utils: Allow incorrect read lengths hw/arm/virt: CXL enablement including gpex-acpi --- 2021-02-01 Jonathan Cameron New
[RFC,2/3] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl hw/arm/virt: CXL enablement including gpex-acpi --- 2021-02-01 Jonathan Cameron New
[RFC,1/3] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl hw/arm/virt: CXL enablement including gpex-acpi --- 2021-02-01 Jonathan Cameron New
[RFC,4/4] hw/mem/cxl_type3: Enabled DOE mailbox for access to CDAT hw/cxl/ + /hw/pci/: PCI DOE + CXL CDAT emulation --- 2021-02-01 Jonathan Cameron New
[RFC,3/4] hw/cxl/cxl-cdat: Initial CDAT implementation for use by CXL devices hw/cxl/ + /hw/pci/: PCI DOE + CXL CDAT emulation --- 2021-02-01 Jonathan Cameron New
[RFC,2/4] hw/pci/pcie_doe: Introduce utility functions for PCIe DOE hw/cxl/ + /hw/pci/: PCI DOE + CXL CDAT emulation --- 2021-02-01 Jonathan Cameron New
[RFC,1/4] include/standard-headers/linux/pci_regs: temp hack to add necessary DOE definitions. hw/cxl/ + /hw/pci/: PCI DOE + CXL CDAT emulation --- 2021-02-01 Jonathan Cameron New
[PULL,19/36] configure: Fix --enable-tcg-interpreter Untitled series #98505 --- 2021-01-29 Paolo Bonzini New
[v4,11/23] exec: Add support for TARGET_TAGGED_ADDRESSES target-arm: Implement ARMv8.5-MemTag, user mode --- 2021-01-28 Richard Henderson New
[22/23] tcg/tci: Implement 64-bit division TCI fixes and cleanups --- 2021-01-28 Richard Henderson New
[21/23] tcg/tci: Remove dead code for TCG_TARGET_HAS_div2_* TCI fixes and cleanups --- 2021-01-28 Richard Henderson New
[14/23] tcg/tci: Merge INDEX_op_ld16s_{i32,i64} TCI fixes and cleanups --- 2021-01-28 Richard Henderson New
[12/23] tcg/tci: Merge INDEX_op_ld8s_{i32,i64} TCI fixes and cleanups --- 2021-01-28 Richard Henderson New
[03/23] exec: Make tci_tb_ptr thread-local TCI fixes and cleanups --- 2021-01-28 Richard Henderson New
[02/23] tcg: Manage splitwx in tc_ptr_to_region_tree by hand TCI fixes and cleanups --- 2021-01-28 Richard Henderson New
[v4] blockjob: Fix crash with IOthread when block commit after snapshot [v4] blockjob: Fix crash with IOthread when block commit after snapshot --- 2021-01-28 08005325@163.com New
[v1,2/2] tests/Makefile.include: don't use TARGET_DIRS for check-tcg meson fixups for check-tcg/softfloat --- 2021-01-26 Alex Bennée New
[v4,1/4] configure: Fix --enable-tcg-interpreter [v4,1/4] configure: Fix --enable-tcg-interpreter --- 2021-01-25 Philippe Mathieu-Daudé New
[PULL,v2,10/10] tcg: Restart code generation when we run out of temps tcg patch queue --- 2021-01-24 Richard Henderson New
target/ppc: Fix truncation of env->hflags target/ppc: Fix truncation of env->hflags --- 2021-01-24 Richard Henderson New
[PULL,10/10] tcg: Toggle page execution for Apple Silicon tcg patch queue --- 2021-01-23 Richard Henderson New
[PULL,09/10] accel/tcg: Restrict cpu_io_recompile() from other accelerators tcg patch queue --- 2021-01-23 Richard Henderson New
[PULL,08/10] accel/tcg: Declare missing cpu_loop_exit*() stubs tcg patch queue --- 2021-01-23 Richard Henderson New
[PULL,07/10] accel/tcg: Restrict tb_gen_code() from other accelerators tcg patch queue --- 2021-01-23 Richard Henderson New
[PULL,06/10] accel/tcg: Move tb_flush_jmp_cache() to cputlb.c tcg patch queue --- 2021-01-23 Richard Henderson New
[PULL,05/10] accel/tcg: Make cpu_gen_init() static tcg patch queue --- 2021-01-23 Richard Henderson New
[PULL,04/10] tcg: Increase the static number of temporaries tcg patch queue --- 2021-01-23 Richard Henderson New
[PULL,01/10] tcg: update the cpu running flag in cpu_exec_step_atomic tcg patch queue --- 2021-01-23 Richard Henderson New
[v2,5/8] tests/docker: alias docker-help target for consistency testing/next (docker, binfmt, gdb version) --- 2021-01-22 Alex Bennée New
[PATCHv8,2/3] arm-virt: refactor gpios creation arm-virt: add secure pl061 for reset/power down --- 2021-01-20 Maxim Uvarov New
[5/5] tcg: Dynamically allocate temporaries tcg: Dynamically allocate temporaries --- 2021-01-19 Richard Henderson New
[4/5] tcg: Adjust tcgv_*_temp/temp_tcgv_* tcg: Dynamically allocate temporaries --- 2021-01-19 Richard Henderson New
[3/5] tcg: Make TCGTempSet expandable tcg: Dynamically allocate temporaries --- 2021-01-19 Richard Henderson New
[2/5] tcg: Introduce and use tcg_temp tcg: Dynamically allocate temporaries --- 2021-01-19 Richard Henderson New
[1/5] tcg: Add an index to TCGTemp tcg: Dynamically allocate temporaries --- 2021-01-19 Richard Henderson New
« 1 2 ... 90 91 92236 237 »