]> Git Repo - qemu.git/blob - include/hw/vfio/vfio.h
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / include / hw / vfio / vfio.h
1 #ifndef HW_VFIO_H
2 #define HW_VFIO_H
3
4 bool vfio_eeh_as_ok(AddressSpace *as);
5 int vfio_eeh_as_op(AddressSpace *as, uint32_t op);
6
7 #endif
This page took 0.025141 seconds and 4 git commands to generate.