aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...Peter Maydell1-1/+4
2018-06-27migration: Create multifd_bytes ram_counterJuan Quintela1-1/+4
2018-06-27trace: forbid floating point typesStefan Hajnoczi1-1/+1
2018-06-22qapi: remove empty flat union branches and typesAnton Nefedov5-135/+7
2018-06-22Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180621' into s...Peter Maydell2-11/+19
2018-06-21qapi: new qmp command nbd-server-add-bitmapVladimir Sementsov-Ogievskiy1-0/+23
2018-06-21qmp: Enable a few commands in preconfig stateIgor Mammedov2-11/+19
2018-06-18block/mirror: Add copy mode QAPI interfaceMax Reitz1-2/+9
2018-06-18block/mirror: Add active mirroringMax Reitz1-0/+18
2018-06-15Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...Peter Maydell1-3/+16
2018-06-15migration/postcopy: Add max-postcopy-bandwidth parameterDr. David Alan Gilbert1-3/+16
2018-06-15rbd: New parameter key-secretMarkus Armbruster1-0/+6
2018-06-15rbd: New parameter auth-client-requiredMarkus Armbruster1-0/+13
2018-06-15jobs: fix verb references in docsJohn Snow1-6/+6
2018-06-15jobs: fix stale wordingJohn Snow1-5/+6
2018-06-11qapi: add disabled parameter to block-dirty-bitmap-addVladimir Sementsov-Ogievskiy1-1/+5
2018-06-11qapi: add x-block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy1-0/+38
2018-06-11qmp: transaction support for x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy1-0/+4
2018-06-11qapi: add x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy1-0/+42
2018-06-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell1-1/+1
2018-06-08slirp: fix domainname version availabilitySamuel Thibault1-1/+1
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell1-1/+5
2018-06-04migration: Don't activate block devices if using -SDr. David Alan Gilbert1-1/+5
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+8
2018-06-01qom: Document qom/device-list-properties implementation specificAlexey Kardashevskiy1-0/+8
2018-05-31slirp: Add domainname option to slirp's DHCP serverBenjamin Drung1-0/+4
2018-05-31Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell4-7/+63
2018-05-30qmp: add set-numa-node commandIgor Mammedov1-0/+14
2018-05-30qmp: permit query-hotpluggable-cpus in preconfig stateIgor Mammedov1-1/+2
2018-05-30cli: add --preconfig optionIgor Mammedov2-0/+31
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov3-5/+12
2018-05-30qapi: introduce preconfig runstateIgor Mammedov1-1/+4
2018-05-30block/create: Mark blockdev-create stableKevin Wolf2-3/+3
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf2-6/+12
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell6-15/+15
2018-05-23job: Add query-jobs QMP commandKevin Wolf1-0/+46
2018-05-23job: Add lifecycle QMP commandsKevin Wolf1-0/+99
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf1-0/+14
2018-05-23job: Introduce qapi/job.jsonKevin Wolf3-89/+96
2018-05-23job: Move state transitions to JobKevin Wolf1-8/+8
2018-05-23job: Rename BlockJobType into JobTypeKevin Wolf1-7/+7
2018-05-23blockjob: Improve BlockJobInfo.offset/len documentationKevin Wolf1-3/+6
2018-05-23blockjob: Update block-job-pause/resume documentationKevin Wolf1-3/+2
2018-05-20qapi/net.json: Fix the version number of the "vlan" removalThomas Huth1-2/+2
2018-05-15migration: Textual fixups for blocktimeDr. David Alan Gilbert1-4/+5
2018-05-15migration/qmp: add command migrate-pausePeter Xu1-0/+16
2018-05-15qmp/migration: new command migrate-recoverPeter Xu1-0/+20
2018-05-15migration: new state "postcopy-recover"Peter Xu1-1/+3
2018-05-15qmp: hmp: add migrate "resume" optionPeter Xu1-1/+4
2018-05-15migration: new postcopy-pause statePeter Xu1-1/+4