summary refs log tree commit diff stats
path: root/python/qemu/utils/qemu_ga_client.py
diff options
context:
space:
mode:
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>2022-03-03 10:15:52 -0500
committerKevin Wolf <kwolf@redhat.com>2022-03-04 18:18:25 +0100
commita2c4c3b19bb2453008dfb5efdb35be0258b4cb2b (patch)
tree6f725d067279704968058a6f5185492f0eecd2b7 /python/qemu/utils/qemu_ga_client.py
parent8cc5882c7fe0759f856b2f97a08816353227e8f7 (diff)
downloadfocaccia-qemu-a2c4c3b19bb2453008dfb5efdb35be0258b4cb2b.tar.gz
focaccia-qemu-a2c4c3b19bb2453008dfb5efdb35be0258b4cb2b.zip
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 'python/qemu/utils/qemu_ga_client.py')
0 files changed, 0 insertions, 0 deletions