All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-test PATCH 0/5]: x86: Add tests for VMware backdoor
@ 2017-12-24 10:07 Arbel Moshe
  2017-12-24 10:07 ` [PATCH 1/5] x86: Add utility to run function in User Mode Arbel Moshe
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Arbel Moshe @ 2017-12-24 10:07 UTC (permalink / raw)
  To: pbonzini, rkrcmar, kvm; +Cc: idan.brown, liran.alon

Hi,
This series adds a set of unit tests to series:
"KVM: x86: Add support for VMware backdoor I/O ports & Pseduo-PMCs"

The series is split into the following patches:
1. Add an x86 utility to run a function in User Mode.
2. Add a test utility to run a function in User Mode / Kernel Mode, catch an
exception, and run a callback to test function return value.
3. Add CR4 PCE bit definition.
4. Add x86_64 segment descriptor struct.
5. Add VMware backdoor tests:
Test VMware port and VMware RDPMC backdoors, both in user mode and kernel
mode.

Thanks,
Arbel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-02-14 12:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-24 10:07 [kvm-unit-test PATCH 0/5]: x86: Add tests for VMware backdoor Arbel Moshe
2017-12-24 10:07 ` [PATCH 1/5] x86: Add utility to run function in User Mode Arbel Moshe
2017-12-24 10:07 ` [PATCH 2/5] x86: Add Test Utility to run in User Mode and catch exceptions Arbel Moshe
2017-12-24 10:07 ` [PATCH 3/5] x86: Add Definition for PCE bit in CR4 Arbel Moshe
2017-12-24 10:08 ` [PATCH 4/5] x86: Add definition for 64 bit Segment descriptor Arbel Moshe
2017-12-24 10:08 ` [PATCH 5/5] x86: Add VMware backdoor unit test Arbel Moshe
2018-02-14 12:06 ` [kvm-unit-test PATCH 0/5]: x86: Add tests for VMware backdoor Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.