Show patches with: State = Action Required       |   23276 patches
« 1 2 ... 79 80 81232 233 »
Patch Series S/W/F Date Submitter Delegate State
[v2,22/36] linux-user/i386: Add vdso and use it for sigreturn linux-user: Signal trampolines and vdsos --- 2021-07-06 Richard Henderson New
[v2,21/36] linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set linux-user: Signal trampolines and vdsos --- 2021-07-06 Richard Henderson New
[v2,16/36] linux-user/arm: Add vdso and use it for rt_sigreturn linux-user: Signal trampolines and vdsos --- 2021-07-06 Richard Henderson New
[v2,09/36] linux-user: Introduce imgsrc_mmap linux-user: Signal trampolines and vdsos --- 2021-07-06 Richard Henderson New
[v2,03/36] linux-user: Introduce imgsrc_read, imgsrc_read_alloc linux-user: Signal trampolines and vdsos --- 2021-07-06 Richard Henderson New
[v2,02/36] linux-user: Fix style problems in linuxload.c linux-user: Signal trampolines and vdsos --- 2021-07-06 Richard Henderson New
[v2,01/36] linux-user: Add infrastructure for a signal trampoline page linux-user: Signal trampolines and vdsos --- 2021-07-06 Richard Henderson New
[v1,32/39] contrib/plugins: enable -Wall for building plugins final pre-PR for 6.1 (testing and plugins) --- 2021-07-06 Alex Bennée New
[v1,30/39] configure: stop user enabling plugins on Windows for now final pre-PR for 6.1 (testing and plugins) --- 2021-07-06 Alex Bennée New
[v1,29/39] configure: don't allow plugins to be enabled for a non-TCG build final pre-PR for 6.1 (testing and plugins) --- 2021-07-06 Alex Bennée New
[17/17] cpu: Add breakpoint tracepoints tcg: breakpoint reorg --- 2021-07-01 Richard Henderson New
[v2,05/28] target/arm: Use gen_jmp for ISB and SB accel/tcg: Introduce translator_use_goto_tb --- 2021-06-30 Richard Henderson New
[v5,04/10] hw/intc: GICv3 ITS Command processing GICv3 LPI and ITS feature implementation --- 2021-06-30 Shashi Mallela New
[PULL,35/63] tcg: Add flags argument to bswap opcodes tcg patch queue --- 2021-06-29 Richard Henderson New
[PULL,29/63] tcg: Add tcg_gen_vec_add{sub}16_i32 tcg patch queue --- 2021-06-29 Richard Henderson New
[PULL,24/63] target/cris: Add DISAS_DBRANCH tcg patch queue --- 2021-06-29 Richard Henderson New
[PULL,19/63] target/cris: Mark helper_raise_exception noreturn tcg patch queue --- 2021-06-29 Richard Henderson New
[PULL,18/63] target/cris: Convert to TranslatorOps tcg patch queue --- 2021-06-29 Richard Henderson New
[PULL,12/63] target/avr: Convert to TranslatorOps tcg patch queue --- 2021-06-29 Richard Henderson New
[PULL,05/63] target/nios2: Convert to TranslatorOps tcg patch queue --- 2021-06-29 Richard Henderson New
target/s390x: Use explicit stores to env->cc_op target/s390x: Use explicit stores to env->cc_op --- 2021-06-29 Richard Henderson New
[PULL,4/5] pc-bios: Update the palcode-clipper image target/alpha patch queue --- 2021-06-28 Richard Henderson New
[PULL,3/5] hw/alpha: Provide a PCI-ISA bridge device node target/alpha patch queue --- 2021-06-28 Richard Henderson New
[v4,09/16] tcg/s390x: Implement andc, orc, abs, neg, not vector operations tcg/s390x: host vector support --- 2021-06-26 Richard Henderson New
[v4,06/16] tcg/s390x: Implement tcg_out_mov for vector types tcg/s390x: host vector support --- 2021-06-26 Richard Henderson New
[RFC] tcg/plugins: enable by default for TCG builds [RFC] tcg/plugins: enable by default for TCG builds --- 2021-06-25 Alex Bennée New
[1/2] arm/virt: fix irq mapping for gpio_pwr arm/virt: fix machine poweroff --- 2021-06-25 Maxim Uvarov New
[PULL,7/7] plugins/api: expose symbol lookup to plugins misc fixes (docs, plugins, tests) --- 2021-06-25 Alex Bennée New
[PULL,2/7] docs/devel: Add a single top-level header to MTTCG's doc misc fixes (docs, plugins, tests) --- 2021-06-25 Alex Bennée New
[PULL,1/7] tests/acceptance: tweak the tcg/kvm tests for virt misc fixes (docs, plugins, tests) --- 2021-06-25 Alex Bennée New
[v4,2/2] tests/tcg: port SYS_HEAPINFO to a system test semihosting/next (SYS_HEAPINFO) --- 2021-06-23 Alex Bennée New
[v4,1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO semihosting/next (SYS_HEAPINFO) --- 2021-06-23 Alex Bennée New
[v1,8/8] Update documentation to refer to new location for issues misc fixes pre-PR (docs, plugins, tests) --- 2021-06-23 Alex Bennée New
[v2,14/29] tcg/mips: Support bswap flags in tcg_out_bswap16 tcg: bswap improvements --- 2021-06-21 Richard Henderson New
[v2,09/10] target/ppc: Restrict ppc_cpu_tlb_fill to TCG [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault --- 2021-06-21 Bruno Piazera Larsen New
[v2,08/10] target/ppc: Introduce ppc_xlate [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault --- 2021-06-21 Bruno Piazera Larsen New
[v2,07/10] target/ppc: Split out ppc_jumbo_xlate [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault --- 2021-06-21 Bruno Piazera Larsen New
[v2,06/10] target/ppc: Split out ppc_hash32_xlate [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault --- 2021-06-21 Bruno Piazera Larsen New
[v2,05/10] target/ppc: Split out ppc_hash64_xlate [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault --- 2021-06-21 Bruno Piazera Larsen New
[v2,04/10] target/ppc: Use bool success for ppc_radix64_xlate [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault --- 2021-06-21 Bruno Piazera Larsen New
[v2,03/10] target/ppc: Push real-mode handling into ppc_radix64_xlate [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault --- 2021-06-21 Bruno Piazera Larsen New
[v2,02/10] target/ppc: Use MMUAccessType with *_handle_mmu_fault [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault --- 2021-06-21 Bruno Piazera Larsen New
[v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault [v2,01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault --- 2021-06-21 Bruno Piazera Larsen New
[08/26] target/cris: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb --- 2021-06-21 Richard Henderson New
[05/26] target/arm: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb --- 2021-06-21 Richard Henderson New
[v2,4/7] target/nios2: Add DisasContextBase to DisasContext target/nios2: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[v2,09/11] target/cris: Move delayed branch handling to tb_stop target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[v2,06/11] target/cris: Convert to TranslatorOps target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[9/9] target/cris: Use tcg_gen_lookup_and_goto_ptr target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[8/9] target/cris: Use movcond for t_gen_cc_jmp target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[5/9] target/cris: Convert to TranslatorOps target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[PULL,29/33] tcg/sparc: Fix temp_allocate_frame vs sparc stack bias tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,25/33] tcg/tci: Remove the qemu_ld/st_type macros tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,22/33] tcg/tci: Implement add2, sub2 tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,21/33] tcg/tci: Implement mulu2, muls2 tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,20/33] tcg/tci: Implement clz, ctz, ctpop tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,19/33] tcg/tci: Implement extract, sextract tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,18/33] tcg/tci: Implement andc, orc, eqv, nand, nor tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,17/33] tcg/tci: Implement movcond tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,16/33] tcg/tci: Implement goto_ptr tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,15/33] tcg/tci: Change encoding to uint32_t units tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,12/33] tcg/tci: Reserve r13 for a temporary tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,11/33] tcg/tci: Use ffi for calls tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,10/33] tcg/tci: Move call-return regs to end of tcg_target_reg_alloc_order tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,08/33] tcg: Build ffi data structures for helpers tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,04/33] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,02/33] tcg: Add tcg_call_flags tcg patch queue --- 2021-06-19 Richard Henderson New
[15/15] RFC accel/tcg: Defer some unaligned accesses to memory subsystem accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[14/15] softmmu/memory: Support some unaligned access accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[13/15] softmmu/memory: Disallow short writes accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[12/15] hw/scsi/megasas: Improve megasas_queue_ops min_access_size accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[11/15] hw/scsi/megasas: Fix megasas_mmio_ops sizes accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[10/15] hw/pci-host/q35: Improve blackhole_ops accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[09/15] hw/net/e1000e: Fix impl.min_access_size accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[08/15] hw/net/e1000e: Fix size of io operations accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[07/15] softmmu/memory: Simplify access_with_adjusted_size interface accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[06/15] softmmu/memory: Inline memory_region_dispatch_read1 accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[05/15] accel/tcg: Handle page span access before i/o access accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[04/15] accel/tcg: Don't test for watchpoints for code read accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[03/15] accel/tcg: Use byte ops for unaligned loads accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[02/15] accel/tcg: Extract load_helper_unaligned from load_helper accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[01/15] NOTFORMERGE q800: test case for do_unaligned_access issue accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[10/12] linux-user: Add gen-vdso tool linux-user: Load a vdso for x86_64 and hppa --- 2021-06-19 Richard Henderson New
[09/12] linux-user: Load vdso image if available linux-user: Load a vdso for x86_64 and hppa --- 2021-06-19 Richard Henderson New
[v2,10/23] linux-user/i386: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[v2,05/23] linux-user/arm: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[v2,04/23] linux-user/arm: Force v2 frames for fdpic linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[v2,03/23] linux-user/arm: Split out v2_frame linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[v2,02/23] linux-user/aarch64: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[RFC] tests/tcg: skip the signals test for hppa for now [RFC] tests/tcg: skip the signals test for hppa for now --- 2021-06-18 Alex Bennée New
[PULL,43/45] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC Untitled series #137625 --- 2021-06-17 Paolo Bonzini New
[v2,2/2] arm/aspeed: Add DPS310 to Witherspoon and Rainier hw/misc: DPS310 temp and pressure sensor model --- 2021-06-16 Joel Stanley New
[v2,1/2] hw/misc: Add Infineon DPS310 sensor model hw/misc: DPS310 temp and pressure sensor model --- 2021-06-16 Joel Stanley New
[PULL,6/8] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 --- 2021-06-16 Richard Henderson New
[03/21] linux-user/arm: Force v2 frames for fdpic linux-user: Move signal trampolines to new page --- 2021-06-16 Richard Henderson New
[v3,1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO semihosting/next (SYS_HEAPINFO) --- 2021-06-15 Alex Bennée New
[1/5] target/s390x: Expose load_psw and get_psw_mask to cpu.h linux-user/s390x: Fix psw.mask handling in signals --- 2021-06-15 Richard Henderson New
[v2,5/5] MAINTAINERS: Add maintainer for vhost-user RNG implementation virtio: Add vhost-user based RNG --- 2021-06-14 Mathieu Poirier New
[11/28] tcg/ppc: Use power10 byte-reverse instructions tcg: bswap improvements --- 2021-06-14 Richard Henderson New
[10/28] tcg/ppc: Support bswap flags tcg: bswap improvements --- 2021-06-14 Richard Henderson New
« 1 2 ... 79 80 81232 233 »