2017-06-06 22:19+0300, Roman Kagan: > A patchset adding support for Hyper-V message and event connections has > been posted on qemu-devel. It also contained extensions for > hyperv_testdev to support testing those features. > > This series makes use of this support and adds a test for them. > > Roman Kagan (5): > hyperv: move test dev control codes to C file > hyperv: don't take vcpu where inappropriate > hyperv: add more test control codes > hyperv: add more hyperv definitions I have applied the first four patches, thanks. > add hyperv_connections test And another kvm-unit-tests series allows two improvements for v2 of [5/5]: You can add "group = hyperv" to the test in x86/unittests.cfg and use on_cpus() instead of open coded run-on-all-cpus-and-wait sequence.