Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2017-09-04 | qapi: Change data type of the FOO_lookup generated for enum FOO | Marc-André Lureau | 2 | -17/+19 |
2017-09-04 | qapi: Convert indirect uses of FOO_lookup[...] to qapi_enum_lookup() | Markus Armbruster | 1 | -1/+1 |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster | 1 | -1/+1 |
2017-09-04 | qapi: Generate FOO_str() macro for QAPI enum FOO | Markus Armbruster | 2 | -2/+7 |
2017-09-04 | qapi: Use qapi_enum_parse() in input_type_enum() | Markus Armbruster | 1 | -9/+4 |
2017-09-04 | qapi: Drop superfluous qapi_enum_parse() parameter max | Markus Armbruster | 1 | -2/+2 |
2017-09-04 | qapi-schema: Improve section headings | Markus Armbruster | 5 | -7/+6 |
2017-09-04 | qapi-schema: Move queries from common.json to qapi-schema.json | Markus Armbruster | 1 | -103/+0 |
2017-09-04 | qapi-schema: Make block-core.json self-contained | Markus Armbruster | 2 | -0/+15 |
2017-09-04 | qapi-schema: Fold event.json back into qapi-schema.json | Markus Armbruster | 1 | -138/+0 |
2017-09-04 | qapi-schema: Move block events from event.json to block.json | Markus Armbruster | 2 | -68/+68 |
2017-09-04 | qapi-schema: Collect TPM stuff in qapi/tpm.json | Markus Armbruster | 1 | -0/+137 |
2017-09-04 | qapi-schema: Collect transaction stuff in qapi/transaction.json | Markus Armbruster | 1 | -0/+158 |
2017-09-04 | qapi-schema: Collect migration stuff in qapi/migration.json | Markus Armbruster | 3 | -38/+1101 |
2017-09-04 | qapi-schema: Collect UI stuff in qapi/ui.json | Markus Armbruster | 2 | -175/+977 |
2017-09-04 | qapi-schema: Collect net device stuff in qapi/net.json | Markus Armbruster | 2 | -24/+706 |
2017-09-04 | qapi-schema: Collect char device stuff in qapi/char.json | Markus Armbruster | 2 | -21/+538 |
2017-09-04 | qapi-schema: Collect run state stuff in qapi/run-state.json | Markus Armbruster | 2 | -182/+352 |
2017-09-04 | qapi-schema: Collect sockets stuff in qapi/sockets.json | Markus Armbruster | 3 | -1/+159 |
2017-09-04 | qapi-schema: Introspection doc is in the wrong section, fix | Markus Armbruster | 1 | -2/+4 |