aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/io.c
AgeCommit message (Collapse)AuthorFilesLines
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini1-0/+158
This includes the infrastructure to map the test into the guest and run code from the test program inside a VM. Signed-off-by: Ken Hofsass <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>