index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
vl: Add option to avoid stopping VM upon guest panic
Alejandro Jimenez
1
-0
/
+16
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
1
-0
/
+58
2020-12-15
monitor: allow quitting while in preconfig state
Paolo Bonzini
1
-1
/
+2
2020-12-15
remove preconfig state
Paolo Bonzini
2
-8
/
+2
2020-12-11
fuse: Allow growable exports
Max Reitz
1
-1
/
+5
2020-12-11
fuse: Allow exporting BDSs via FUSE
Max Reitz
1
-2
/
+21
2020-12-10
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
1
-0
/
+18
2020-12-10
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
15
-123
/
+123
2020-11-17
char-stdio: Fix QMP default for 'signal'
Kevin Wolf
1
-2
/
+1
2020-11-09
block: Remove unused BlockDeviceMapEntry
Markus Armbruster
1
-29
/
+0
2020-11-09
qapi/block-core: Improve MapEntry documentation
Max Reitz
1
-5
/
+13
2020-11-09
qapi: Fix missing headers in QMP Reference Manual
Markus Armbruster
2
-2
/
+8
2020-11-05
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
4
-34
/
+26
2020-11-04
qapi, qemu-options: make all parsing visitors parse boolean options the same
Paolo Bonzini
4
-34
/
+26
2020-11-04
console: make QMP/HMP screendump run in coroutine
Marc-André Lureau
1
-1
/
+2
2020-11-03
sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX
Markus Armbruster
1
-6
/
+8
2020-11-02
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...
Peter Maydell
1
-0
/
+17
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
1
-0
/
+17
2020-10-30
nbd: Add 'qemu-nbd -A' to expose allocation depth
Eric Blake
2
-3
/
+11
2020-10-30
nbd: Update qapi to support exporting multiple bitmaps
Eric Blake
1
-12
/
+29
2020-10-23
block/export: add vhost-user-blk multi-queue support
Stefan Hajnoczi
1
-3
/
+7
2020-10-23
block/export: add iothread and fixed-iothread options
Stefan Hajnoczi
1
-0
/
+11
2020-10-23
block/export: convert vhost-user-blk server to block export API
Stefan Hajnoczi
1
-2
/
+19
2020-10-23
block/nvme: Add driver statistics for access alignment and hw errors
Philippe Mathieu-Daudé
1
-1
/
+23
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2
-41
/
+41
2020-10-21
qapi: Restrict 'query-kvm' command to machine code
Philippe Mathieu-Daudé
2
-30
/
+30
2020-10-21
qapi: Restrict '(p)memsave' command to machine code
Philippe Mathieu-Daudé
2
-61
/
+61
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
2
-57
/
+57
2020-10-21
qapi: Restrict 'inject-nmi' command to machine code
Philippe Mathieu-Daudé
2
-20
/
+20
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
1
-1
/
+6
2020-10-15
keyval: Parse help options
Kevin Wolf
1
-1
/
+1
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
1
-1
/
+6
2020-10-12
migration/dirtyrate: present dirty rate only when querying the rate has compl...
Chuan Zheng
1
-5
/
+3
2020-10-09
block: Convert 'block_resize' to coroutine
Kevin Wolf
1
-1
/
+2
2020-10-09
qmp: Move dispatcher to a coroutine
Kevin Wolf
2
-5
/
+63
2020-10-09
monitor: Make current monitor a per-coroutine property
Kevin Wolf
1
-2
/
+2
2020-10-09
qmp: Call monitor_set_cur() only in qmp_dispatch()
Kevin Wolf
1
-1
/
+7
2020-10-06
replay: implement replay-seek command
Pavel Dovgalyuk
1
-0
/
+20
2020-10-06
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
1
-0
/
+36
2020-10-06
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
2
-1
/
+41
2020-10-06
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
4
-18
/
+28
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
1
-2
/
+8
2020-10-04
qapi/run-state.json: introduce memory failure event
zhenwei pi
1
-0
/
+90
2020-10-02
nbd: Deprecate nbd-server-add/remove
Kevin Wolf
1
-2
/
+9
2020-10-02
block/export: Move writable to BlockExportOptions
Kevin Wolf
1
-5
/
+10
2020-10-02
block/export: Add query-block-exports
Kevin Wolf
1
-0
/
+32
2020-10-02
block/export: Add BLOCK_EXPORT_DELETED event
Kevin Wolf
1
-0
/
+12
2020-10-02
block/export: Add block-export-del
Kevin Wolf
1
-6
/
+26
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
1
-0
/
+5
2020-10-02
block/export: Add node-name to BlockExportOptions
Kevin Wolf
1
-6
/
+21
[next]