Loading qapi/block-core.json +25 −25 Original line number Diff line number Diff line Loading @@ -2910,21 +2910,24 @@ # 1. # -> { "execute": "blockdev-add", # "arguments": { # "options" : { "driver": "qcow2", # "file": { "driver": "file", # "filename": "test.qcow2" } } } } # "driver": "qcow2", # "node-name": "test1", # "file": { # "driver": "file", # "filename": "test.qcow2" # } # } # } # <- { "return": {} } # # 2. # -> { "execute": "blockdev-add", # "arguments": { # "options": { # "driver": "qcow2", # "node-name": "node0", # "discard": "unmap", # "cache": { # "direct": true, # "writeback": true # "direct": true # }, # "file": { # "driver": "file", Loading @@ -2939,7 +2942,6 @@ # } # } # } # } # # <- { "return": {} } # Loading @@ -2965,7 +2967,6 @@ # # -> { "execute": "blockdev-add", # "arguments": { # "options": { # "driver": "qcow2", # "node-name": "node0", # "file": { Loading @@ -2974,7 +2975,6 @@ # } # } # } # } # <- { "return": {} } # # -> { "execute": "x-blockdev-del", Loading Loading
qapi/block-core.json +25 −25 Original line number Diff line number Diff line Loading @@ -2910,21 +2910,24 @@ # 1. # -> { "execute": "blockdev-add", # "arguments": { # "options" : { "driver": "qcow2", # "file": { "driver": "file", # "filename": "test.qcow2" } } } } # "driver": "qcow2", # "node-name": "test1", # "file": { # "driver": "file", # "filename": "test.qcow2" # } # } # } # <- { "return": {} } # # 2. # -> { "execute": "blockdev-add", # "arguments": { # "options": { # "driver": "qcow2", # "node-name": "node0", # "discard": "unmap", # "cache": { # "direct": true, # "writeback": true # "direct": true # }, # "file": { # "driver": "file", Loading @@ -2939,7 +2942,6 @@ # } # } # } # } # # <- { "return": {} } # Loading @@ -2965,7 +2967,6 @@ # # -> { "execute": "blockdev-add", # "arguments": { # "options": { # "driver": "qcow2", # "node-name": "node0", # "file": { Loading @@ -2974,7 +2975,6 @@ # } # } # } # } # <- { "return": {} } # # -> { "execute": "x-blockdev-del", Loading