aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2021-01-23qmp: remove deprecated "change" commandPaolo Bonzini
2021-01-21runstate: cleanup reboot and panic actionsPaolo Bonzini
2021-01-15sdlaudio: add -audiodev sdl,out.buffer-count optionVolker Rümelin
2021-01-13Introduce yank featureLukas Straub
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell
2020-12-19string-output-visitor: Fix to use sufficient precisionMarkus Armbruster
2020-12-18block: introduce preallocate filterVladimir Sementsov-Ogievskiy
2020-12-15vl: Add option to avoid stopping VM upon guest panicAlejandro Jimenez
2020-12-15qmp: generalize watchdog-set-action to -no-reboot/-no-shutdownAlejandro Jimenez
2020-12-15monitor: allow quitting while in preconfig statePaolo Bonzini
2020-12-15remove preconfig statePaolo Bonzini
2020-12-11fuse: Allow growable exportsMax Reitz
2020-12-11fuse: Allow exporting BDSs via FUSEMax Reitz
2020-12-10sev: add sev-inject-launch-secretTobin Feldman-Fitzthum
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster
2020-11-17char-stdio: Fix QMP default for 'signal'Kevin Wolf
2020-11-09block: Remove unused BlockDeviceMapEntryMarkus Armbruster
2020-11-09qapi/block-core: Improve MapEntry documentationMax Reitz
2020-11-09qapi: Fix missing headers in QMP Reference ManualMarkus Armbruster
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-11-04qapi, qemu-options: make all parsing visitors parse boolean options the samePaolo Bonzini
2020-11-04console: make QMP/HMP screendump run in coroutineMarc-André Lureau
2020-11-03sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUXMarkus Armbruster
2020-11-02Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...Peter Maydell
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake
2020-10-30nbd: Update qapi to support exporting multiple bitmapsEric Blake
2020-10-23block/export: add vhost-user-blk multi-queue supportStefan Hajnoczi
2020-10-23block/export: add iothread and fixed-iothread optionsStefan Hajnoczi
2020-10-23block/export: convert vhost-user-blk server to block export APIStefan Hajnoczi
2020-10-23block/nvme: Add driver statistics for access alignment and hw errorsPhilippe Mathieu-Daudé
2020-10-21qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'query-kvm' command to machine codePhilippe Mathieu-Daudé
2020-10-21qapi: Restrict '(p)memsave' command to machine codePhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'inject-nmi' command to machine codePhilippe Mathieu-Daudé
2020-10-16Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2020-10-15keyval: Parse help optionsKevin Wolf
2020-10-14cpu: Introduce CPU model deprecation APIRobert Hoo
2020-10-12migration/dirtyrate: present dirty rate only when querying the rate has compl...Chuan Zheng
2020-10-09block: Convert 'block_resize' to coroutineKevin Wolf
2020-10-09qmp: Move dispatcher to a coroutineKevin Wolf
2020-10-09monitor: Make current monitor a per-coroutine propertyKevin Wolf
2020-10-09qmp: Call monitor_set_cur() only in qmp_dispatch()Kevin Wolf
2020-10-06replay: implement replay-seek commandPavel Dovgalyuk
2020-10-06replay: introduce breakpoint at the specified stepPavel Dovgalyuk
2020-10-06replay: introduce info hmp/qmp commandPavel Dovgalyuk
2020-10-06qapi: introduce replay.json for record/replay-related stuffPavel Dovgalyuk
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk
2020-10-04qapi/run-state.json: introduce memory failure eventzhenwei pi