Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 23209 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
43
44
45
…
232
233
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[v3,17/36] plugins: force slow path when plugins instrument memory ops
maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR)
-
-
-
2023-06-27
Alex Bennée
New
[2/2] target/riscv: Only build KVM guest with same wordsize as host
target/riscv: Only build qemu-system-riscv$$ on rv$$ host
-
-
-
2023-06-27
Philippe Mathieu-Daudé
New
[1/2] target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson
target/riscv: Only build qemu-system-riscv$$ on rv$$ host
-
-
-
2023-06-27
Philippe Mathieu-Daudé
New
[v3,5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
target/ppc: Few cleanups in kvm_ppc.h
-
-
-
2023-06-27
Philippe Mathieu-Daudé
New
[v3,4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
target/ppc: Few cleanups in kvm_ppc.h
-
-
-
2023-06-27
Philippe Mathieu-Daudé
New
[v3,3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
target/ppc: Few cleanups in kvm_ppc.h
-
-
-
2023-06-27
Philippe Mathieu-Daudé
New
[v3,1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
target/ppc: Few cleanups in kvm_ppc.h
-
-
-
2023-06-27
Philippe Mathieu-Daudé
New
[05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/
target/riscv: Allow building without TCG (KVM-only so far)
-
-
-
2023-06-26
Philippe Mathieu-Daudé
New
[v2,26/26] tests/plugin: Remove duplicate insn log from libinsn.so
maintainer omnibus: testing, fuzz, plugins, documentation
-
-
-
2023-06-26
Alex Bennée
New
[v2,09/26] tests/docker: add test-fuzz
maintainer omnibus: testing, fuzz, plugins, documentation
-
-
-
2023-06-26
Alex Bennée
New
[v2,08/26] tests/qtests: clean-up and fix leak in generic_fuzz
maintainer omnibus: testing, fuzz, plugins, documentation
-
-
-
2023-06-26
Alex Bennée
New
[Stable-7.2.4,36/43] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
Untitled series #213491
-
-
-
2023-06-26
Michael Tokarev
New
[Stable-7.2.4,34/43] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
Untitled series #213491
-
-
-
2023-06-26
Michael Tokarev
New
[Stable-7.2.4,33/43] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
Untitled series #213491
-
-
-
2023-06-26
Michael Tokarev
New
[Stable-7.2.4,32/43] target/arm: Return correct result for LDG when ATA=0
Untitled series #213491
-
-
-
2023-06-26
Michael Tokarev
New
[Stable-7.2.4,31/43] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
Untitled series #213491
-
-
-
2023-06-26
Michael Tokarev
New
[Stable-8.0.3,45/54] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
Untitled series #213490
-
-
-
2023-06-26
Michael Tokarev
New
[Stable-8.0.3,15/54] target/arm: Explicitly select short-format FSR for M-profile
Untitled series #213490
-
-
-
2023-06-26
Michael Tokarev
New
[v5,1/5] Revert "cputlb: Restrict SavedIOTLB to system emulation"
[v5,1/5] Revert "cputlb: Restrict SavedIOTLB to system emulation"
-
-
-
2023-06-26
Ani Sinha
New
[PULL,21/22] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
[PULL,01/22] accel: Replace target_ulong in tlb_*()
-
-
-
2023-06-26
Richard Henderson
New
[PULL,20/22] accel/tcg: Store some tlb flags in CPUTLBEntryFull
[PULL,01/22] accel: Replace target_ulong in tlb_*()
-
-
-
2023-06-26
Richard Henderson
New
[PULL,18/22] tcg: Add host memory barriers to cpu_ldst.h interfaces
[PULL,01/22] accel: Replace target_ulong in tlb_*()
-
-
-
2023-06-26
Richard Henderson
New
[PULL,14/22] accel/tcg: remove CONFIG_PROFILER
[PULL,01/22] accel: Replace target_ulong in tlb_*()
-
-
-
2023-06-26
Richard Henderson
New
[PULL,11/22] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
[PULL,01/22] accel: Replace target_ulong in tlb_*()
-
-
-
2023-06-26
Richard Henderson
New
[PULL,10/22] accel/tcg: Replace target_ulong with vaddr in translator_*()
[PULL,01/22] accel: Replace target_ulong in tlb_*()
-
-
-
2023-06-26
Richard Henderson
New
[PULL,08/22] accel: Replace target_ulong with vaddr in probe_*()
[PULL,01/22] accel: Replace target_ulong in tlb_*()
-
-
-
2023-06-26
Richard Henderson
New
[PULL,07/22] accel/tcg: Widen pc to vaddr in CPUJumpCache
[PULL,01/22] accel: Replace target_ulong in tlb_*()
-
-
-
2023-06-26
Richard Henderson
New
«
1
2
...
43
44
45
…
232
233
»