ivshmem: remove useless doorbell field
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
This commit is contained in:
parent
9113e3f394
commit
49b2951f84
@ -71,7 +71,6 @@ typedef struct IVShmemState {
|
||||
|
||||
uint32_t intrmask;
|
||||
uint32_t intrstatus;
|
||||
uint32_t doorbell;
|
||||
|
||||
CharDriverState **eventfd_chr;
|
||||
CharDriverState *server_chr;
|
||||
|
Loading…
Reference in New Issue
Block a user