| Commit message (Expand) | Author | Age | Files | Lines |
* | tracetool: add output filename command-line argument | Stefan Hajnoczi | 2021-01-04 | 1 | -1/+2 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ... | Peter Maydell | 2021-01-01 | 1 | -8/+4 |
|\ |
|
| * | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake | 2020-12-19 | 1 | -8/+4 |
* | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in... | Peter Maydell | 2021-01-01 | 1 | -0/+26 |
|\ \ |
|
| * | | block: introduce preallocate filter | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -0/+26 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2020-12-31 | 7 | -0/+168 |
|\ \ |
|
| * | | docs: add qemu-storage-daemon(1) man page | Stefan Hajnoczi | 2020-12-18 | 3 | -0/+151 |
| * | | docs: generate qemu-storage-daemon-qmp-ref(7) man page | Stefan Hajnoczi | 2020-12-18 | 4 | -0/+17 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201218a'... | Peter Maydell | 2020-12-31 | 1 | -5/+6 |
|\ \ |
|
| * | | docs/devel/migration: Improve debugging section a bit | Markus Armbruster | 2020-12-18 | 1 | -5/+6 |
| |/ |
|
* / | docs/user: Display linux-user binaries nicely | Philippe Mathieu-Daudé | 2020-12-17 | 1 | -43/+56 |
|/ |
|
* | docs: set CONFDIR when running sphinx | Marc-André Lureau | 2020-12-15 | 1 | -1/+1 |
* | Remove the deprecated -show-cursor option | Thomas Huth | 2020-12-15 | 2 | -6/+6 |
* | Remove the deprecated -realtime option | Thomas Huth | 2020-12-15 | 2 | -6/+6 |
* | docs/system: Move the list of removed features to a separate file | Thomas Huth | 2020-12-15 | 3 | -232/+232 |
* | accel/tcg: Remove deprecated '-tb-size' option | Philippe Mathieu-Daudé | 2020-12-15 | 1 | -7/+5 |
* | target/ppc: Remove "compat" property of server class POWER CPUs | Greg Kurz | 2020-12-14 | 1 | -7/+0 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2020-12-11 | 3 | -2/+8 |
|\ |
|
| * | Revert "docs: temporarily disable the kernel-doc extension" | Paolo Bonzini | 2020-12-10 | 1 | -3/+0 |
| * | scripts: kernel-doc: allow passing desired Sphinx C domain dialect | Mauro Carvalho Chehab | 2020-12-10 | 1 | -0/+5 |
| * | Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later" | Paolo Bonzini | 2020-12-10 | 1 | -1/+0 |
| * | docs: temporarily disable the kernel-doc extension | Paolo Bonzini | 2020-12-10 | 1 | -0/+3 |
| * | treewide: do not use short-form boolean options | Paolo Bonzini | 2020-12-10 | 1 | -1/+1 |
| * | docs/devel/loads-stores: Add regexp for DMA functions | Philippe Mathieu-Daudé | 2020-12-10 | 1 | -0/+2 |
* | | docs/devel/writing-qmp-commands.txt: Fix docs | Zihao Chang | 2020-12-10 | 1 | -1/+1 |
|/ |
|
* | acpi: cpuhp: introduce 'firmware performs eject' status/control bits | Igor Mammedov | 2020-12-09 | 1 | -5/+14 |
* | docs/system/pr-manager.rst: Fix minor docs nits | Peter Maydell | 2020-11-23 | 1 | -3/+3 |
* | docs: Split qemu-pr-helper documentation into tools manual | Peter Maydell | 2020-11-23 | 5 | -33/+99 |
* | docs: Move pr-manager.rst into the system manual | Peter Maydell | 2020-11-23 | 2 | -0/+1 |
* | docs: Move microvm.rst into the system manual | Peter Maydell | 2020-11-23 | 2 | -3/+3 |
* | docs: Split out 'pc' machine model docs into their own file | Peter Maydell | 2020-11-23 | 2 | -5/+20 |
* | docs/system/virtio-pmem.rst: Fix minor style issues | Peter Maydell | 2020-11-23 | 1 | -30/+30 |
* | docs: Move virtio-pmem.rst into the system manual | Peter Maydell | 2020-11-23 | 2 | -0/+1 |
* | docs: Move cpu-hotplug.rst into the system manual | Peter Maydell | 2020-11-23 | 2 | -0/+1 |
* | docs: Move virtio-net-failover.rst into the system manual | Peter Maydell | 2020-11-23 | 2 | -0/+1 |
* | docs/system/arm: Document the Sharp Zaurus SL-6000 | Philippe Mathieu-Daudé | 2020-11-23 | 1 | -7/+13 |
* | docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDs | Philippe Mathieu-Daudé | 2020-11-23 | 1 | -0/+1 |
* | docs/system/arm: Document the various raspi boards | Philippe Mathieu-Daudé | 2020-11-23 | 2 | -0/+44 |
* | docs/system: Deprecate raspi2/raspi3 machine aliases | Philippe Mathieu-Daudé | 2020-11-23 | 1 | -0/+7 |
* | docs: Get rid of the weird _005f links in the man page | Thomas Huth | 2020-11-20 | 6 | -8/+8 |
* | docs: Fix some typos (found by codespell) | Stefan Weil | 2020-11-18 | 6 | -10/+10 |
* | vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation | Stefan Hajnoczi | 2020-11-12 | 1 | -2/+19 |
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'... | Peter Maydell | 2020-11-10 | 2 | -0/+33 |
|\ |
|
| * | docs: add some notes on the sbsa-ref machine | Alex Bennée | 2020-11-10 | 2 | -0/+33 |
* | | docs: add "page source" link to sphinx documentation | Daniel P. Berrangé | 2020-11-10 | 8 | -0/+36 |
* | | docs/fuzz: update fuzzing documentation post-meson | Alexander Bulekov | 2020-11-10 | 1 | -3/+3 |
* | | docs/fuzz: rST-ify the fuzzing documentation | Alexander Bulekov | 2020-11-10 | 3 | -214/+237 |
|/ |
|
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-11-09' into ... | Peter Maydell | 2020-11-09 | 1 | -2/+4 |
|\ |
|
| * | docs/devel/qapi-code-gen: Fix up examples | Markus Armbruster | 2020-11-09 | 1 | -2/+4 |
* | | target/mips: Deprecate nanoMIPS ISA | Philippe Mathieu-Daudé | 2020-11-09 | 1 | -0/+23 |
|/ |
|