aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-06qapi/parser: don't parse rST markup as section headersJohn Snow
2024-07-06qapi: add markup to note blocksJohn Snow
2024-07-06qapi: update prose in note blocksJohn Snow
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow
2024-07-06qapi: nail down convention that Errors sections are listsJohn Snow
2024-07-06qapi: fix non-compliant JSON examplesJohn Snow
2024-07-06docs/qapidoc: fix nested parsing under untagged sectionsJohn Snow
2024-07-06qapi/parser: fix comment parsing immediately following a doc blockJohn Snow
2024-07-06qapi/parser: preserve indentation in QAPIDoc sectionsJohn Snow
2024-07-06docs/qapidoc: delint a tiny portion of the moduleJohn Snow
2024-07-06docs/qapidoc: remove unused intersperse functionJohn Snow
2024-07-06qapi: linter fixupsJohn Snow
2024-07-05hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARDPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Introduce set_csd/set_cid handlersPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Cover more SDCardStatesPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Trace length of data read on DAT linesPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Remove default case in read/write on DAT linesPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Remove noise from sd_cmd_name()Philippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Remove noise from sd_acmd_name()Philippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_tPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)Philippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Rename sd_cmd_SEND_OP_COND handlerPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Use spec v3.01 by defaultPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Remove leftover comment about removed 'spi' PropertyPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Generate random RCA valuePhilippe Mathieu-Daudé
2024-07-05tests/qtest/npcm7xx_sdhci: Access the card using its published addressPhilippe Mathieu-Daudé
2024-07-05hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definitionPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdhci: Log non-sequencial access as GUEST_ERRORPhilippe Mathieu-Daudé
2024-07-05Merge tag 'pull-maintainer-july24-050724-1' of https://gitlab.com/stsquad/qem...Richard Henderson
2024-07-05tests/tcg/aarch64: Add MTE gdbstub testsGustavo Romero
2024-07-05gdbstub: Add support for MTE in user modeGustavo Romero
2024-07-05gdbstub: Use true to set cmd_startswithGustavo Romero
2024-07-05gdbstub: Pass CPU context to command handlerGustavo Romero
2024-07-05gdbstub: Make hex conversion function non-internalGustavo Romero
2024-07-05target/arm: Factor out code for setting MTE TCF0 fieldGustavo Romero
2024-07-05target/arm: Make some MTE helpers widely availableGustavo Romero
2024-07-05target/arm: Fix exception case in allocation_tag_mem_probeGustavo Romero
2024-07-05gdbstub: Add support for target-specific stubsGustavo Romero
2024-07-05gdbstub: Move GdbCmdParseEntry into a new header fileGustavo Romero
2024-07-05gdbstub: Clean up process_string_cmdGustavo Romero
2024-07-05accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/Philippe Mathieu-Daudé
2024-07-05plugins: Free CPUPluginState before destroying vCPU statePhilippe Mathieu-Daudé
2024-07-05plugins: Ensure vCPU index is assigned in init/exit hooksPhilippe Mathieu-Daudé
2024-07-05plugins/lockstep: clean-up outputAlex Bennée
2024-07-05plugins/lockstep: mention the one-insn-per-tb optionAlex Bennée
2024-07-05plugins/lockstep: make mixed-mode safeAlex Bennée
2024-07-05plugins/lockstep: preserve sock_pathAlex Bennée
2024-07-05test/plugins: preserve the instruction record over translationsAlex Bennée
2024-07-05test/plugin: make insn plugin less noisy by defaultAlex Bennée
2024-07-05gitlab: don't bother with KVM for TCI buildsAlex Bennée