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
2025-07-14
qapi: add cross-references to ui.json
John Snow
1
-17
/
+17
2025-07-14
qapi: add cross-references to sockets.json
John Snow
1
-3
/
+3
2025-07-14
qapi: add cross-references to run-state.json
John Snow
1
-23
/
+23
2025-07-14
qapi: add cross-references to replay.json
John Snow
1
-5
/
+5
2025-07-14
qapi: add cross-references to QOM
John Snow
2
-8
/
+9
2025-07-14
qapi: add cross-references to pci.json
John Snow
1
-1
/
+1
2025-07-14
qapi: add cross-references to net.json
John Snow
1
-3
/
+3
2025-07-14
qapi: add cross-references to migration.json
John Snow
1
-34
/
+34
2025-07-14
qapi: add cross-references to Machine core
John Snow
2
-50
/
+50
2025-07-14
qapi: add cross-references to job.json
John Snow
1
-28
/
+28
2025-07-14
qapi: add cross-references to dump.json
John Snow
1
-6
/
+6
2025-07-14
qapi: add cross-references to crypto.json
John Snow
1
-2
/
+2
2025-07-14
qapi: add cross-references to block layer
John Snow
4
-123
/
+123
2025-07-14
qapi: add cross-references to authz.json
John Snow
1
-1
/
+1
2025-07-14
qapi: add cross-references to acpi.json
John Snow
1
-1
/
+1
2025-07-14
qapi: rephrase return docs to avoid type name
John Snow
17
-34
/
+28
2025-07-14
qapi: remove trivial "Returns:" sections
John Snow
15
-94
/
+3
2025-07-14
qapi: Fix undocumented return values by generating something
John Snow
4
-6
/
+50
2025-07-14
docs/qapi-domain: add return-nodesc
John Snow
2
-0
/
+39
2025-07-14
qapi: Clean up a few Errors: sections
Markus Armbruster
2
-6
/
+5
2025-07-14
qapi: Clean up "This command will do ..." command descriptions
Markus Armbruster
3
-16
/
+14
2025-07-14
qapi: lift restriction on using '=' in doc blocks
John Snow
5
-16
/
+0
2025-07-14
docs/sphinx: remove special parsing for freeform sections
John Snow
48
-106
/
+173
2025-07-14
docs/sphinx: remove legacy QAPI manual generator
John Snow
7
-656
/
+88
2025-07-14
docs/sphinx: parse @references in freeform text
John Snow
1
-3
/
+7
2025-07-14
docs/sphinx: adjust qapidoc to cope with same-line error sections
John Snow
1
-4
/
+8
2025-07-11
linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Peter Maydell
1
-3
/
+2
2025-07-11
tcg: Use uintptr_t in tcg_malloc implementation
Richard Henderson
2
-7
/
+8
2025-07-11
migration: Rename save_live_complete_precopy_thread to save_complete_precopy_...
Juraj Marcin
9
-24
/
+24
2025-07-11
migration/postcopy: Add latency distribution report for blocktime
Peter Xu
4
-1
/
+90
2025-07-11
migration/postcopy: blocktime allows track / report non-vCPU faults
Peter Xu
5
-17
/
+67
2025-07-11
migration/postcopy: Optimize blocktime fault tracking with hashtable
Peter Xu
2
-48
/
+216
2025-07-11
migration/postcopy: Cleanup the total blocktime accounting
Peter Xu
1
-9
/
+7
2025-07-11
migration/postcopy: Cache the tid->vcpu mapping for blocktime
Peter Xu
2
-12
/
+59
2025-07-11
migration/postcopy: Initialize blocktime context only until listen
Peter Xu
1
-5
/
+10
2025-07-11
migration/postcopy: Report fault latencies in blocktime
Peter Xu
4
-37
/
+102
2025-07-11
migration/postcopy: Add blocktime fault counts per-vcpu
Peter Xu
1
-0
/
+5
2025-07-11
migration/postcopy: Bring blocktime layer to ns level
Peter Xu
1
-12
/
+16
2025-07-11
migration/postcopy: Drop PostcopyBlocktimeContext.start_time
Peter Xu
1
-6
/
+4
2025-07-11
migration/postcopy: Make all blocktime vars 64bits
Peter Xu
2
-27
/
+27
2025-07-11
migration/postcopy: Drop all atomic ops in blocktime feature
Peter Xu
1
-13
/
+10
2025-07-11
migration/postcopy: Push blocktime start/end into page req mutex
Peter Xu
5
-39
/
+48
2025-07-11
migration: Add option to set postcopy-blocktime
Peter Xu
1
-0
/
+2
2025-07-11
migration/postcopy: Avoid clearing dirty bitmap for postcopy too
Peter Xu
1
-1
/
+3
2025-07-11
migration: Rewrite the migration complete detect logic
Peter Xu
1
-15
/
+42
2025-07-11
migration/ram: Add tracepoints for ram_save_complete()
Peter Xu
2
-0
/
+6
2025-07-11
migration/ram: One less indent for ram_find_and_save_block()
Peter Xu
1
-9
/
+11
2025-07-11
migration: qemu_savevm_complete*() helpers
Peter Xu
1
-34
/
+44
2025-07-11
migration: Rename save_live_complete_precopy to save_complete
Peter Xu
9
-20
/
+20
2025-07-11
migration: Drop save_live_complete_postcopy hook
Peter Xu
4
-23
/
+12
[next]