Show patches with: State = Action Required       |   21641 patches
« 1 2 ... 27 28 29216 217 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,32/37] target/riscv: Use aesenc_SB_SR_MC_AK Untitled series #214736 --- 2023-07-09 Richard Henderson New
[PULL,31/37] target/riscv: Use aesdec_IMC Untitled series #214738 --- 2023-07-09 Richard Henderson New
[PULL,30/37] target/riscv: Use aesdec_ISB_ISR_AK Untitled series #214753 --- 2023-07-09 Richard Henderson New
[PULL,29/37] target/riscv: Use aesenc_SB_SR_AK Untitled series #214754 --- 2023-07-09 Richard Henderson New
[PULL,28/37] target/arm: Use aesdec_IMC linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,27/37] target/arm: Use aesenc_MC Untitled series #214739 --- 2023-07-09 Richard Henderson New
[PULL,26/37] target/arm: Use aesdec_ISB_ISR_AK Untitled series #214746 --- 2023-07-09 Richard Henderson New
[PULL,25/37] target/arm: Use aesenc_SB_SR_AK linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,24/37] target/arm: Demultiplex AESE and AESMC Untitled series #214743 --- 2023-07-09 Richard Henderson New
[PULL,22/37] target/i386: Use aesenc_SB_SR_MC_AK linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,21/37] target/i386: Use aesdec_IMC Untitled series #214744 --- 2023-07-09 Richard Henderson New
[PULL,20/37] target/i386: Use aesdec_ISB_ISR_AK Untitled series #214740 --- 2023-07-09 Richard Henderson New
[PULL,19/37] target/i386: Use aesenc_SB_SR_AK linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,18/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,17/37] target/ppc: Use aesenc_SB_SR_MC_AK Untitled series #214732 --- 2023-07-09 Richard Henderson New
[PULL,16/37] target/ppc: Use aesdec_ISB_ISR_AK linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,15/37] target/ppc: Use aesenc_SB_SR_AK linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,14/37] host/include/ppc: Implement aes-round.h Untitled series #214733 --- 2023-07-09 Richard Henderson New
[PULL,13/37] host/include/aarch64: Implement aes-round.h Untitled series #214724 --- 2023-07-09 Richard Henderson New
[PULL,12/37] host/include/i386: Implement aes-round.h Untitled series #214731 --- 2023-07-09 Richard Henderson New
[PULL,11/37] crypto: Add aesdec_ISB_ISR_AK_IMC linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,09/37] crypto: Add aesenc_SB_SR_MC_AK linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,08/37] crypto: Add aesdec_IMC linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,07/37] crypto: Add aesenc_MC Untitled series #214721 --- 2023-07-09 Richard Henderson New
[PULL,06/37] crypto: Add aesdec_ISB_ISR_AK Untitled series #214748 --- 2023-07-09 Richard Henderson New
[PULL,05/37] crypto: Add aesenc_SB_SR_AK Untitled series #214757 --- 2023-07-09 Richard Henderson New
[PULL,04/37] crypto/aes: Add AES_SH, AES_ISH macros linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,02/37] tests/multiarch: Add test-aes linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,01/37] util: Add cpuinfo-ppc.c linux-user: patch roundup --- 2023-07-09 Richard Henderson New
[PULL,00/37] crypto: Provide aes-round.h and host accel --- 2023-07-09 Richard Henderson New
[v2,05/24] linux-user: Split TARGET_PROT_* out of syscall_defs.h linux-user: mmap range fixes --- 2023-07-07 Richard Henderson New
[v2,01/24] linux-user: Use assert in mmap_fork_start linux-user: mmap range fixes --- 2023-07-07 Richard Henderson New
[PULL,53/60] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h' Untitled series #214518 --- 2023-07-07 Daniel Henrique Barboza New
util/interval-tree: Avoid race conditions without optimization util/interval-tree: Avoid race conditions without optimization --- 2023-07-07 Richard Henderson New
target/arm: Fix ptw parameters in S1_ptw_translate() for debug contexts target/arm: Fix ptw parameters in S1_ptw_translate() for debug contexts --- 2023-07-06 Jean-Philippe Brucker New
[2/4] chardev/char-fe: Clarify qemu_chr_fe_add_watch 'condition' arg is a mask chardev/char-fe: Document FEWatchFunc and use G_SOURCE_CONTINUE/REMOVE --- 2023-07-05 Philippe Mathieu-Daudé New
[1/4] io/channel: Explicit QIOChannel doc is based on GLib's IOChannel chardev/char-fe: Document FEWatchFunc and use G_SOURCE_CONTINUE/REMOVE --- 2023-07-05 Philippe Mathieu-Daudé New
[v2,19/19] hw/timer/arm_timer: Map ARM_TIMER MMIO regions into SP804Timer hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,18/19] hw/timer/arm_timer: Map ARM_TIMER MMIO regions into IntegratorPIT hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,17/19] hw/timer/arm_timer: QDev'ify ARM_TIMER hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,16/19] hw/timer/arm_timer: Extract icp_pit_realize() from icp_pit_init() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,15/19] hw/timer/arm_timer: Fix misuse of SysBus IRQ in IntegratorPIT hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,14/19] hw/timer/arm_timer: Pass timer output IRQ as parameter to arm_timer_new hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,13/19] hw/timer/arm_timer: Iterate on timers using for() loop statement hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,12/19] hw/timer/arm_timer: Use array of frequency in SP804Timer hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,11/19] hw/timer/arm_timer: Convert ArmTimer::freq to uint32_t type hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,10/19] hw/timer/arm_timer: Rename arm_timer_init() -> arm_timer_new() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,09/19] hw/timer/arm_timer: Convert read/write handlers to MemoryRegionOps ones hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,08/19] hw/timer/arm_timer: Extract arm_timer_reset_hold() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,07/19] hw/timer/arm_timer: Rename TYPE_SP804 -> TYPE_SP804_TIMER hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,06/19] hw/timer/arm_timer: Rename SP804State -> SP804Timer hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,05/19] hw/timer/arm_timer: CamelCase rename arm_timer_state -> ArmTimer hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,04/19] hw/timer/arm_timer: CamelCase rename icp_pit_state -> IntegratorPIT hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,03/19] hw/timer/arm_timer: Move SP804 code around hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,02/19] hw/timer/arm_timer: Remove pointless cast from void * hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,01/19] hw/timer/arm_timer: Declare QOM types using DEFINE_TYPES() macro hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
linux-user/syscall: Implement execve without execveat linux-user/syscall: Implement execve without execveat --- 2023-07-03 Pierrick Bouvier New
[PULL,36/38] gdbstub: Add support for info proc mappings [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,34/38] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process() [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,26/38] docs/devel: split qom-api reference into new file [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,22/38] docs/devel: add some front matter to the devel index [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,19/38] plugins: force slow path when plugins instrument memory ops [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,16/38] tests/avocado: update firmware to enable sbsa-ref/max [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,14/38] tests/lcitool: introduce qemu-minimal [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,07/38] scripts/oss-fuzz: add a suppression for keymap [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,01/38] gitlab: explicit set artifacts publishing criteria [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub --- 2023-07-03 Alex Bennée New
[14/32] hw/sd: Basis for eMMC support [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater New
[Stable-8.0.3,64/65] linux-user: Avoid mmap of the last byte of the reserved_va Untitled series #214043 --- 2023-07-02 Michael Tokarev New
[PULL,08/11] target/arm: Use float64_to_int32_modulo for FJCVTZS [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,07/11] target/alpha: Use float64_to_int64_modulo for CVTTQ [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,06/11] tests/tcg/alpha: Add test for cvttq [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,05/11] fpu: Add float64_to_int{32,64}_modulo [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,02/11] audio: dbus requires pixman [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,00/11] tcg and misc patch queue --- 2023-07-01 Richard Henderson New
ui: Link dbus-display with pixman again ui: Link dbus-display with pixman again --- 2023-06-30 Philippe Mathieu-Daudé New
[1/2] hw/riscv/virt: Fix 'controller' typo hw/riscv/virt: Restrict ACLINT to TCG --- 2023-06-29 Philippe Mathieu-Daudé New
[2/2] accel/tcg: Replace qemu_tcg_mttcg_enabled() by mttcg_enabled accel/tcg: Remove qemu_tcg_mttcg_enabled() --- 2023-06-29 Philippe Mathieu-Daudé New
[1/2] target/riscv: Check for CF_PARALLEL instead of qemu_tcg_mttcg_enabled accel/tcg: Remove qemu_tcg_mttcg_enabled() --- 2023-06-29 Philippe Mathieu-Daudé New
[PULL,30/30] exec/memory: Add symbol for the min value of memory listener priority [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,29/30] exec/memory: Add symbol for memory listener priority for device backend [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,28/30] exec/memory: Add symbolic value for memory listener priority for accel [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,26/30] target/riscv: Restrict KVM-specific fields from ArchCPU [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,25/30] target/ppc: Restrict KVM-specific fields from ArchCPU [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,24/30] target/arm: Restrict KVM-specific fields from ArchCPU [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,23/30] hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,21/30] hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,20/30] accel/kvm: Declare kvm_direct_msi_allowed in stubs [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,19/30] accel/kvm: Re-include "exec/memattrs.h" header [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,18/30] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,10/30] accel: Move HAX hThread to accelerator context [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,09/30] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,03/30] accel: Re-enable WHPX cross-build on case sensitive filesystems [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,00/30] Accelerator patches for 2023-06-28 --- 2023-06-28 Philippe Mathieu-Daudé New
[v16,5/9] tb-stats: reset the tracked TBs on a tb_flush Untitled series #213681 --- 2023-06-28 Fei Wu New
[v3,34/36] gdbstub: Add support for info proc mappings maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée New
[v3,08/36] tests/qtests: clean-up and fix leak in generic_fuzz maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée New
« 1 2 ... 27 28 29216 217 »