index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs/sphinx: fix extra stuff in TOC after freeform QMP sections
John Snow
2024-08-27
1
-3
/
+2
*
docs/devel: update tcg-plugins page
Pierrick Bouvier
2024-08-16
2
-12
/
+50
*
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
2024-08-16
3
-5
/
+5
*
docs: Typo fix in live disk backup
Eric Blake
2024-08-09
1
-2
/
+2
*
docs/interop/prl-xml.rst: Fix minor grammar nits
Peter Maydell
2024-08-09
1
-34
/
+39
*
docs/interop/prl-xml.txt: Convert to rST
Peter Maydell
2024-08-09
3
-158
/
+188
*
docs/interop/parallels.txt: Convert to rST
Peter Maydell
2024-08-09
2
-50
/
+59
*
docs/interop/nbd.txt: Convert to rST
Peter Maydell
2024-08-09
3
-72
/
+90
*
docs/specs/rocker.txt: Convert to rST
Peter Maydell
2024-08-09
2
-90
/
+92
*
docs/specs/pci-ids: Fix markup
George Matsumura
2024-08-06
1
-2
/
+2
*
docs/specs/pci-ids: Add missing devices
George Matsumura
2024-08-06
1
-0
/
+4
*
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
2024-08-01
1
-5
/
+3
*
Revert "docs: Document composable SR-IOV device"
Michael S. Tsirkin
2024-08-01
2
-37
/
+0
*
Merge tag 'docs-testing-20240731' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-31
2
-1
/
+6
|
\
|
*
docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
Peter Maydell
2024-07-31
1
-1
/
+1
|
*
docs: add test for firmware.json QAPI
Thomas Weißschuh
2024-07-31
1
-0
/
+5
*
|
docs: split TCG plugin usage from devel section
Alex Bennée
2024-07-30
2
-508
/
+564
*
|
docs/devel: document how to run individual TCG tests
Alex Bennée
2024-07-30
1
-0
/
+13
*
|
docs/devel: update the testing introduction
Alex Bennée
2024-07-30
1
-3
/
+18
|
/
*
docs/devel: Add introduction to LUKS volume with detached header
Hyman Huang
2024-07-24
3
-0
/
+193
*
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-24
2
-6
/
+43
|
\
|
*
docs/interop/firmware.json: convert "Example" section
Thomas Weißschuh
2024-07-23
1
-1
/
+1
|
*
docs/interop/firmware.json: add new enum FirmwareArchitecture
Thomas Weißschuh
2024-07-23
1
-2
/
+26
|
*
docs/interop/firmware.json: add new enum FirmwareFormat
Thomas Weißschuh
2024-07-23
1
-2
/
+15
|
*
docs: Correct Loongarch -> LoongArch
Philippe Mathieu-Daudé
2024-07-23
1
-1
/
+1
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-24
4
-0
/
+246
|
\
\
|
*
|
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
2024-07-22
2
-0
/
+156
|
*
|
tools: build qemu-vmsr-helper
Anthony Harivel
2024-07-22
2
-0
/
+90
*
|
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Richard Henderson
2024-07-24
5
-1
/
+174
|
\
\
\
|
*
|
|
hw/nvme: Add SPDM over DOE support
Wilfred Mallawa
2024-07-22
2
-0
/
+135
|
*
|
|
hw/acpi: Update ACPI GED framework to support vCPU Hotplug
Salil Mehta
2024-07-22
1
-1
/
+2
|
*
|
|
docs: Document composable SR-IOV device
Akihiko Odaki
2024-07-22
2
-0
/
+37
*
|
|
|
Merge tag 'qga-pull-2024-07-23' of https://github.com/kostyanf14/qemu into staging
Richard Henderson
2024-07-24
1
-0
/
+20
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
guest-agent: document allow-rpcs in config file section
Thomas Lamprecht
2024-07-19
1
-0
/
+1
|
*
|
|
qga: centralize logic for disabling/enabling commands
Daniel P. Berrangé
2024-07-19
1
-0
/
+14
|
*
|
|
qga: allow configuration file path via the cli
Daniel P. Berrangé
2024-07-19
1
-0
/
+5
|
|
/
/
*
|
/
plugins/stoptrigger: TCG plugin to stop execution under conditions
Simon Hamelin
2024-07-22
1
-0
/
+22
|
|
/
|
/
|
*
|
aspeed: Introduce a 'boot-emmc' machine option
Cédric Le Goater
2024-07-21
1
-0
/
+2
|
/
*
Merge tag 'pull-riscv-to-apply-20240718-1' of https://github.com/alistair23/qemu into staging
Richard Henderson
2024-07-18
1
-0
/
+11
|
\
|
*
hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate'
Daniel Henrique Barboza
2024-07-18
1
-0
/
+11
*
|
qapi: remove "Example" doc section
John Snow
2024-07-17
1
-9
/
+49
*
|
docs/sphinx: add CSS styling for qmp-example directive
Harmonie Snow
2024-07-17
1
-0
/
+49
*
|
docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
John Snow
2024-07-17
1
-4
/
+49
*
|
docs/qapidoc: create qmp-example directive
John Snow
2024-07-17
1
-0
/
+55
*
|
docs/qapidoc: factor out do_parse()
John Snow
2024-07-17
1
-13
/
+19
|
/
*
docs: remove Sphinx 1.x compatibility code
John Snow
2024-07-12
4
-101
/
+19
*
Python: bump minimum sphinx version to 3.4.3
John Snow
2024-07-12
1
-4
/
+3
*
sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
Markus Armbruster
2024-07-06
1
-7
/
+5
*
qapi: convert "Note" sections to plain rST
John Snow
2024-07-06
1
-4
/
+3
*
qapi: nail down convention that Errors sections are lists
John Snow
2024-07-06
1
-0
/
+7
[next]