Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 79099 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
...
28
29
30
…
790
791
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v4,18/18] hw/intc/loongson_ipi: Remove unused headers
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,17/18] hw/intc/loongson_ipi: Restrict to MIPS
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,16/18] hw/loongarch/virt: Replace loongson IPI with loongarch IPI
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,15/18] hw/intc/loongarch_ipi: Add loongarch IPI support
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,14/18] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,13/18] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,12/18] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,11/18] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,10/18] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,09/18] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,08/18] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,07/18] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,06/18] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,05/18] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,04/18] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize()
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,03/18] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,02/18] hw/intc/loongson_ipi: Access memory in little endian
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v4,01/18] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
Reconstruct loongson ipi driver
-
-
-
2024-07-18
Philippe Mathieu-Daudé
Superseded
[v3,17/17] hw/intc/loongson_ipi: Remove unused headers
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,16/17] hw/intc/loongson_ipi: Restrict to MIPS
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
New
[v3,15/17] hw/loongarch/virt: Replace loongson IPI with loongarch IPI
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,14/17] hw/intc/loongarch_ipi: Add loongarch IPI support
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,13/17] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,12/17] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,11/17] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,10/17] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,09/17] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,08/17] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,07/17] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,06/17] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,05/17] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
New
[v3,04/17] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,03/17] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize()
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,02/17] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v3,01/17] hw/intc/loongson_ipi: Access memory in little endian
Reconstruct loongson ipi driver
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
MAINTAINERS: Cover guest-agent in QAPI schema
MAINTAINERS: Cover guest-agent in QAPI schema
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v4,8/8] semihosting: Restrict to TCG
semihosting: Restrict to TCG
-
-
-
2024-07-17
Philippe Mathieu-Daudé
New
[v4,7/8] target/xtensa: Restrict semihosting to TCG
semihosting: Restrict to TCG
-
-
-
2024-07-17
Philippe Mathieu-Daudé
New
[v4,6/8] target/riscv: Restrict semihosting to TCG
semihosting: Restrict to TCG
-
-
-
2024-07-17
Philippe Mathieu-Daudé
Superseded
[v4,5/8] target/mips: Restrict semihosting to TCG
semihosting: Restrict to TCG
-
-
-
2024-07-17
Philippe Mathieu-Daudé
New
[v4,4/8] target/m68k: Restrict semihosting to TCG
semihosting: Restrict to TCG
-
-
-
2024-07-17
Philippe Mathieu-Daudé
New
[v4,3/8] target/mips: Add semihosting stub
semihosting: Restrict to TCG
-
-
-
2024-07-17
Philippe Mathieu-Daudé
New
[v4,2/8] target/m68k: Add semihosting stub
semihosting: Restrict to TCG
-
-
-
2024-07-17
Philippe Mathieu-Daudé
New
[v4,1/8] semihosting: Include missing 'gdbstub/syscalls.h' header
semihosting: Restrict to TCG
-
-
-
2024-07-17
Philippe Mathieu-Daudé
New
[17/17] target/arm: Push tcg_rnd into handle_shri_with_rndacc
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[16/17] target/arm: Convert SSHLL, USHLL to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[15/17] target/arm: Use {,s}extract in handle_vec_simd_wshli
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[14/17] target/arm: Clear high SVE elements in handle_vec_simd_wshli
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
New
[13/17] target/arm: Convet handle_vec_simd_shli to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
New
[12/17] target/arm: Convert handle_vec_simd_shri to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
New
[11/17] target/arm: Fix whitespace near gen_srshr64_i64
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[10/17] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[09/17] target/arm: Convert MOVI, FMOV, ORR, BIC (vector immediate) to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[08/17] target/arm: Convert FMOVI (scalar, immediate) to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[07/17] target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[06/17] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[05/17] target/arm: Simplify do_reduction_op
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[04/17] target/arm: Convert UZP, TRN, ZIP to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[03/17] target/arm: Convert TBL, TBX to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[02/17] target/arm: Convert EXT to decodetree
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[01/17] target/arm: Use tcg_gen_extract2_i64 for EXT
target/arm: AdvSIMD decodetree conversion, part 4
-
-
-
2024-07-17
Richard Henderson
Superseded
[v2,3/3] tests/tcg/aarch64: Add test cases for SME FMOPA (widening)
target/arm: Fixes for SME FMOPA (#2373)
-
-
-
2024-07-17
Richard Henderson
New
[v2,2/3] target/arm: Use FPST_F16 for SME FMOPA (widening)
target/arm: Fixes for SME FMOPA (#2373)
-
-
-
2024-07-17
Richard Henderson
Superseded
[v2,1/3] target/arm: Use float_status copy in sme_fmopa_s
target/arm: Fixes for SME FMOPA (#2373)
-
-
-
2024-07-17
Richard Henderson
New
[PULL,16/20] target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
Untitled series #246510
-
-
-
2024-07-17
Paolo Bonzini
New
[PULL,15/20] target/i386/tcg: Reorg push/pop within seg_helper.c
Untitled series #246510
-
-
-
2024-07-17
Paolo Bonzini
Accepted
[PULL,12/20] target/i386/tcg: Remove SEG_ADDL
Untitled series #246510
-
-
-
2024-07-17
Paolo Bonzini
Accepted
[PULL,04/20] disas: Fix build against Capstone v6
Untitled series #246510
-
-
-
2024-07-17
Paolo Bonzini
New
[PULL,11/11] hw/sd/sdcard: Support boot area in emmc image
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,10/11] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,09/11] hw/sd/sdcard: Add eMMC 'boot-partition-size' property
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,08/11] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,07/11] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,06/11] hw/sd/sdcard: Add emmc_cmd_PROGRAM_CID handler (CMD26)
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,05/11] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,04/11] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3)
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,03/11] hw/sd/sdcard: Register unimplemented command handlers
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,02/11] hw/sd/sdcard: Register generic command handlers
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support
-
-
-
2024-07-16
Philippe Mathieu-Daudé
New
[PULL,00/11] SD/MMC patches for 2024-07-16
-
-
-
2024-07-16
Philippe Mathieu-Daudé
New
[PULL,13/13] system/physmem: use return value of ram_block_discard_require() as errno
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,12/13] vl: fix "type is NULL" in -vga help
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,11/13] ui/console: Remove dpy_cursor_define_supported()
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
New
[PULL,10/13] ui/cocoa: Add cursor composition
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,09/13] ui/console: Convert mouse visibility parameter into bool
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
New
[PULL,08/13] ui/cocoa: Release CGColorSpace
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
New
[PULL,07/13] esp: remove transfer size check from DMA DATA IN and DATA OUT transfers
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,06/13] system/cpus: Add cpu_pause() function
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,05/13] accel/tcg: Make cpu_exec_interrupt hook mandatory
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,04/13] loader: remove load_image_gzipped function as its not used anywhere
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
New
[PULL,03/13] include/hw/qdev-core.h: Correct and clarify gpio doc comments
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,02/13] hw/isa/vt82c686: Turn "intr" irq into a named gpio
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,01/13] hw/core/loader: allow loading larger ROMs
[PULL,01/13] hw/core/loader: allow loading larger ROMs
-
-
-
2024-07-16
Philippe Mathieu-Daudé
Accepted
[PULL,00/13] Misc HW/UI patches for 2024-07-16
-
-
-
2024-07-16
Philippe Mathieu-Daudé
New
[RFC] gdbstub: Re-factor gdb command extensions
[RFC] gdbstub: Re-factor gdb command extensions
-
-
-
2024-07-16
Alex Bennée
Superseded
disas: Fix build against Capstone v6
disas: Fix build against Capstone v6
-
-
-
2024-07-15
Gustavo Romero
Accepted
[3/3] tests/tcg/aarch64: Add test cases for SME FMOPA (widening)
target/arm: Fixes for SME FMOPA (#2373)
-
-
-
2024-07-15
Richard Henderson
Superseded
[2/3] target/arm: Use FPST_F16 for SME FMOPA (widening)
target/arm: Fixes for SME FMOPA (#2373)
-
-
-
2024-07-15
Richard Henderson
Superseded
[1/3] target/arm: Use float_status copy in sme_fmopa_s
target/arm: Fixes for SME FMOPA (#2373)
-
-
-
2024-07-15
Richard Henderson
Superseded
[PULL,06/13] target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
Untitled series #246346
-
-
-
2024-07-14
Paolo Bonzini
Superseded
«
1
2
...
28
29
30
…
790
791
»