]> Git Repo - qemu.git/commit
qmp: Ensure consistent granularity type
authorJohn Snow <[email protected]>
Fri, 17 Apr 2015 23:49:51 +0000 (19:49 -0400)
committerKevin Wolf <[email protected]>
Tue, 28 Apr 2015 13:36:10 +0000 (15:36 +0200)
commit5fba6c0e50b66691568b34d5a2f4be0b39f5e20a
tree617cf008e3973cd8f8c078fbac7510a495ef3b39
parent0db6e54a8a2c6e16780356422da671b71f862341
qmp: Ensure consistent granularity type

We treat this field with a variety of different types everywhere
in the code. Now it's just uint32_t.

Signed-off-by: John Snow <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1429314609[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block.c
block/mirror.c
include/block/block.h
include/block/block_int.h
qapi/block-core.json
This page took 0.031076 seconds and 4 git commands to generate.