| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2020-10-30 | 1 | -2/+8 |
|\ |
|
| * | qemu-img: add support for rate limit in qemu-img convert | Zhengui | 2020-10-27 | 1 | -1/+5 |
| * | qemu-img: add support for rate limit in qemu-img commit | Zhengui | 2020-10-27 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-... | Peter Maydell | 2020-10-29 | 1 | -3/+3 |
|\ \ |
|
| * | | hw/gpio: Add GPIO model for Nuvoton NPCM7xx | Havard Skinnemoen | 2020-10-27 | 1 | -1/+1 |
| * | | hw/arm/npcm7xx: Add EHCI and OHCI controllers | Havard Skinnemoen | 2020-10-27 | 1 | -1/+1 |
| * | | hw/misc: Add npcm7xx random number generator | Havard Skinnemoen | 2020-10-27 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2... | Peter Maydell | 2020-10-27 | 1 | -2/+2 |
|\ \ |
|
| * | | docs/devel/testing.rst: Update outdated Avocado URLs | Philippe Mathieu-Daudé | 2020-10-26 | 1 | -2/+2 |
* | | | tools/virtiofsd: xattr name mappings: Simple 'map' | Dr. David Alan Gilbert | 2020-10-26 | 1 | -0/+19 |
* | | | tools/virtiofsd: xattr name mapping examples | Dr. David Alan Gilbert | 2020-10-26 | 1 | -0/+50 |
* | | | tools/virtiofsd: xattr name mappings: Add option | Dr. David Alan Gilbert | 2020-10-26 | 1 | -0/+92 |
* | | | virtiofsd: add container-friendly -o sandbox=chroot option | Stefan Hajnoczi | 2020-10-26 | 1 | -7/+25 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2020-10-26 | 1 | -11/+12 |
|\ \
| |/
|/| |
|
| * | machine: remove deprecated -machine enforce-config-section option | Paolo Bonzini | 2020-10-26 | 1 | -6/+6 |
| * | Remove deprecated -no-kvm option | Thomas Huth | 2020-10-22 | 1 | -5/+6 |
* | | fuzz: Add instructions for using generic-fuzz | Alexander Bulekov | 2020-10-26 | 1 | -0/+39 |
|/ |
|
* | loads-stores.rst: add footnote that clarifies GETPC usage | Emanuele Giuseppe Esposito | 2020-10-20 | 1 | -1/+7 |
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ... | Peter Maydell | 2020-10-19 | 1 | -2/+8 |
|\ |
|
| * | docs/system: Update MIPS CPU documentation | Huacai Chen | 2020-10-17 | 1 | -2/+8 |
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2020-10-17 | 4 | -6/+50 |
|\ \ |
|
| * | | meson: Move the detection logic for sphinx to meson | Yonggang Luo | 2020-10-17 | 1 | -0/+46 |
| * | | docs: Fix Sphinx configuration for msys2/mingw | Yonggang Luo | 2020-10-17 | 2 | -2/+2 |
| * | | build: replace ninjatool with ninja | Paolo Bonzini | 2020-10-17 | 1 | -4/+2 |
* | | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell | 2020-10-16 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | i386: Mark Icelake-Client CPU models deprecated | Robert Hoo | 2020-10-14 | 1 | -0/+6 |
| |/ |
|
* / | block: deprecate the sheepdog block driver | Daniel P. Berrangé | 2020-10-15 | 1 | -0/+9 |
|/ |
|
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1... | Peter Maydell | 2020-10-13 | 1 | -0/+8 |
|\ |
|
| * | docs/system/deprecated: Mark the 'moxie' CPU as deprecated | Thomas Huth | 2020-10-13 | 1 | -0/+8 |
* | | docs/devel: update instruction on how to add new unit tests | Paolo Bonzini | 2020-10-12 | 2 | -18/+31 |
* | | docs/devel/qtest: Include libqtest API reference | Eduardo Habkost | 2020-10-12 | 1 | -0/+6 |
* | | docs/devel/qtest: Include protocol spec in document | Eduardo Habkost | 2020-10-12 | 1 | -2/+10 |
* | | docs: Move QTest documentation to its own document | Eduardo Habkost | 2020-10-12 | 3 | -45/+61 |
|/ |
|
* | tools/virtiofsd: add support for --socket-group | Alex Bennée | 2020-10-12 | 1 | -0/+4 |
* | docs: repair broken references | John Snow | 2020-10-10 | 2 | -2/+2 |
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into... | Peter Maydell | 2020-10-09 | 1 | -8/+227 |
|\ |
|
| * | specs/ppc-spapr-numa: update with new NUMA support | Daniel Henrique Barboza | 2020-10-09 | 1 | -8/+227 |
* | | hmp: Add support for coroutine command handlers | Kevin Wolf | 2020-10-09 | 1 | -2/+2 |
* | | qapi: Add a 'coroutine' flag for commands | Kevin Wolf | 2020-10-09 | 2 | -1/+30 |
|/ |
|
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-... | Peter Maydell | 2020-10-08 | 1 | -0/+11 |
|\ |
|
| * | hw/arm/virt: Implement kvm-steal-time | Andrew Jones | 2020-10-08 | 1 | -0/+11 |
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 2020-10-08 | 1 | -44/+47 |
|\ \
| |/
|/| |
|
| * | docs/devel/qom: Avoid long lines | Eduardo Habkost | 2020-10-06 | 1 | -3/+6 |
| * | docs/devel/qom: Use *emphasis* for emphasis | Eduardo Habkost | 2020-10-06 | 1 | -3/+3 |
| * | docs/devel/qom: Fix indentation of code blocks | Eduardo Habkost | 2020-10-06 | 1 | -38/+38 |
| * | docs/devel/qom: Fix indentation of bulleted list | Eduardo Habkost | 2020-10-06 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2020-10-06 | 2 | -3/+54 |
|\ \
| |/
|/| |
|
| * | replay: describe reverse debugging in docs/replay.txt | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+46 |
| * | qcow2: introduce icount field for snapshots | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+5 |
| * | icount: rename functions to be consistent with the module name | Claudio Fontana | 2020-10-05 | 1 | -3/+3 |