Age | Commit message (Expand) | Author | Files | Lines |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 4 | -0/+4 |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster | 2 | -0/+2 |
2018-02-09 | Include qapi/qmp/qobject.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | qdict qlist: Make most helper macros functions | Markus Armbruster | 3 | -0/+5 |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster | 4 | -4/+3 |
2018-02-09 | Drop superfluous includes of qapi/qmp/qerror.h | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster | 1 | -1/+0 |
2018-02-08 | qapi: Add NVMe driver options to the schema | Fam Zheng | 1 | -1/+16 |
2018-02-07 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' i... | Peter Maydell | 1 | -0/+26 |
2018-02-06 | qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR | Alex Williamson | 1 | -0/+26 |
2018-02-05 | input: add missing JIS keys to virtio input | Miika S | 1 | -1/+4 |
2018-01-29 | tpm: add CRB device | Marc-André Lureau | 1 | -2/+3 |
2018-01-29 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 1 | -1/+3 |
2018-01-29 | net: Allow hubports to connect to other netdevs | Thomas Huth | 1 | -1/+3 |
2018-01-26 | qapi: add nbd-server-remove | Vladimir Sementsov-Ogievskiy | 1 | -0/+41 |
2018-01-26 | qapi: add name parameter to nbd-server-add | Vladimir Sementsov-Ogievskiy | 1 | -2/+7 |
2018-01-24 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -27/+15 |
2018-01-24 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -0/+18 |
2018-01-23 | blockdev: Mark BD-{remove,insert}-medium stable | Max Reitz | 1 | -19/+13 |
2018-01-23 | blockdev: Drop BD-{remove,insert}-medium's @device | Max Reitz | 1 | -8/+2 |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell | 1 | -15/+2 |
2018-01-22 | block: add block_set_io_throttle virtio-blk-pci QMP example | Stefan Hajnoczi | 1 | -0/+18 |
2018-01-15 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov | 1 | -1/+10 |
2018-01-15 | migration: introduce postcopy-blocktime capability | Alexey Perevalov | 1 | -1/+5 |
2018-01-15 | migration: Use proper types in json | Juan Quintela | 1 | -10/+10 |
2017-12-22 | block: Document that x-blockdev-change breaks quorum children list | Kevin Wolf | 1 | -0/+4 |
2017-12-19 | blockdev: add x-blockdev-set-iothread force boolean | Stefan Hajnoczi | 1 | -1/+5 |
2017-12-19 | blockdev: add x-blockdev-set-iothread testing command | Stefan Hajnoczi | 1 | -0/+36 |
2017-11-27 | QAPI & interop: Clarify events emitted by 'block-job-cancel' | Kashyap Chamarthy | 1 | -0/+6 |
2017-11-21 | migration, xen: Fix block image lock issue on live migration | Anthony PERARD | 1 | -1/+5 |
2017-11-17 | qapi/qnull: Add own header | Max Reitz | 2 | -0/+2 |
2017-11-17 | block: Deprecate bdrv_set_read_only() and users | Kevin Wolf | 1 | -2/+5 |
2017-10-29 | migration: Make xbzrle_cache_size a migration parameter | Juan Quintela | 1 | -3/+23 |
2017-10-25 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171023' i... | Peter Maydell | 1 | -5/+31 |
2017-10-23 | qapi: Fix grammar in x-multifd-page-count descriptions | Juan Quintela | 1 | -3/+3 |
2017-10-23 | migration: migrate-continue | Dr. David Alan Gilbert | 1 | -0/+17 |
2017-10-23 | migration: Add 'pre-switchover' and 'device' statuses | Dr. David Alan Gilbert | 1 | -1/+7 |
2017-10-23 | migration: Add 'pause-before-switchover' capability | Dr. David Alan Gilbert | 1 | -1/+4 |
2017-10-23 | ui: normalize the 'sysrq' key into the 'print' key | Daniel P. Berrange | 1 | -0/+7 |
2017-10-13 | tpm: Added support for TPM emulator | Amarnath Valluri | 1 | -3/+18 |
2017-10-06 | block: Add blkdebug hook for copy-on-read | Eric Blake | 1 | -1/+4 |
2017-10-02 | qapi: Rename WatchdogExpirationAction enum | Michal Privoznik | 1 | -3/+3 |
2017-09-26 | qcow2: add shrink image support | Pavel Butsykin | 1 | -1/+7 |
2017-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+4 |
2017-09-22 | migration: Create x-multifd-page-count parameter | Juan Quintela | 1 | -3/+14 |
2017-09-22 | migration: Create x-multifd-channels parameter | Juan Quintela | 1 | -3/+21 |
2017-09-22 | migration: Add multifd capability | Juan Quintela | 1 | -1/+3 |
2017-09-22 | scsi, file-posix: add support for persistent reservation management | Paolo Bonzini | 1 | -0/+4 |
2017-09-06 | block: add throttle block filter driver | Manos Pitsidianakis | 1 | -1/+17 |
2017-09-05 | block: convert ThrottleGroup to object with QOM | Manos Pitsidianakis | 1 | -0/+48 |