aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2018-07-02nbd/client: Add x-dirty-bitmap to query bitmap from serverEric Blake
2018-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-06-29qapi/job: The next release will be 3.0Kevin Wolf
2018-06-29dump: add Windows dump format to dump-guest-memoryViktor Prutyanov
2018-06-28pr-manager-helper: report event on connection/disconnectionPaolo Bonzini
2018-06-28pr-manager: add query-pr-managers QMP commandPaolo Bonzini
2018-06-28Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...Peter Maydell
2018-06-27migration: Create multifd_bytes ram_counterJuan Quintela
2018-06-27trace: forbid floating point typesStefan Hajnoczi
2018-06-22qapi: remove empty flat union branches and typesAnton Nefedov
2018-06-22Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180621' into s...Peter Maydell
2018-06-21qapi: new qmp command nbd-server-add-bitmapVladimir Sementsov-Ogievskiy
2018-06-21qmp: Enable a few commands in preconfig stateIgor Mammedov
2018-06-18block/mirror: Add copy mode QAPI interfaceMax Reitz
2018-06-18block/mirror: Add active mirroringMax Reitz
2018-06-15Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...Peter Maydell
2018-06-15migration/postcopy: Add max-postcopy-bandwidth parameterDr. David Alan Gilbert
2018-06-15rbd: New parameter key-secretMarkus Armbruster
2018-06-15rbd: New parameter auth-client-requiredMarkus Armbruster
2018-06-15jobs: fix verb references in docsJohn Snow
2018-06-15jobs: fix stale wordingJohn Snow
2018-06-11qapi: add disabled parameter to block-dirty-bitmap-addVladimir Sementsov-Ogievskiy
2018-06-11qapi: add x-block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy
2018-06-11qmp: transaction support for x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy
2018-06-11qapi: add x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy
2018-06-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2018-06-08slirp: fix domainname version availabilitySamuel Thibault
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell
2018-06-04migration: Don't activate block devices if using -SDr. David Alan Gilbert
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01qom: Document qom/device-list-properties implementation specificAlexey Kardashevskiy
2018-05-31slirp: Add domainname option to slirp's DHCP serverBenjamin Drung
2018-05-31Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell
2018-05-30qmp: add set-numa-node commandIgor Mammedov
2018-05-30qmp: permit query-hotpluggable-cpus in preconfig stateIgor Mammedov
2018-05-30cli: add --preconfig optionIgor Mammedov
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov
2018-05-30qapi: introduce preconfig runstateIgor Mammedov
2018-05-30block/create: Mark blockdev-create stableKevin Wolf
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell
2018-05-23job: Add query-jobs QMP commandKevin Wolf
2018-05-23job: Add lifecycle QMP commandsKevin Wolf
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf
2018-05-23job: Introduce qapi/job.jsonKevin Wolf
2018-05-23job: Move state transitions to JobKevin Wolf
2018-05-23job: Rename BlockJobType into JobTypeKevin Wolf
2018-05-23blockjob: Improve BlockJobInfo.offset/len documentationKevin Wolf
2018-05-23blockjob: Update block-job-pause/resume documentationKevin Wolf
2018-05-20qapi/net.json: Fix the version number of the "vlan" removalThomas Huth