Age | Commit message (Expand) | Author | Files | Lines |
2023-09-07 | hw/ufs: Initial commit for emulated Universal-Flash-Storage | Jeuk Kim | 1 | -0/+2 |
2023-04-25 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Richard Henderson | 7 | -135/+177 |
2023-04-24 | docs/specs: Convert pci-testdev.txt to rst | Peter Maydell | 4 | -32/+41 |
2023-04-24 | docs/specs: Convert pci-serial.txt to rst | Peter Maydell | 4 | -37/+41 |
2023-04-24 | docs/specs/pci-ids: Convert from txt to rST | Peter Maydell | 3 | -70/+99 |
2023-04-20 | docs: Add support for TPM devices over I2C bus | Ninad Palsule | 1 | -0/+21 |
2022-10-12 | pci-ids: drop list of modern virtio devices | Gerd Hoffmann | 1 | -10/+8 |
2022-10-04 | docs: Update TPM documentation for usage of a TPM 2 | Stefan Berger | 1 | -20/+24 |
2022-08-12 | Fix some typos in documentation (most of them found by codespell) | Stefan Weil | 1 | -2/+2 |
2022-07-01 | Convert fw_cfg.rst to reStructuredText syntax | Simon Sapin | 2 | -93/+119 |
2022-07-01 | Rename docs/specs/fw_cfg.txt to .rst | Simon Sapin | 1 | -0/+0 |
2022-06-08 | Fix 'writeable' typos | Peter Maydell | 1 | -2/+2 |
2022-03-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 3 | -0/+202 |
2022-03-04 | docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt | Ani Sinha | 1 | -0/+1 |
2022-03-04 | ACPI ERST: specification for ERST support | Eric DeVolder | 2 | -0/+201 |
2022-03-04 | docs: Add spec of OVMF GUIDed table for SEV guests | Dov Murik | 2 | -0/+126 |
2022-01-18 | Rename ppc-spapr-uv-hcalls.txt to ppc-spapr-uv-hcalls.rst. | Leonardo Garcia | 1 | -0/+0 |
2022-01-18 | rSTify ppc-spapr-uv-hcalls.txt. | Leonardo Garcia | 1 | -76/+89 |
2022-01-18 | docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst. | Leonardo Garcia | 1 | -0/+0 |
2022-01-18 | docs: rSTify ppc-spapr-hotplug.txt. | Leonardo Garcia | 1 | -329/+430 |
2022-01-12 | docs: Clarifications and formatting changes in ppc docs. | Leonardo Garcia | 1 | -11/+10 |
2021-12-17 | docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst. | Leonardo Garcia | 1 | -0/+0 |
2021-12-17 | docs: rSTify ppc-spapr-hcalls.txt | Leonardo Garcia | 1 | -35/+57 |
2021-09-13 | docs: standardize directory index to --- with overline | Paolo Bonzini | 1 | -1/+2 |
2021-08-26 | docs/specs/acpi_nvdimm: Convert to rST | Peter Maydell | 3 | -188/+229 |
2021-08-26 | docs/specs/acpi_pci_hotplug: Convert to rST | Peter Maydell | 2 | -17/+21 |
2021-08-26 | docs/specs/acpi_mem_hotplug: Convert to rST | Peter Maydell | 3 | -94/+129 |
2021-08-26 | docs/specs/acpu_cpu_hotplug: Convert to rST | Peter Maydell | 3 | -160/+236 |
2021-07-18 | docs: Remove "Contents:" lines from top-level subsections | Peter Maydell | 1 | -2/+0 |
2021-07-18 | docs: Stop calling the top level subsections of our manual 'manuals' | Peter Maydell | 1 | -3/+2 |
2021-05-14 | sphinx: adopt kernel readthedoc theme | Marc-André Lureau | 1 | -5/+0 |
2021-04-12 | docs: add nvme emulation documentation | Klaus Jensen | 1 | -23/+0 |
2021-04-01 | docs: simplify each section title | Marc-André Lureau | 1 | -2/+2 |
2021-03-15 | m68k: add a system controller | Laurent Vivier | 1 | -0/+26 |
2021-01-29 | pvpanic : update pvpanic spec document | Mihai Carabas | 1 | -1/+12 |
2021-01-29 | hw/misc/pvpanic: add PCI interface support | Mihai Carabas | 1 | -0/+1 |
2021-01-19 | docs: Build and install all the docs in a single manual | Peter Maydell | 1 | -16/+0 |
2020-12-10 | treewide: do not use short-form boolean options | Paolo Bonzini | 1 | -1/+1 |
2020-12-09 | acpi: cpuhp: introduce 'firmware performs eject' status/control bits | Igor Mammedov | 1 | -5/+14 |
2020-11-18 | docs: Fix some typos (found by codespell) | Stefan Weil | 1 | -1/+1 |
2020-11-10 | docs: add "page source" link to sphinx documentation | Daniel P. Berrangé | 1 | -0/+5 |
2020-10-27 | pci: allocate pci id for nvme | Klaus Jensen | 2 | -0/+24 |
2020-10-09 | specs/ppc-spapr-numa: update with new NUMA support | Daniel Henrique Barboza | 1 | -8/+227 |
2020-09-17 | docs/: fix some comment spelling errors | zhaolichang | 2 | -4/+4 |
2020-08-12 | spapr: Clarify error and documentation for broken KVM XICS | Greg Kurz | 1 | -1/+4 |
2020-08-12 | docs: Update POWER9 XIVE support for nested guests | Cédric Le Goater | 1 | -0/+5 |
2020-08-12 | docs: adding NUMA documentation for pseries | Daniel Henrique Barboza | 2 | -0/+192 |
2020-07-03 | softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace | Philippe Mathieu-Daudé | 1 | -0/+4 |
2020-07-03 | hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface | Philippe Mathieu-Daudé | 1 | -1/+8 |
2020-06-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -2/+0 |