/qemu/tests/qemu-iotests/ |
H A D | 117 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 085 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 155 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 081 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 071 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 118 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 141 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 124 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 087 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 139 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | 041 | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
/qemu/qapi/ |
H A D | block-core.json | 0153d2f50bc2ad3f41810d838fcf66acbf10f07a Fri Oct 07 15:05:04 UTC 2016 Kevin Wolf <kwolf@redhat.com> block: Remove "options" indirection from blockdev-add
Now that QAPI supports boxed types, we can have unions at the top level of a command, so let's put our real options directly there for blockdev-add instead of having a single "options" dict that contains the real arguments.
blockdev-add is still experimental and we already made substantial changes to the API recently, so we're free to make changes like this one, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|