| Commit message (Expand) | Author | Age | Files | Lines |
* | qapi: Add feature flags to commands | Peter Krempa | 2019-10-22 | 1 | -1/+5 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request... | Peter Maydell | 2019-10-18 | 1 | -0/+12 |
|\ |
|
| * | audio: add mixing-engine option (documentation) | Kővágó, Zoltán | 2019-10-18 | 1 | -0/+6 |
| * | audio: paaudio: ability to specify stream name | Kővágó, Zoltán | 2019-10-18 | 1 | -0/+6 |
* | | dirty-bitmaps: remove deprecated autoload parameter | John Snow | 2019-10-17 | 1 | -5/+1 |
|/ |
|
* | block/backup: use backup-top instead of write notifiers | Vladimir Sementsov-Ogievskiy | 2019-10-10 | 1 | -1/+7 |
* | qapi: query-blockstat: add driver specific file-posix stats | Anton Nefedov | 2019-10-10 | 1 | -0/+38 |
* | qapi: add unmap to BlockDeviceStats | Anton Nefedov | 2019-10-10 | 1 | -6/+23 |
* | qapi: group BlockDeviceStats fields | Anton Nefedov | 2019-10-10 | 1 | -11/+15 |
* | qapi: Clean up member name case checking | Markus Armbruster | 2019-09-28 | 1 | -1/+1 |
* | qmp-dispatch: Use CommandNotFound error for disabled commands | Michal Privoznik | 2019-09-28 | 1 | -2/+3 |
* | make check-unit: use after free in test-opts-visitor | Andrey Shinkevich | 2019-09-24 | 1 | -4/+22 |
* | cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h" | Philippe Mathieu-Daudé | 2019-09-19 | 1 | -1/+1 |
* | migration: Add validate-uuid capability | Yury Kotov | 2019-09-12 | 1 | -1/+4 |
* | qapi: report the default CPU type for each machine | Daniel P. Berrangé | 2019-09-03 | 1 | -1/+4 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' i... | Peter Maydell | 2019-08-22 | 1 | -1/+2 |
|\ |
|
| * | input-linux: add shift+shift as a grab toggle | Niklas Haas | 2019-08-21 | 1 | -1/+2 |
* | | qapi: Move query-target from misc.json to machine.json | Markus Armbruster | 2019-08-21 | 3 | -49/+47 |
|/ |
|
* | doc: Preallocation does not require writing zeroes | Max Reitz | 2019-08-19 | 1 | -4/+5 |
* | LUKS: support preallocation | Maxim Levitsky | 2019-08-19 | 1 | -1/+5 |
* | qapi: add dirty-bitmaps to query-named-block-nodes result | Vladimir Sementsov-Ogievskiy | 2019-08-17 | 1 | -1/+5 |
* | block/backup: support bitmap sync modes for non-bitmap backups | John Snow | 2019-08-17 | 1 | -2/+4 |
* | qapi: implement block-dirty-bitmap-remove transaction action | John Snow | 2019-08-16 | 1 | -0/+2 |
* | block/backup: add 'always' bitmap sync policy | John Snow | 2019-08-16 | 1 | -1/+4 |
* | block/backup: add 'never' policy to bitmap sync mode | John Snow | 2019-08-16 | 1 | -1/+4 |
* | block/backup: Add mirror sync mode 'bitmap' | John Snow | 2019-08-16 | 1 | -6/+15 |
* | qapi: add BitmapSyncMode enum | John Snow | 2019-08-16 | 1 | -0/+14 |
* | qapi/block-core: Introduce BackupCommon | John Snow | 2019-08-16 | 1 | -66/+29 |
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st... | Peter Maydell | 2019-08-16 | 2 | -2/+15 |
|\ |
|
| * | block/nbd: add cmdline and qapi parameter reconnect-delay | Vladimir Sementsov-Ogievskiy | 2019-08-15 | 1 | -1/+10 |
| * | qapi: Add InetSocketAddress member keep-alive | Vladimir Sementsov-Ogievskiy | 2019-08-15 | 1 | -1/+5 |
* | | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | | Include qemu/queue.h slightly less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | | qapi: Split error.json off common.json | Markus Armbruster | 2019-08-16 | 4 | -25/+31 |
|/ |
|
* | qmp: Add "alias-of" field to query-cpu-definitions | Eduardo Habkost | 2019-07-05 | 1 | -1/+8 |
* | qmp: Add deprecation information to query-machines | Eduardo Habkost | 2019-07-05 | 1 | -1/+6 |
* | machine: show if CLI option '-numa node,mem' is supported in QAPI schema | Igor Mammedov | 2019-07-05 | 1 | -1/+4 |
* | i386/cpu: Consolidate die-id validity in smp context | Like Xu | 2019-07-05 | 1 | -3/+4 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2019-07-05 | 1 | -1/+27 |
|\ |
|
| * | virtio-pmem: add virtio device | Pankaj Gupta | 2019-07-02 | 1 | -1/+27 |
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'... | Peter Maydell | 2019-07-03 | 9 | -1556/+1596 |
|\ \ |
|
| * | | qapi: Split dump.json off misc.json | Markus Armbruster | 2019-07-02 | 4 | -193/+202 |
| * | | qapi: Rename target.json to misc-target.json | Markus Armbruster | 2019-07-02 | 3 | -6/+2 |
| * | | qapi: Split machine-target.json off target.json and misc.json | Markus Armbruster | 2019-07-02 | 5 | -317/+320 |
| * | | qapi: Split machine.json off misc.json | Markus Armbruster | 2019-07-02 | 4 | -688/+699 |
| * | | qapi: Split qom.json and qdev.json off misc.json | Markus Armbruster | 2019-07-02 | 5 | -353/+374 |
| |/ |
|
* | | net/announce: Add optional ID | Dr. David Alan Gilbert | 2019-07-02 | 1 | -2/+7 |
* | | net/announce: Allow optional list of interfaces | Dr. David Alan Gilbert | 2019-07-02 | 1 | -3/+8 |
|/ |
|
* | block/null: Expose read-zeroes option in QAPI schema | Kevin Wolf | 2019-06-18 | 1 | -1/+3 |
* | blkdebug: Inject errors on .bdrv_co_block_status() | Max Reitz | 2019-06-14 | 1 | -1/+4 |