Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 78769 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
...
34
35
36
…
787
788
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[12/23] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[11/23] hw/sd/sdcard: Trace update of block count (CMD23)
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[10/23] hw/sd/sdcard: Track last command used to help logging
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[09/23] hw/sd/sdcard: Generate random RCA value
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
New
[08/23] hw/sd/sdcard: Remove explicit entries for illegal commands
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[07/23] hw/sd/sdcard: Remove ACMD6 handler for SPI mode
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[06/23] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[05/23] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[04/23] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[03/23] hw/sd/sdcard: Fix typo in SEND_OP_COND command name
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[02/23] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[01/23] hw/sd/sdcard: Correct code indentation
hw/sd/sdcard: Accumulation of cleanups and fixes
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
bswap: Add st24_be_p() to store 24 bits in big-endian order
bswap: Add st24_be_p() to store 24 bits in big-endian order
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
migration: Remove unused VMSTATE_ARRAY_TEST() macro
migration: Remove unused VMSTATE_ARRAY_TEST() macro
-
-
-
2024-06-21
Philippe Mathieu-Daudé
Superseded
[2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
target/arm: Enable FEAT_Debugv8p8 for -cpu max
-
-
-
2024-06-20
Gustavo Romero
Superseded
[1/2] target/arm: Move initialization of debug ID registers
target/arm: Enable FEAT_Debugv8p8 for -cpu max
-
-
-
2024-06-20
Gustavo Romero
Superseded
[RFC] hw/core/cpu.h: try and document CPU_FOREACH[_SAFE]
[RFC] hw/core/cpu.h: try and document CPU_FOREACH[_SAFE]
-
-
-
2024-06-20
Alex Bennée
New
[v2,12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,11/12] plugins: fix inject_mem_cb rw masking
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,09/12] plugins: add migration blocker
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
New
[v2,08/12] plugins: add time control API
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,05/12] qtest: use cpu interface in qtest_clock_warp
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,04/12] sysemu: add set_virtual_time to accel ops
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,03/12] plugins: Ensure register handles are not NULL
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,02/12] gdbstub: move enums into separate header
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v2,01/12] include/exec: add missing include guard comment
maintainer updates pre-PR (gdbstub, plugins, time control)
-
-
-
2024-06-20
Alex Bennée
Superseded
[v3,2/2] tests/avocado: use default amount of cores on sbsa-ref
tests/avocado: make sbsa-ref working with >1 core
-
-
-
2024-06-20
Marcin Juszkiewicz
New
[v3,1/2] tests/avocado: update firmware for sbsa-ref
tests/avocado: make sbsa-ref working with >1 core
-
-
-
2024-06-20
Marcin Juszkiewicz
Superseded
[v2,2/2] tests/avocado: update firmware for sbsa-ref
tests/avocado: make sbsa-ref working with >1 core
-
-
-
2024-06-20
Marcin Juszkiewicz
Superseded
[v2,1/2] tests/avocado: use default amount of cores on sbsa-ref
tests/avocado: make sbsa-ref working with >1 core
-
-
-
2024-06-20
Marcin Juszkiewicz
Superseded
[PULL,24/24] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
New
[PULL,23/24] target/sparc: use signed denominator in sdiv helper
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,22/24] linux-user: Make TARGET_NR_setgroups affect only the current thread
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,21/24] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
New
[PULL,20/24] util/bufferiszero: Add loongarch64 vector acceleration
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,19/24] util/bufferiszero: Split out host include files
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
New
[PULL,18/24] tcg/loongarch64: Enable v256 with LASX
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
New
[PULL,17/24] tcg/loongarch64: Support LASX in tcg_out_vec_op
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
New
[PULL,16/24] tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
New
[PULL,15/24] tcg/loongarch64: Remove temp_vec from tcg_out_vec_op
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,14/24] tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,13/24] tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,12/24] tcg/loongarch64: Support LASX in tcg_out_addsub_vec
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,11/24] tcg/loongarch64: Simplify tcg_out_addsub_vec
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,10/24] tcg/loongarch64: Support LASX in tcg_out_dupi_vec
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,09/24] tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,08/24] tcg/loongarch64: Support LASX in tcg_out_dupm_vec
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,07/24] tcg/loongarch64: Support LASX in tcg_out_dup_vec
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,06/24] tcg/loongarch64: Simplify tcg_out_dup_vec
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,05/24] util/loongarch64: Detect LASX vector support
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
New
[PULL,04/24] tcg/loongarch64: Support TCG_TYPE_V64
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
New
[PULL,03/24] tcg/loongarch64: Handle i32 and i64 moves between gr and fr
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,02/24] tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
Accepted
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns
-
-
-
2024-06-19
Richard Henderson
New
[PULL,00/24] tcg patch queue
-
-
-
2024-06-19
Richard Henderson
New
[1/1] tests/avocado: use default amount of cores on sbsa-ref
[1/1] tests/avocado: use default amount of cores on sbsa-ref
-
-
-
2024-06-19
Marcin Juszkiewicz
Superseded
[2/2] target/arm: Always build Aarch64 gdbstub helpers
target/arm: Always build Aarch64 gdbstub helpers
-
-
-
2024-06-19
Philippe Mathieu-Daudé
New
[1/2] target/arm: Merge gdbstub64.c within gdbstub.c
target/arm: Always build Aarch64 gdbstub helpers
-
-
-
2024-06-19
Philippe Mathieu-Daudé
New
[PULL,v3,74/74] exec: Make the MemOp enum cast explicit
Untitled series #244351
-
-
-
2024-06-19
Philippe Mathieu-Daudé
Accepted
[PULL,v3,00/74] Misc patches for 2024-06-19
-
-
-
2024-06-19
Philippe Mathieu-Daudé
New
[v2] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
[v2] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
-
-
-
2024-06-19
Richard Henderson
Superseded
[PULL,v2,56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
Untitled series #244254
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,v2,00/76] Misc patches for 2024-06-18
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,76/76] ui+display: rename is_buffer_shared() -> surface_is_allocated()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,75/76] ui+display: rename is_placeholder() -> surface_is_placeholder()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,74/76] stdvga: fix screen blanking
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,73/76] ui/cocoa: Use qemu_add_mouse_change_notifier
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,72/76] MAINTAINERS: drop spice+ui maintainership
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,71/76] MAINTAINERS: drop virtio-gpu maintainership
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,70/76] util/readline: Add C-u shortcut
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,69/76] util/readline: Add C-n, C-p shortcuts
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,68/76] util/readline: Fix lints for readline_handle_byte
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,67/76] target/s390x: Use s390_skeys_get|set() helper
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,66/76] hw/s390x: Introduce s390_skeys_get|set() helpers
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,65/76] hw/mips/loongson3_virt: Wire up loongson_ipi device
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,64/76] hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,63/76] hw/intc/loongson_ipi: Provide per core MMIO address spaces
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,62/76] hw/intc: Remove loongarch_ipi.c
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,61/76] hw/usb/dev-mtp: Correctly report free space
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,60/76] hw/usb: Remove unused 'host.h' header
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,59/76] hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,58/76] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,57/76] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,55/76] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,54/76] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,53/76] ppc/pnv: Introduce pnv_chip_foreach_cpu()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,52/76] hw/intc: Introduce x-query-interrupt-controllers QMP command
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,51/76] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,50/76] hw/ppc: Avoid using Monitor in pic_print_info()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,49/76] hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,48/76] hw/ppc: Avoid using Monitor in spapr_irq_print_info()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,47/76] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,46/76] hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,45/76] hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
Accepted
[PULL,44/76] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
[PULL,43/76] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
[PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
-
-
-
2024-06-18
Philippe Mathieu-Daudé
New
«
1
2
...
34
35
36
…
787
788
»