index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
qemu-storage-daemon: Add --monitor option
Kevin Wolf
10
-5
/
+121
2020-03-06
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
3
-4
/
+13
2020-03-06
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
7
-8
/
+18
2020-03-06
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
5
-8
/
+16
2020-03-06
monitor: Create QAPIfied monitor_init()
Kevin Wolf
3
-35
/
+80
2020-03-06
qapi: Create 'pragma' module
Kevin Wolf
3
-25
/
+26
2020-03-06
stubs: Update monitor stubs for qemu-storage-daemon
Kevin Wolf
3
-13
/
+24
2020-03-06
qemu-storage-daemon: Add --chardev option
Kevin Wolf
2
-1
/
+25
2020-03-06
qemu-storage-daemon: Add main loop
Kevin Wolf
2
-0
/
+15
2020-03-06
qemu-storage-daemon: Add --export option
Kevin Wolf
2
-0
/
+58
2020-03-06
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
3
-27
/
+47
2020-03-06
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
5
-2
/
+56
2020-03-06
qemu-storage-daemon: Add --object option
Kevin Wolf
3
-1
/
+49
2020-03-06
qapi: Flatten object-add
Kevin Wolf
6
-11
/
+68
2020-03-06
qemu-storage-daemon: Add --blockdev option
Kevin Wolf
4
-2
/
+43
2020-03-06
block: Move sysemu QMP commands to QAPI block module
Kevin Wolf
3
-387
/
+387
2020-03-06
block: Move common QMP commands to block-core QAPI module
Kevin Wolf
2
-284
/
+283
2020-03-06
block: Move system emulator QMP commands to block/qapi-sysemu.c
Kevin Wolf
3
-559
/
+592
2020-03-06
stubs: Add arch_type
Kevin Wolf
3
-0
/
+7
2020-03-06
qemu-storage-daemon: Add barebone tool
Kevin Wolf
3
-1
/
+129
2020-03-06
block/qcow2: Move bitmap reopen into bdrv_reopen_commit_post
Peter Krempa
1
-1
/
+6
2020-03-06
block: Introduce 'bdrv_reopen_commit_post' step
Peter Krempa
2
-0
/
+10
2020-03-06
block: Fix leak in bdrv_create_file_fallback()
Max Reitz
1
-1
/
+2
2020-03-06
iotests/026: Test EIO on allocation in a data-file
Max Reitz
3
-0
/
+44
2020-03-06
iotests/026: Test EIO on preallocated zero cluster
Max Reitz
3
-0
/
+41