aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Revert "docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation"Thomas Huth1-9/+0
2023-03-21docs/system/arm/cpu-features.rst: Fix formattingPeter Maydell1-42/+34
2023-03-17Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...Peter Maydell2-1/+6
2023-03-16docs/sphinx/kerneldoc.py: Honour --enable-werrorPeter Maydell2-1/+6
2023-03-15docs/devel: clarify further the semantics of RMW operationsPaolo Bonzini1-7/+13
2023-03-10docs/system/devices/igb: Add igb documentationAkihiko Odaki2-0/+72
2023-03-09Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...Peter Maydell1-15/+31
2023-03-09Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...Peter Maydell7-3/+34
2023-03-09Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into stagingPeter Maydell1-7/+23
2023-03-09Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into stagingPeter Maydell1-14/+0
2023-03-08docs/config: Set the "kvm" accelerator via "[accel]" sectionThomas Huth5-2/+12
2023-03-08docs/about/deprecated: Deprecate 32-bit arm hosts for system emulationThomas Huth1-0/+9
2023-03-07docs/devel: Document VFIO device dirty page trackingAvihai Horon1-15/+31
2023-03-07docs/system: Remove "mips" board from target-mips.rstJiaxun Yang1-14/+0
2023-03-07docs: Update Xen-on-KVM documentation for PV disk supportDavid Woodhouse1-7/+23
2023-03-07Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-5/+21
2023-03-07docs/about/deprecated: Deprecate 32-bit x86 hosts for system emulationThomas Huth1-0/+11
2023-03-07docs/about/build-platforms: Refine the distro support policyThomas Huth1-1/+2
2023-03-07qatomic: add smp_mb__before/after_rmw()Paolo Bonzini1-5/+21
2023-03-05docs/devel/tcg-ops: Drop recommendation to free tempsRichard Henderson1-4/+0
2023-03-03Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...Peter Maydell1-0/+2
2023-03-03Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s...Peter Maydell1-59/+38
2023-03-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-20/+20
2023-03-03docs/system/loongarch: update loongson3.rst and rename it to virt.rstSong Gao1-59/+38
2023-03-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-0/+77
2023-03-02Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell1-2/+2
2023-03-02hw/arm/aspeed: Adding new machine Tiogapass in QEMUKarthikeyan Pasupathi1-0/+1
2023-03-02hw/arm/aspeed: Adding new machine Yosemitev2 in QEMUKarthikeyan Pasupathi1-0/+1
2023-03-02docs: vhost-user: replace _SLAVE_ with _BACKEND_Maxime Coquelin1-20/+20
2023-03-01tcg: Update docs/devel/tcg-ops.rst for temporary changesRichard Henderson1-101/+129
2023-03-01testing: update ubuntu2004 to ubuntu2204Alex Bennée1-2/+2
2023-03-01i386/xen: Document Xen HVM emulationDavid Woodhouse2-0/+77
2023-02-27Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-38/+47
2023-02-27ci, docker: update CentOS and OpenSUSE Python to non-EOL versionsPaolo Bonzini1-0/+6
2023-02-27docs/devel: update and clarify lcitool instructionsPaolo Bonzini1-31/+39
2023-02-27meson: stop looking for 'sphinx-build-3'John Snow1-7/+2
2023-02-27Deprecate the "-no-acpi" command line switchThomas Huth1-0/+6
2023-02-27meson: fix dependency on qemu-keymapSteve Sistare1-1/+1
2023-02-24Merge tag 'pull-qapi-2023-02-23' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell1-8/+8
2023-02-24Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+32
2023-02-23docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfoMarkus Armbruster1-5/+4
2023-02-23docs/devel/qapi-code-gen: Belatedly update features documentationMarkus Armbruster1-3/+4
2023-02-21Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into stagingPeter Maydell1-20/+2
2023-02-20Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...Peter Maydell1-38/+34
2023-02-20Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta...Peter Maydell6-427/+13
2023-02-20docs: build-platforms: refine requirements on Python build dependenciesPaolo Bonzini1-0/+32
2023-02-16docs/fuzz: remove mentions of fork-based fuzzingAlexander Bulekov1-20/+2
2023-02-16docs/devel: Align VFIO migration docs to v2 protocolAvihai Horon1-38/+34
2023-02-16virtiofsd: Swing deprecated message to removed-featuresDr. David Alan Gilbert2-18/+13
2023-02-16virtiofsd: Remove sourceDr. David Alan Gilbert1-403/+0