Re: [PATCH v3 04/25] include/sysemu/block-backend: split header into I/O and global state (GS) API

2021-10-21 Thread Stefan Hajnoczi
On Tue, Oct 12, 2021 at 04:48:45AM -0400, Emanuele Giuseppe Esposito wrote: > 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 "

[PATCH v3 04/25] include/sysemu/block-backend: split header into I/O and global state (GS) API

2021-10-12 Thread Emanuele Giuseppe Esposito
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 hea