aboutsummaryrefslogtreecommitdiff
path: root/block/block-backend.c
diff options
context:
space:
mode:
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>2022-03-03 10:15:56 -0500
committerKevin Wolf <kwolf@redhat.com>2022-03-04 18:18:25 +0100
commitebc2752b08ea238438a45666654cbecf78b021a3 (patch)
treea03fba4f7a586afc968dc8d1d6de6bc92314b514 /block/block-backend.c
parent862fded9287d814f59641fb7613f5285d368c244 (diff)
downloadqemu-ebc2752b08ea238438a45666654cbecf78b021a3.zip
qemu-ebc2752b08ea238438a45666654cbecf78b021a3.tar.gz
qemu-ebc2752b08ea238438a45666654cbecf78b021a3.tar.bz2
include/block/block_int: split header into I/O and global state API
Similarly to the previous patch, split block_int.h in block_int-io.h and block_int-global-state.h block_int-common.h contains the structures shared between the two headers, and the functions that can't be categorized as I/O or global state. Assertions are added in the next patch. Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Message-Id: <20220303151616.325444-12-eesposit@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/block-backend.c')
0 files changed, 0 insertions, 0 deletions