Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 81181 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
...
223
224
225
…
811
812
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v5,35/43] tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*()
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,34/43] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,33/43] accel/tcg/plugin: Avoid duplicate copy in copy_call
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,32/43] accel/tcg/plugin: Don't search for the function pointer index
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,31/43] tcg: Use TCG_CALL_ARG_EVEN for TCI special case
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,30/43] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,29/43] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,28/43] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,27/43] tcg: Introduce tcg_type_size
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,26/43] tcg: Move TCG_TYPE_COUNT outside enum
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,25/43] tcg: Allocate TCGTemp pairs in host memory order
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,24/43] tcg: Simplify calls to temp_sync vs mem_coherent
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,23/43] tcg: Add temp_subindex to TCGTemp
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,22/43] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,21/43] target/sparc: Avoid TCGV_{LOW,HIGH}
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,20/43] accel/tcg: Set cflags_next_tb in cpu_common_initfn
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,19/43] tcg: Introduce paired register allocation
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,18/43] tcg: Massage process_op_defs()
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,17/43] tcg: Remove check_regs
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,16/43] tcg: Centralize updates to reg_to_temp
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,15/43] tcg: Fix tcg_reg_alloc_dup*
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,14/43] tci: MAX_OPC_PARAM_IARGS is no longer used
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,13/43] tcg: Remove TCG_TARGET_STACK_GROWSUP
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,12/43] tcg: Tidy tcg_reg_alloc_op
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,11/43] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,10/43] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,09/43] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,08/43] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,07/43] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,06/43] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,05/43] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,04/43] tcg: Cleanup trailing whitespace
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,03/43] tcg/s390x: Fix coding style
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,02/43] meson: Move CONFIG_TCG_INTERPRETER to config_host
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[v5,01/43] tcg: convert tcg/README to rst
tcg misc patches
-
-
-
2022-12-24
Richard Henderson
Superseded
[4/4] tests/tcg/multiarch: add vma-pthread.c
accel/tcg: Fixes for user-only page tracking
-
-
-
2022-12-24
Richard Henderson
Superseded
[3/4] accel/tcg: Handle false negative lookup in page_check_range
accel/tcg: Fixes for user-only page tracking
-
-
-
2022-12-24
Richard Henderson
Superseded
[2/4] accel/tcg: Use g_free_rcu for user-exec interval trees
accel/tcg: Fixes for user-only page tracking
-
-
-
2022-12-24
Richard Henderson
Superseded
[1/4] accel/tcg: Fix tb_invalidate_phys_page_unwind
accel/tcg: Fixes for user-only page tracking
-
-
-
2022-12-24
Richard Henderson
Superseded
[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
[2/2] hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
-
-
-
2022-12-22
Philippe Mathieu-Daudé
Accepted
[1/2] hw/virtio: Rename virtio_device_find() -> qmp_find_virtio_device()
hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
-
-
-
2022-12-22
Philippe Mathieu-Daudé
Superseded
[PULL,v2,26/45] target/riscv: Set pc_succ_insn for !rvc illegal insn
Untitled series #195915
-
-
-
2022-12-21
Alistair Francis
Superseded
[PULL,v2,06/45] tcg/riscv: Fix base register for user-only qemu_ld/st
Untitled series #195915
-
-
-
2022-12-21
Alistair Francis
Superseded
[PULL,v2,05/45] tcg/riscv: Fix reg overlap case in tcg_out_addsub2
Untitled series #195915
-
-
-
2022-12-21
Alistair Francis
Superseded
[PULL,v2,04/45] tcg/riscv: Fix range matched by TCG_CT_CONST_M12
Untitled series #195915
-
-
-
2022-12-21
Alistair Francis
Superseded
[PULL,02/24] hw: Reduce "qemu/accel.h" inclusion
[PULL,01/24] typedefs: Forward-declare AccelState
-
-
-
2022-12-21
Paolo Bonzini
New
[PULL,01/24] typedefs: Forward-declare AccelState
[PULL,01/24] typedefs: Forward-declare AccelState
-
-
-
2022-12-21
Paolo Bonzini
Accepted
[v4,03/30] hw/isa/piix4: Correct IRQRC[A:D] reset values
[v4,01/30] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
-
-
-
2022-12-21
Bernhard Beschow
Superseded
[v4,02/30] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
[v4,01/30] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
-
-
-
2022-12-21
Bernhard Beschow
Superseded
[v4,01/30] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
[v4,01/30] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
-
-
-
2022-12-21
Bernhard Beschow
Superseded
[PULL,6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[PULL,5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[PULL,4/6] tests/tcg: fix unused variable in linux-test
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[PULL,3/6] configure: repeat ourselves for the benefit of CI
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[PULL,2/6] gitlab: turn off verbose logging for make check on custom runners
[PULL,1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Accepted
[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,37/41] hw/virtio: Constify qmp_virtio_feature_map_t[]
Untitled series #195910
-
-
-
2022-12-21
Michael S. Tsirkin
Accepted
[PULL,36/41] hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]
Untitled series #195910
-
-
-
2022-12-21
Michael S. Tsirkin
Accepted
[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,35/41] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
Untitled series #195910
-
-
-
2022-12-21
Michael S. Tsirkin
Accepted
[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,25/41] include/hw: attempt to document VirtIO feature variables
Untitled series #195910
-
-
-
2022-12-21
Michael S. Tsirkin
Accepted
[v2] MIPS: remove support for trap and emulate KVM
[v2] MIPS: remove support for trap and emulate KVM
-
-
-
2022-12-21
Philippe Mathieu-Daudé
Superseded
[v2,6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,4/6] tests/tcg: fix unused variable in linux-test
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,3/6] configure: repeat ourselves for the benefit of CI
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,2/6] gitlab: turn off verbose logging for make check on custom runners
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[v2,1/6] configure: Fix check-tcg not executing any tests
current status of testing/next
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
[[PATCH] --edit 6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
[[PATCH] --edit 5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 4/6] tests/tcg: fix unused variable in linux-test
[[PATCH] --edit 4/6] tests/tcg: fix unused variable in linux-test
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 3/6] configure: repeat ourselves for the benefit of CI
[[PATCH] --edit 3/6] configure: repeat ourselves for the benefit of CI
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 2/6] gitlab: turn off verbose logging for make check on custom runners
[[PATCH] --edit 2/6] gitlab: turn off verbose logging for make check on custom runners
-
-
-
2022-12-21
Alex Bennée
Superseded
[[PATCH] --edit 1/6] configure: Fix check-tcg not executing any tests
[[PATCH] --edit 1/6] configure: Fix check-tcg not executing any tests
-
-
-
2022-12-21
Alex Bennée
Superseded
[PULL,v2,14/14] accel/tcg: Restrict page_collection structure to system TB maintainance
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
Accepted
[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,11/14] accel/tcg: Remove trace events from trace-root.h
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
Accepted
[PULL,v2,10/14] accel/tcg: Restrict cpu_io_recompile() to system emulation
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
Accepted
[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,08/14] accel/tcg: Move PageDesc tree into tb-maint.c for system
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
Accepted
[PULL,v2,07/14] accel/tcg: Use interval tree for user-only page tracking
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
Accepted
[PULL,v2,06/14] accel/tcg: Move page_{get,set}_flags to user-exec.c
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
Accepted
[PULL,v2,05/14] accel/tcg: Drop PAGE_RESERVED for CONFIG_BSD
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
Accepted
[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,01/14] util: Add interval-tree.c
[PULL,v2,01/14] util: Add interval-tree.c
-
-
-
2022-12-21
Richard Henderson
Accepted
[PULL,v2,00/14] accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-12-21
Richard Henderson
New
«
1
2
...
223
224
225
…
811
812
»