index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-06
qapi: add markup to note blocks
John Snow
6
-10
/
+10
2024-07-06
qapi: update prose in note blocks
John Snow
2
-3
/
+3
2024-07-06
qapi: convert "Note" sections to plain rST
John Snow
30
-253
/
+261
2024-07-06
qapi: nail down convention that Errors sections are lists
John Snow
2
-1
/
+8
2024-07-06
qapi: fix non-compliant JSON examples
John Snow
7
-9
/
+11
2024-07-06
docs/qapidoc: fix nested parsing under untagged sections
John Snow
1
-5
/
+11
2024-07-06
qapi/parser: fix comment parsing immediately following a doc block
John Snow
2
-1
/
+3
2024-07-06
qapi/parser: preserve indentation in QAPIDoc sections
John Snow
3
-23
/
+40
2024-07-06
docs/qapidoc: delint a tiny portion of the module
John Snow
1
-26
/
+38
2024-07-06
docs/qapidoc: remove unused intersperse function
John Snow
1
-10
/
+0
2024-07-06
qapi: linter fixups
John Snow
3
-9
/
+10
2024-07-05
tests/tcg/aarch64: Add MTE gdbstub tests
Gustavo Romero
4
-1
/
+202
2024-07-05
gdbstub: Add support for MTE in user mode
Gustavo Romero
6
-1
/
+288
2024-07-05
gdbstub: Use true to set cmd_startswith
Gustavo Romero
1
-40
/
+40
2024-07-05
gdbstub: Pass CPU context to command handler
Gustavo Romero
2
-1
/
+9
2024-07-05
gdbstub: Make hex conversion function non-internal
Gustavo Romero
2
-1
/
+6
2024-07-05
target/arm: Factor out code for setting MTE TCF0 field
Gustavo Romero
5
-29
/
+71
2024-07-05
target/arm: Make some MTE helpers widely available
Gustavo Romero
2
-38
/
+73
2024-07-05
target/arm: Fix exception case in allocation_tag_mem_probe
Gustavo Romero
1
-0
/
+3
2024-07-05
gdbstub: Add support for target-specific stubs
Gustavo Romero
2
-6
/
+118
2024-07-05
gdbstub: Move GdbCmdParseEntry into a new header file
Gustavo Romero
7
-128
/
+146
2024-07-05
gdbstub: Clean up process_string_cmd
Gustavo Romero
1
-20
/
+20
2024-07-05
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
Philippe Mathieu-Daudé
2
-9
/
+8
2024-07-05
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
2
-0
/
+8
2024-07-05
plugins: Ensure vCPU index is assigned in init/exit hooks
Philippe Mathieu-Daudé
1
-0
/
+2
2024-07-05
plugins/lockstep: clean-up output
Alex Bennée
1
-8
/
+8
2024-07-05
plugins/lockstep: mention the one-insn-per-tb option
Alex Bennée
1
-1
/
+2
2024-07-05
plugins/lockstep: make mixed-mode safe
Alex Bennée
1
-2
/
+2
2024-07-05
plugins/lockstep: preserve sock_path
Alex Bennée
1
-1
/
+1
2024-07-05
test/plugins: preserve the instruction record over translations
Alex Bennée
1
-5
/
+71
2024-07-05
test/plugin: make insn plugin less noisy by default
Alex Bennée
1
-15
/
+21
2024-07-05
gitlab: don't bother with KVM for TCI builds
Alex Bennée
2
-2
/
+2
2024-07-05
linux-user/main: Suppress out-of-range comparison warning for clang
Richard Henderson
1
-0
/
+1
2024-07-05
tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
Richard Henderson
1
-3
/
+2
2024-07-05
tests/tcg/arm: Use -march and -mfpu for fcvt
Richard Henderson
1
-2
/
+2
2024-07-05
tests/tcg/arm: Manually register allocate half-precision numbers
Akihiko Odaki
1
-1
/
+6
2024-07-05
tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt
Richard Henderson
1
-1
/
+7
2024-07-05
tests/tcg/arm: Drop -N from LDFLAGS
Richard Henderson
1
-2
/
+2
2024-07-05
tests/tcg/arm: Fix fcvt result messages
Akihiko Odaki
3
-605
/
+605
2024-07-05
tests/tcg/aarch64: Add -fno-integrated-as for sme
Richard Henderson
1
-1
/
+2
2024-07-05
tests/tcg/aarch64: Do not use x constraint
Akihiko Odaki
1
-7
/
+7
2024-07-05
tests/tcg/aarch64: Fix irg operand type
Akihiko Odaki
1
-1
/
+1
2024-07-05
tests/tcg/aarch64: Explicitly specify register width
Akihiko Odaki
2
-6
/
+6
2024-07-05
tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
Richard Henderson
1
-1
/
+1
2024-07-05
tests/tcg: Adjust variable defintion from cc-option
Richard Henderson
3
-9
/
+10
2024-07-05
tests/tcg/minilib: Constify digits in print_num
Richard Henderson
1
-1
/
+1
2024-07-05
tests/docker: Specify --userns keep-id for Podman
Akihiko Odaki
1
-1
/
+6
2024-07-05
hw/core: ensure kernel_end never gets used undefined
Alex Bennée
1
-1
/
+1
2024-07-05
tracepoints: move physmem trace points
Alex Bennée
3
-6
/
+9
2024-07-05
testing: restore some testing for i686
Alex Bennée
1
-0
/
+11
[next]