index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
interop
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
Merge tag 'pull-qapi-2025-07-14-v2' of https://repo.or.cz/qemu/armbru into st...
Stefan Hajnoczi
5
-5
/
+6
2025-07-14
docs/sphinx: remove special parsing for freeform sections
John Snow
2
-2
/
+6
2025-07-14
docs/sphinx: remove legacy QAPI manual generator
John Snow
3
-3
/
+0
2025-07-12
docs/interop/firmware.json: Add igvm to FirmwareDevice
Roy Hopkins
1
-2
/
+28
2025-06-26
vfio-user: introduce vfio-user protocol specification
Thanos Makatos
2
-0
/
+1521
2025-06-13
docs/interop: convert qed_spec.txt to reStructuredText format
Souleymane Conte
3
-138
/
+220
2025-05-29
docs/interop: convert text files to restructuredText
Souleymane Conte
3
-79
/
+111
2025-04-08
docs/interop: Sanitize QMP reference manuals TOC
Markus Armbruster
2
-2
/
+2
2025-04-08
docs/interop: Delete "QEMU Guest Agent Protocol Reference" TOC
Markus Armbruster
1
-3
/
+0
2025-03-21
docs/firmware: add feature flag for host uefi variable store
Gerd Hoffmann
1
-1
/
+11
2025-03-14
docs: enable transmogrifier for QSD and QGA
John Snow
2
-0
/
+4
2025-03-14
docs: add QAPI namespace "QMP" to qemu-qmp-ref
John Snow
1
-0
/
+1
2025-03-11
docs: enable qapidoc transmogrifier for QEMU QMP Reference
John Snow
1
-0
/
+1
2025-01-17
docs/devel: add a codebase section
Pierrick Bouvier
1
-0
/
+2
2024-11-04
docs: fix vhost-user protocol doc
luzhixing12345
1
-11
/
+13
2024-08-16
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
1
-1
/
+1
2024-08-09
docs: Typo fix in live disk backup
Eric Blake
1
-2
/
+2
2024-08-09
docs/interop/prl-xml.rst: Fix minor grammar nits
Peter Maydell
1
-34
/
+39
2024-08-09
docs/interop/prl-xml.txt: Convert to rST
Peter Maydell
3
-158
/
+188
2024-08-09
docs/interop/parallels.txt: Convert to rST
Peter Maydell
2
-50
/
+59
2024-08-09
docs/interop/nbd.txt: Convert to rST
Peter Maydell
3
-72
/
+90
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-5
/
+42
2024-07-23
docs/interop/firmware.json: convert "Example" section
Thomas Weißschuh
1
-1
/
+1
2024-07-23
docs/interop/firmware.json: add new enum FirmwareArchitecture
Thomas Weißschuh
1
-2
/
+26
2024-07-23
docs/interop/firmware.json: add new enum FirmwareFormat
Thomas Weißschuh
1
-2
/
+15
2024-07-19
guest-agent: document allow-rpcs in config file section
Thomas Lamprecht
1
-0
/
+1
2024-07-19
qga: centralize logic for disabling/enabling commands
Daniel P. Berrangé
1
-0
/
+14
2024-07-19
qga: allow configuration file path via the cli
Daniel P. Berrangé
1
-0
/
+5
2024-03-12
hw/virtio: check owner for removing objects
Albert Esteve
1
-1
/
+3
2024-03-09
docs/interop/firmware.json: Fix doc for FirmwareFlashMode
Thomas Weißschuh
1
-1
/
+1
2024-03-09
docs/interop/firmware.json: Align examples
Thomas Weißschuh
1
-192
/
+192
2024-02-20
docs: correct typos
Manos Pitsidianakis
2
-2
/
+2
2024-02-14
vhost-user.rst: Fix vring address description
Andrey Ignatov
1
-3
/
+3
2024-01-30
guest-agent: improve help for --allow-rpcs and --block-rpcs
Angel M. Villegas
1
-4
/
+4
2024-01-26
docs/interop/bitmaps: Clean up a reference to qemu-qmp-ref
Markus Armbruster
1
-2
/
+2
2024-01-26
docs: Replace dangling references to docs/interop/qmp-intro.txt
Markus Armbruster
1
-3
/
+3
2023-11-07
vhost-user.rst: Migrating back-end-internal state
Hanna Czenczek
1
-0
/
+172
2023-11-07
vhost-user.rst: Introduce suspended state
Hanna Czenczek
1
-1
/
+19
2023-11-07
vhost-user.rst: Clarify enabling/disabling vrings
Hanna Czenczek
1
-15
/
+17
2023-11-07
vhost-user.rst: Improve [GS]ET_VRING_BASE doc
Hanna Czenczek
1
-4
/
+73
2023-10-22
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
1
-0
/
+11
2023-10-05
nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
Eric Blake
1
-1
/
+1
2023-10-05
nbd/server: Enable initial support for extended headers
Eric Blake
1
-0
/
+1
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
1
-0
/
+57
2023-09-12
docs: vhost-user-gpu: add protocol changes for dmabuf modifiers
Erico Nunes
1
-1
/
+25
2023-07-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
1
-3
/
+25
2023-07-10
docs: vhost-user-gpu: add protocol changes for EDID
Erico Nunes
1
-3
/
+25
2023-07-10
qga: Add new option --allow-rpcs
Konstantin Kostiuk
1
-0
/
+5
2023-06-02
qcow2: Explicit mention of padding bytes
Eric Blake
1
-0
/
+1
2023-05-22
Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...
Richard Henderson
3
-238
/
+184
[next]