aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2024-07-05linux-user/main: Suppress out-of-range comparison warning for clangRichard Henderson
2024-07-05tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrcRichard Henderson
2024-07-05tests/tcg/arm: Use -march and -mfpu for fcvtRichard Henderson
2024-07-05tests/tcg/arm: Manually register allocate half-precision numbersAkihiko Odaki
2024-07-05tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxtRichard Henderson
2024-07-05tests/tcg/arm: Drop -N from LDFLAGSRichard Henderson
2024-07-05tests/tcg/arm: Fix fcvt result messagesAkihiko Odaki
2024-07-05tests/tcg/aarch64: Add -fno-integrated-as for smeRichard Henderson
2024-07-05tests/tcg/aarch64: Do not use x constraintAkihiko Odaki
2024-07-05tests/tcg/aarch64: Fix irg operand typeAkihiko Odaki
2024-07-05tests/tcg/aarch64: Explicitly specify register widthAkihiko Odaki
2024-07-05tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patternsRichard Henderson
2024-07-05tests/tcg: Adjust variable defintion from cc-optionRichard Henderson
2024-07-05tests/tcg/minilib: Constify digits in print_numRichard Henderson
2024-07-05tests/docker: Specify --userns keep-id for PodmanAkihiko Odaki
2024-07-05hw/core: ensure kernel_end never gets used undefinedAlex Bennée
2024-07-05tracepoints: move physmem trace pointsAlex Bennée
2024-07-05testing: restore some testing for i686Alex Bennée
2024-07-05tests/lcitool: fix debian-i686-cross toolchain prefixAlex Bennée