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
2023-06-01
hw/9pfs: use qemu_xxhash4
Alex Bennée
1
-3
/
+2
2023-06-01
tcg: remove the final vestiges of dstate
Alex Bennée
6
-26
/
+6
2023-06-01
trace: remove control-vcpu.h
Alex Bennée
3
-52
/
+2
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
9
-285
/
+20
2023-06-01
qapi: make the vcpu parameters deprecated for 8.1
Alex Bennée
2
-23
/
+24
2023-06-01
docs/deprecated: move QMP events bellow QMP command section
Alex Bennée
1
-9
/
+9
2023-06-01
scripts/qapi: document the tool that generated the file
Alex Bennée
1
-2
/
+7
2023-06-01
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
5
-30
/
+3
2023-06-01
trace-events: remove the remaining vcpu trace events
Alex Bennée
5
-36
/
+5
2023-06-01
*-user: remove the guest_user_syscall tracepoints
Alex Bennée
3
-26
/
+0
2023-05-31
decodetree: Add --output-null for meson testing
Richard Henderson
2
-10
/
+12
2023-05-31
Revert "python/qmp/protocol: add open_with_socket()"
John Snow
1
-19
/
+5
2023-05-31
python/qmp/legacy: remove open_with_socket() calls
John Snow
2
-20
/
+16
2023-05-31
python/machine: use connect-based interface for existing sockets
John Snow
1
-5
/
+7
2023-05-31
python/qmp/legacy: allow using sockets for connect()
John Snow
1
-2
/
+3
2023-05-31
python/qmp: allow sockets to be passed to connect()
John Snow
1
-6
/
+15
2023-05-31
gitlab: switch from 'stable' to 'latest' docker container tags
Daniel P. Berrangé
2
-4
/
+4
2023-05-30
tests/avocado/virtio-gpu: Cancel test if drm rendering is not available
Thomas Huth
1
-1
/
+5
2023-05-30
tests/decode: Add tests for various named-field cases
Peter Maydell
6
-0
/
+60
2023-05-30
scripts/decodetree: Implement named field support
Peter Maydell
1
-6
/
+139
2023-05-30
scripts/decodetree: Implement a topological sort
Peter Maydell
1
-0
/
+74
2023-05-30
scripts/decodetree: Pass lvalue-formatter function to str_extract()
Peter Maydell
1
-11
/
+15
2023-05-30
docs: Document decodetree named field syntax
Peter Maydell
1
-5
/
+28
2023-05-30
tests/decode: Convert tests to meson
Richard Henderson
3
-28
/
+60
2023-05-30