aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell18-31/+31
2020-09-18i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocksVitaly Kuznetsov1-1/+1
2020-09-18hw/arm/aspeed: Add machine properties to define the flash modelsCédric Le Goater1-0/+18
2020-09-17docs/: fix some comment spelling errorszhaolichang17-27/+27
2020-09-16manual: escape backslashes in "parsed-literal" blocksLaszlo Ersek1-4/+4
2020-09-14docs/system: Add Nuvoton machine documentationHavard Skinnemoen2-0/+93
2020-09-14Deprecate lm32 portPeter Maydell1-0/+8
2020-09-14Deprecate Unicore32 portPeter Maydell1-0/+8
2020-09-14docs/system/arm/mps2.rst: Make board list consistentPeter Maydell1-7/+7
2020-09-14hw/arm/mps2: New board model mps2-an500Peter Maydell1-2/+4
2020-09-14hw/arm/mps2: New board model mps2-an386Peter Maydell1-3/+5
2020-09-14target/arm: Remove KVM support for 32-bit Arm hostsPeter Maydell1-8/+8
2020-09-10plugins: move the more involved plugins to contribAlex Bennée1-0/+146
2020-09-10docs/system/deprecated: mark ppc64abi32-linux-user for deprecationAlex Bennée1-0/+7
2020-09-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell1-0/+2
2020-09-08docs: update build system documentationPaolo Bonzini1-86/+11
2020-09-08docs: suggest Meson replacements for various configure functionsPaolo Bonzini1-3/+7
2020-09-08configure: do not look for install(1)Paolo Bonzini1-4/+0
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini1-4/+0
2020-09-07qapi: Reject section markup in definition documentationMarkus Armbruster1-0/+2
2020-09-03docs/qdev-device-use: Don't suggest -drive and -net can do USBMarkus Armbruster1-2/+32
2020-09-03docs/interop/qmp-spec: Point to the QEMU QMP reference manualMarkus Armbruster1-3/+6
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé1-0/+2
2020-09-01Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-15/+16
2020-09-01Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell4-24/+35
2020-09-01meson: use pkg-config method to find dependenciesPaolo Bonzini1-13/+14
2020-09-01meson: pass docdir optionMarc-André Lureau1-2/+2
2020-09-01docs/system: Fix grammar in documentationStefan Weil1-3/+3
2020-09-01docs/system/target-avr: Improve the AVR docs and add to MAINTAINERSThomas Huth1-18/+29
2020-09-01docs: Fix broken linksHan Han2-3/+3
2020-08-31hw/usb: Add U2F device autoscan to passthru modeCésar Belley1-0/+9
2020-08-31docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examplesCésar Belley1-0/+1
2020-08-31docs/system: Add U2F key to the USB devices examplesCésar Belley1-0/+3
2020-08-31docs: Add USB U2F key device documentationCésar Belley1-0/+101
2020-08-28virtiofsd: Remove "norace" from cmdline help and docsSergio Lopez1-3/+0
2020-08-28virtiofsd: Disable remote posix locks by defaultVivek Goyal1-1/+1
2020-08-27docs/system/s390x: Add a chapter about s390x boot devicesThomas Huth2-0/+83
2020-08-25qcow2: Document the Extended L2 Entries featureAlberto Garcia2-4/+83
2020-08-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200824'...Peter Maydell2-0/+177
2020-08-24docs/system/arm: Document the Xilinx Versal Virt boardEdgar E. Iglesias2-0/+177
2020-08-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell3-1/+201
2020-08-21docs: convert build system documentation to rSTPaolo Bonzini2-169/+142
2020-08-21meson: update build-system documentationPaolo Bonzini1-228/+240
2020-08-21rules.mak: drop unneeded macrosPaolo Bonzini1-4/+1
2020-08-21meson: build texi docPaolo Bonzini2-2/+2
2020-08-21docs: automatically track manual dependenciesPaolo Bonzini3-9/+65
2020-08-21meson: sphinx-buildPaolo Bonzini2-2/+70
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini3-6/+6
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini1-1/+1
2020-08-21meson: use coverage optionMarc-André Lureau1-4/+3