Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 80580 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
...
48
49
50
…
805
806
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v4,01/14] tests/tcg/minilib: Constify digits in print_num
test/tcg: Clang build fixes for arm/aarch64
-
-
-
2024-06-30
Richard Henderson
Superseded
[PULL,05/16] monitor: Remove obsolete stubs
Untitled series #245187
-
-
-
2024-06-30
Michael Tokarev
New
[PULL,23/23] target/i386/sev: Fix printf formats
Untitled series #245058
-
-
-
2024-06-28
Paolo Bonzini
Accepted
[PULL,22/23] target/i386/sev: Use size_t for object sizes
Untitled series #245058
-
-
-
2024-06-28
Paolo Bonzini
Accepted
[9/9] target/arm: Allow FPCR bits that aren't in FPSCR
target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
-
-
-
2024-06-28
Peter Maydell
Superseded
[8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically
target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
-
-
-
2024-06-28
Peter Maydell
Superseded
[7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_
target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
-
-
-
2024-06-28
Peter Maydell
Superseded
[6/9] target/arm: Store FPSR and FPCR in separate CPU state fields
target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
-
-
-
2024-06-28
Peter Maydell
Superseded
[5/9] target/arm: Implement store_cpu_field_low32() macro
target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
-
-
-
2024-06-28
Peter Maydell
Superseded
[4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR
target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
-
-
-
2024-06-28
Peter Maydell
Superseded
[3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr}
target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
-
-
-
2024-06-28
Peter Maydell
Superseded
[2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr}
target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
-
-
-
2024-06-28
Peter Maydell
Superseded
[1/9] target/arm: Correct comments about M-profile FPSCR
target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
-
-
-
2024-06-28
Peter Maydell
Superseded
[23/23] tests/tcg/aarch64: Add MTE gdbstub tests
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[22/23] gdbstub: Add support for MTE in user mode
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[21/23] gdbstub: Use true to set cmd_startswith
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[20/23] gdbstub: Pass CPU context to command handler
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[19/23] gdbstub: Make hex conversion function non-internal
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[18/23] target/arm: Factor out code for setting MTE TCF0 field
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[17/23] target/arm: Make some MTE helpers widely available
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[16/23] target/arm: Fix exception case in allocation_tag_mem_probe
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[15/23] gdbstub: Add support for target-specific stubs
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[14/23] gdbstub: Move GdbCmdParseEntry into a new header file
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[13/23] gdbstub: Clean up process_string_cmd
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[12/23] plugins/lockstep: clean-up output
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[11/23] plugins/lockstep: mention the one-insn-per-tb option
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[10/23] plugins/lockstep: make mixed-mode safe
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[09/23] plugins/lockstep: preserve sock_path
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[08/23] test/plugins: preserve the instruction record over translations
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[07/23] test/plugin: make insn plugin less noisy by default
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[06/23] tests/tcg/arm: Fix fcvt result messages
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
New
[05/23] tests/docker: Specify --userns keep-id for Podman
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[04/23] tracepoints: move physmem trace points
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[03/23] testing: restore some testing for i686
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[02/23] target/i386: fix gen_prepare_size_nz condition
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
New
[01/23] tests/lcitool: fix debian-i686-cross toolchain prefix
July maintainer updates (32bit, testing, plugins, gdbstub)
-
-
-
2024-06-28
Alex Bennée
Superseded
[RFC,v42,98/98] hw/sd/sdcard: Add boot config support
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[RFC,v42,97/98] hw/sd/sdcard: Subtract bootarea size from blk
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[RFC,v42,96/98] hw/sd/sdcard: Support boot area in emmc image
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[v42,95/98] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[v42,94/98] hw/sd/sdcard: add emmc_cmd_SEND_TUNING_BLOCK handler (CMD21)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[RFC,v42,93/98] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[RFC,v42,92/98] hw/sd/sdcard: Adapt sd_cmd_APP_CMD handler for eMMC (CMD55)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[RFC,v42,91/98] hw/sd/sdcard: Adapt sd_cmd_ALL_SEND_CID handler for eMMC (CMD2)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[RFC,v42,90/98] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[v42,89/98] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,88/98] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,87/98] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[RFC,v42,86/98] hw/sd/sdcard: Add emmc_cmd_SEND_OP_COND handler (CMD1)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[v42,85/98] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR() handler
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,84/98] hw/sd/sdcard: Register unimplemented command handlers
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[v42,83/98] hw/sd/sdcard: Register generic command handlers
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,82/98] hw/sd/sdcard: Basis for eMMC support
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[v42,81/98] hw/sd/sdcard: Cover more SDCardStates
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,80/98] hw/sd/sdcard: Introduce set_csd/set_cid handlers
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,79/98] hw/sd/sdcard: Trace length of data read on DAT lines
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,78/98] hw/sd/sdcard: Remove default case in read/write on DAT lines
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,77/98] hw/sd/sdcard: Remove noise from sd_cmd_name()
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,76/98] hw/sd/sdcard: Remove noise from sd_acmd_name()
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,75/98] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,74/98] hw/sd/sdcard: Add sd_acmd_SEND_SCR handler (ACMD51)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,73/98] hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,72/98] hw/sd/sdcard: Add sd_acmd_SD_APP_OP_COND handler (ACMD41)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,71/98] hw/sd/sdcard: Add sd_acmd_SET_WR_BLK_ERASE_COUNT handler (ACMD23)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,70/98] hw/sd/sdcard: Add sd_acmd_SEND_NUM_WR_BLOCKS handler (ACMD22)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,69/98] hw/sd/sdcard: Add sd_acmd_SD_STATUS handler (ACMD13)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,68/98] hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,67/98] hw/sd/sdcard: Add spi_cmd_CRC_ON_OFF handler (CMD59)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,66/98] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[v42,65/98] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
[v42,64/98] hw/sd/sdcard: Add sd_cmd_APP_CMD handler (CMD55)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,63/98] hw/sd/sdcard: Add sd_cmd_LOCK_UNLOCK handler (CMD42)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,62/98] hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,61/98] hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,60/98] hw/sd/sdcard: Add sd_cmd_SEND_WRITE_PROT handler (CMD30)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,59/98] hw/sd/sdcard: Add sd_cmd_SET/CLR_WRITE_PROT handler (CMD28 & CMD29)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,58/98] hw/sd/sdcard: Add sd_cmd_PROGRAM_CSD handler (CMD27)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,57/98] hw/sd/sdcard: Add sd_cmd_WRITE_SINGLE_BLOCK handler (CMD24)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,56/98] hw/sd/sdcard: Add sd_cmd_READ_SINGLE_BLOCK handler (CMD17)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,55/98] hw/sd/sdcard: Add sd_cmd_SET_BLOCKLEN handler (CMD16)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,54/98] hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,53/98] hw/sd/sdcard: Add sd_cmd_SEND_STATUS handler (CMD13)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,52/98] hw/sd/sdcard: Add sd_cmd_STOP_TRANSMISSION handler (CMD12)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,50/98] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,49/98] hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,48/98] hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,47/98] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,46/98] hw/sd/sdcard: Register Security Extension optional handlers
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,45/98] hw/sd/sdcard: Register SDIO optional handlers
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,44/98] hw/sd/sdcard: Register optional handlers from spec v6.00
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,43/98] hw/sd/sdcard: Register generic optional handlers (CMD11 and CMD20)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,42/98] hw/sd/sdcard: Remove SEND_DSR dead case (CMD4)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,41/98] hw/sd/sdcard: Store command class in SDProto
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,40/98] hw/sd/sdcard: Store command type in SDProto
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,39/98] hw/sd/sdcard: Store command name in SDProto
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,38/98] hw/sd/sdcard: Prepare SDProto to contain more fields
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,37/98] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name()
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,36/98] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
Superseded
[v42,35/98] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56)
hw/sd/sdcard: Add eMMC support
-
-
-
2024-06-28
Philippe Mathieu-Daudé
New
«
1
2
...
48
49
50
…
805
806
»