On Mon, Mar 01, 2021 at 04:16:28PM +0300, Elena Afanasova wrote:
Thanks for posting this piece of the ioregionfd testing infrastructure!
Please include a commit description even if it's just an RFC patch.
People on qemu-devel may not be aware of ioregionfd or the purpose of
this patch.
Something
Signed-off-by: Elena Afanasova
---
hw/misc/pc-testdev.c | 74 +++
include/sysemu/kvm.h | 4 +--
linux-headers/linux/kvm.h | 24 +
3 files changed, 100 insertions(+), 2 deletions(-)
diff --git a/hw/misc/pc-testdev.c b/hw/misc/pc-testdev.c