diff options
author | Emanuele Giuseppe Esposito <eesposit@redhat.com> | 2022-03-03 10:15:52 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-03-04 18:18:25 +0100 |
commit | a2c4c3b19bb2453008dfb5efdb35be0258b4cb2b (patch) | |
tree | 6f725d067279704968058a6f5185492f0eecd2b7 /po/zh_CN.po | |
parent | 8cc5882c7fe0759f856b2f97a08816353227e8f7 (diff) | |
download | qemu-a2c4c3b19bb2453008dfb5efdb35be0258b4cb2b.zip qemu-a2c4c3b19bb2453008dfb5efdb35be0258b4cb2b.tar.gz qemu-a2c4c3b19bb2453008dfb5efdb35be0258b4cb2b.tar.bz2 |
include/sysemu/block-backend: split header into I/O and global state (GS) API
Similarly to the previous patches, split block-backend.h
in block-backend-io.h and block-backend-global-state.h
In addition, remove "block/block.h" include as it seems
it is not necessary anymore, together with "qemu/iov.h"
block-backend-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-8-eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'po/zh_CN.po')
0 files changed, 0 insertions, 0 deletions