Age | Commit message (Expand) | Author | Files | Lines |
2020-08-31 | hw/usb: Add U2F device autoscan to passthru mode | César Belley | 1 | -0/+9 |
2020-08-31 | docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples | César Belley | 1 | -0/+1 |
2020-08-31 | docs/system: Add U2F key to the USB devices examples | César Belley | 1 | -0/+3 |
2020-08-31 | docs: Add USB U2F key device documentation | César Belley | 1 | -0/+101 |
2020-08-28 | virtiofsd: Remove "norace" from cmdline help and docs | Sergio Lopez | 1 | -3/+0 |
2020-08-28 | virtiofsd: Disable remote posix locks by default | Vivek Goyal | 1 | -1/+1 |
2020-08-27 | docs/system/s390x: Add a chapter about s390x boot devices | Thomas Huth | 2 | -0/+83 |
2020-08-25 | qcow2: Document the Extended L2 Entries feature | Alberto Garcia | 2 | -4/+83 |
2020-08-24 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200824'... | Peter Maydell | 2 | -0/+177 |
2020-08-24 | docs/system/arm: Document the Xilinx Versal Virt board | Edgar E. Iglesias | 2 | -0/+177 |
2020-08-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into... | Peter Maydell | 3 | -1/+201 |
2020-08-21 | docs: convert build system documentation to rST | Paolo Bonzini | 2 | -169/+142 |
2020-08-21 | meson: update build-system documentation | Paolo Bonzini | 1 | -228/+240 |
2020-08-21 | rules.mak: drop unneeded macros | Paolo Bonzini | 1 | -4/+1 |
2020-08-21 | meson: build texi doc | Paolo Bonzini | 2 | -2/+2 |
2020-08-21 | docs: automatically track manual dependencies | Paolo Bonzini | 3 | -9/+65 |
2020-08-21 | meson: sphinx-build | Paolo Bonzini | 2 | -2/+70 |
2020-08-21 | meson: link emulators without Makefile.target | Paolo Bonzini | 3 | -6/+6 |
2020-08-21 | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini | 1 | -1/+1 |
2020-08-21 | meson: use coverage option | Marc-André Lureau | 1 | -4/+3 |
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-08-04 | docs/devel: Document decodetree no-overlap groups | Richard Henderson | 1 | -13/+20 |
2020-08-03 | schemas: Add vim modeline | Andrea Bolognani | 2 | -0/+2 |
2020-07-28 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'... | Peter Maydell | 1 | -0/+4 |
2020-07-27 | qcow2: Fix capitalization of header extension constant. | Andrey Shinkevich | 1 | -1/+1 |
2020-07-27 | docs/system/arm/virt: Document 'mte' machine option | Peter Maydell | 1 | -0/+4 |
2020-07-21 | docs/fuzz: add instructions for generating a coverage report | Alexander Bulekov | 1 | -0/+19 |
2020-07-21 | docs/fuzz: add information about useful libFuzzer flags | Alexander Bulekov | 1 | -0/+37 |
2020-07-21 | docs/fuzz: describe building fuzzers with enable-sanitizers | Alexander Bulekov | 1 | -2/+5 |
2020-07-20 | docs/system: Document the arm virt board | Peter Maydell | 2 | -0/+162 |
2020-07-20 | docs/system: Briefly document gumstix boards | Peter Maydell | 2 | -0/+22 |
2020-07-20 | docs/system: Briefly document collie board | Peter Maydell | 2 | -0/+17 |
2020-07-20 | docs/system: Briefly document canon-a1100 board | Peter Maydell | 2 | -0/+12 |
2020-07-18 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200717' into staging | Peter Maydell | 1 | -1/+1 |
2020-07-17 | Remove VXHS block device | Marc-André Lureau | 1 | -0/+8 |
2020-07-17 | docs/s390x: fix vfio-ccw type | Cornelia Huck | 1 | -1/+1 |
2020-07-15 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3... | Peter Maydell | 1 | -1/+1 |
2020-07-15 | docs/devel: fix grammar in multi-thread-tcg | Alex Bennée | 1 | -1/+1 |
2020-07-15 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325... | Peter Maydell | 1 | -3/+13 |
2020-07-14 | docs/orangepi: Add instructions for resizing SD image to power of two | Niek Linnenbank | 1 | -3/+13 |
2020-07-14 | qemu-img: Deprecate use of -b without -F | Eric Blake | 1 | -0/+20 |
2020-07-14 | qcow2: Deprecate use of qemu-img amend to change backing file | Eric Blake | 2 | -0/+16 |
2020-07-14 | block: Error if backing file fails during creation without -u | Eric Blake | 1 | -0/+12 |
2020-07-14 | block: Finish deprecation of 'qemu-img convert -n -o' | Eric Blake | 1 | -10/+8 |
2020-07-13 | Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request... | Peter Maydell | 1 | -25/+3 |
2020-07-13 | docs/system/s390x: Improve the 3270 documentation | Thomas Huth | 1 | -6/+37 |
2020-07-13 | docs/devel/fuzzing: Fix bugs in documentation | Thomas Huth | 1 | -3/+3 |
2020-07-13 | docs/qdev-device-use: Clean up the sentences related to -usbdevice | Thomas Huth | 1 | -25/+3 |