diff options
author | Emanuele Giuseppe Esposito <eesposit@redhat.com> | 2022-03-03 10:15:56 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-03-04 18:18:25 +0100 |
commit | ebc2752b08ea238438a45666654cbecf78b021a3 (patch) | |
tree | a03fba4f7a586afc968dc8d1d6de6bc92314b514 /block/block-backend.c | |
parent | 862fded9287d814f59641fb7613f5285d368c244 (diff) | |
download | qemu-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