Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 22659 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
...
53
54
55
…
226
227
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[RFC,11/40] target/arm: Copy features from ARMCPUClass
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,10/40] target/arm: Copy dtb_compatible from ARMCPUClass
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,09/40] target/arm: Utilize arm-cpu instance_post_init hook
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,08/40] target/arm: Pass ARMCPUClass to ARMCPUInfo.class_init
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,07/40] target/arm: Create TYPE_ARM_V7M_CPU
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,06/40] target/arm: Remove AArch64CPUClass
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,05/40] target/arm: Create arm_cpu_register_parent
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,04/40] target/arm: Remove aarch64_cpu_finalizefn
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,03/40] qom: Create class properties
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,02/40] qom: Introduce class_late_init
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
[RFC,01/40] qdev: Don't always force the global property array non-null
Toward class init of cpu features
-
-
-
2023-01-03
Richard Henderson
New
hw/pci: Display correct size for unmapped BARs in HMP 'info pci'
hw/pci: Display correct size for unmapped BARs in HMP 'info pci'
-
-
-
2023-01-03
Philippe Mathieu-Daudé
New
[RFC] docs: add some details about compilation units to coding style
[RFC] docs: add some details about compilation units to coding style
-
-
-
2023-01-03
Alex Bennée
New
[v2,10/11] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
New
[v2,04/11] hw/arm/aspeed: Use the IEC binary prefix definitions
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
New
[v2,01/11] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
New
[PULL,44/47] accel/tcg: Fix tb_invalidate_phys_page_unwind
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,43/47] tcg: Add TCGHelperInfo argument to tcg_out_call
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,38/47] tcg: Reorg function calls
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,36/47] tcg: Vary the allocation size for TCGOp
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,35/47] tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*()
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,31/47] tcg: Use TCG_CALL_ARG_EVEN for TCI special case
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,30/47] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,29/47] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,22/47] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,12/47] tcg: Tidy tcg_reg_alloc_op
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,04/47] tcg: Cleanup trailing whitespace
[PULL,01/47] tcg: convert tcg/README to rst
-
-
-
2022-12-30
Richard Henderson
New
[PULL,00/47] tcg patch queue
-
-
-
2022-12-30
Richard Henderson
New
[1/9] hw/watchdog/wdt_aspeed: Map the whole MMIO range
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
New
linux-user/syscall: Endian-swap [res]uid/gid
linux-user/syscall: Endian-swap [res]uid/gid
-
-
-
2022-12-28
Philippe Mathieu-Daudé
New
memory: Do not print MR priority in flatview HMP output
memory: Do not print MR priority in flatview HMP output
-
-
-
2022-12-28
Philippe Mathieu-Daudé
New
[1b/4] accel/tcg: Unindent tb_invalidate_phys_page_unwind
[1b/4] accel/tcg: Unindent tb_invalidate_phys_page_unwind
-
-
-
2022-12-28
Philippe Mathieu-Daudé
New
[1a/4] accel/tcg: Fix tb_invalidate_phys_page_unwind
[1a/4] accel/tcg: Fix tb_invalidate_phys_page_unwind
-
-
-
2022-12-28
Philippe Mathieu-Daudé
New
[PULL,v2,0/6] testing updates
-
-
-
2022-12-23
Alex Bennée
New
[6/6] hw/arm/boot: Remove tswap32() calls and constify board_setup_blob[]
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[5/6] hw/arm/xilinx_zynq: Remove tswap32() calls and constify smpboot[]
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[4/6] hw/arm/npcm7xx: Remove tswap32() calls and constify smpboot[]
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[3/6] hw/arm/exynos4210: Remove tswap32() calls and constify smpboot[]
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[2/6] hw/arm/raspi: Fix smpboot[] on big-endian hosts
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[1/6] hw/arm/aspeed: Fix smpboot[] on big-endian hosts
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[PULL,02/24] hw: Reduce "qemu/accel.h" inclusion
[PULL,01/24] typedefs: Forward-declare AccelState
-
-
-
2022-12-21
Paolo Bonzini
New
[PULL,1/6] configure: Fix check-tcg not executing any tests
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
New
[PULL,0/6] testing updates
-
-
-
2022-12-21
Alex Bennée
New
[PULL,39/41] hw/virtio: Extract QMP related code virtio-qmp.c
Untitled series #195910
-
-
-
2022-12-21
Michael S. Tsirkin
New
[PULL,38/41] hw/virtio: Extract config read/write accessors to virtio-config-io.c
Untitled series #195910
-
-
-
2022-12-21
Michael S. Tsirkin
New
[PULL,34/41] hw/virtio: Add missing "hw/core/cpu.h" include
Untitled series #195910
-
-
-
2022-12-21
Michael S. Tsirkin
New
[PULL,32/41] hw/acpi: Rename tco.c -> ich9_tco.c
Untitled series #195910
-
-
-
2022-12-21
Michael S. Tsirkin
New
[PULL,v2,13/14] accel/tcg: Factor tb_invalidate_phys_range_fast() out
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
New
[PULL,v2,12/14] accel/tcg: Rename tb_invalidate_phys_page_fast{, __locked}()
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
New
[PULL,v2,09/14] accel/tcg: Move remainder of page locking to tb-maint.c
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
New
[PULL,v2,04/14] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
New
[PULL,v2,03/14] accel/tcg: Use interval tree for TBs in user-only mode
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
New
[PULL,v2,02/14] accel/tcg: Rename page_flush_tb
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
New
[PULL,v2,00/14] accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-12-21
Richard Henderson
New
[5/5] hw/core: Only build CPU reset handlers with system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[4/5] target/s390x: Restrict sysemu/reset.h to system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[3/5] target/loongarch: Restrict sysemu/reset.h to system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[2/5] target/i386: Restrict sysemu/reset.h to system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[1/5] target/i386: Restrict qapi/qapi-events-run-state.h to system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[2/2] linux-user/signal: Silent -Winitializer-overrides warnings
linux-user: Fix a pair of -Wextra warnings
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[1/2] linux-user/syscall: Silent -Wmissing-field-initializers warnings
linux-user: Fix a pair of -Wextra warnings
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[PULL,07/15] hw/ppc/spapr: Reduce "vof.h" inclusion
Untitled series #195853
-
-
-
2022-12-20
Daniel Henrique Barboza
New
[PULL,02/15] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses
Untitled series #195853
-
-
-
2022-12-20
Daniel Henrique Barboza
New
[RESEND,v2,3/5] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
target: Restrict 'qapi-commands-machine.h' to system emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[RESEND,v2,1/5] target/arm: Restrict 'qapi-commands-machine.h' to system emulation
target: Restrict 'qapi-commands-machine.h' to system emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[v4,04c/27] tcg: Introduce paired register allocation
[v4,04c/27] tcg: Introduce paired register allocation
-
-
-
2022-12-19
Philippe Mathieu-Daudé
New
[v4,04b/27] tcg: Massage tcg_reg_alloc_op()
[v4,04b/27] tcg: Massage tcg_reg_alloc_op()
-
-
-
2022-12-19
Philippe Mathieu-Daudé
New
[2/4] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
target: Restrict 'qapi-commands-machine.h' to system emulation
-
-
-
2022-12-19
Philippe Mathieu-Daudé
New
[1/5] exec: Remove unused 'qemu/timer.h' timer
exec: QAPI housekeeping for user emulation
-
-
-
2022-12-19
Philippe Mathieu-Daudé
New
[07/11] contrib/gitdm: Add ASPEED Technology to the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
New
[01/11] contrib/gitdm: add C-Sky to the domain map
gitdm metadata updates
-
-
-
2022-12-19
Alex Bennée
New
[v4,20b/27] tcg: Vary the allocation size for TCGOp
[v4,20b/27] tcg: Vary the allocation size for TCGOp
-
-
-
2022-12-18
Philippe Mathieu-Daudé
New
[PULL,0/2] target sh4 and tricore patches
-
-
-
2022-12-18
Richard Henderson
New
[v2,7/9] target/riscv/cpu: Restrict some sysemu-specific fields from CPUArchState
target/misc: Header cleanups around "cpu.h"
-
-
-
2022-12-17
Philippe Mathieu-Daudé
New
[v2,5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu
target/s390x: Header cleanups around "cpu.h"
-
-
-
2022-12-17
Philippe Mathieu-Daudé
New
[v2,4/5] target/s390x/tcg/misc_helper: Remove unused "memory.h" include
target/s390x: Header cleanups around "cpu.h"
-
-
-
2022-12-17
Philippe Mathieu-Daudé
New
[v2,2/5] hw/s390x/pv: Un-inline s390_pv_init()
target/s390x: Header cleanups around "cpu.h"
-
-
-
2022-12-17
Philippe Mathieu-Daudé
New
[v2,1/5] exec/memory: Expose memory_region_access_valid()
target/s390x: Header cleanups around "cpu.h"
-
-
-
2022-12-17
Philippe Mathieu-Daudé
New
[2/2] sysemu/kvm: Reduce target-specific declarations
sysemu/kvm: Header cleanups around "cpu.h"
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[08/10] target/riscv/cpu: Restrict sysemu-specific fields from CPUArchState
target/misc: Header cleanups around "cpu.h"
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[06/10] target/ppc/helper: Include missing "cpu.h" header
target/misc: Header cleanups around "cpu.h"
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[05/10] target/m68k/helper: Include missing "cpu.h" header
target/misc: Header cleanups around "cpu.h"
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[02/10] target/hexagon: Declare hexagon_regnames[] in "cpu.h"
target/misc: Header cleanups around "cpu.h"
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[01/10] target/hppa/helper: Include missing "cpu.h" header
target/misc: Header cleanups around "cpu.h"
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[3/5] hw/s390x/pv: Simplify s390_is_pv() for user emulation
target/s390x: Header cleanups around "cpu.h"
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[2/5] hw/s390x/pv: Un-inline s390_pv_init()
target/s390x: Header cleanups around "cpu.h"
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[3/5] target/i386/ops_sse: Include missing "cpu.h" header
target/i386: Header cleanups around "cpu.h"
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[v3,1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
target/cpu: System/User cleanups around hwaddr/vaddr
-
-
-
2022-12-16
Philippe Mathieu-Daudé
New
[PULL,00/13] accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-12-16
Richard Henderson
New
[v1,10/10] gdbstub: retire exec/gdbstub.h
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,09/10] gdbstub: move chunks of user code into own files
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,08/10] gdbstub: move chunk of softmmu functionality to own file
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,07/10] includes: add new gdbstub include directory
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,06/10] includes: move tb_flush into its own header
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[v1,04/10] gdbstub: split GDBConnection from main structure
split user and system code in gdbstub
-
-
-
2022-12-16
Alex Bennée
New
[RFC] includes: move tb_flush into its own header
[RFC] includes: move tb_flush into its own header
-
-
-
2022-12-15
Alex Bennée
New
[v4,20/27] tcg: Vary the allocation size for TCGOp
tcg misc patches
-
-
-
2022-12-13
Richard Henderson
New
[v4,04/27] tcg: Introduce paired register allocation
tcg misc patches
-
-
-
2022-12-13
Richard Henderson
New
[PATCH-for-8.0] tests/avocado: Add a quick test to boot Trusted Firmware on SBSA-ref
[PATCH-for-8.0] tests/avocado: Add a quick test to boot Trusted Firmware on SBSA-ref
-
-
-
2022-12-13
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-8.0,3/3] hw/net/xilinx_ethlite: Replace tswap32() by be32_to_cpu()
hw/ppc: Remove tswap() calls
-
-
-
2022-12-13
Philippe Mathieu-Daudé
New
«
1
2
...
53
54
55
…
226
227
»