Sign in
qemu
/
qemu
/
a9a95061715ca09abff56a3f239f704c410912c2
/
.
/
include
/
hw
/
vfio
/
vfio.h
blob: f27d599220b8a3f01cf96bb2a63886d501ca94bb [
file
] [
log
] [
blame
]
#ifndef
VFIO_API_H
#define
VFIO_API_H
bool
vfio_eeh_as_ok
(
AddressSpace
*
as
);
int
vfio_eeh_as_op
(
AddressSpace
*
as
,
uint32_t
op
);
#endif