From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: [PATCH v2 0/6] kvm-unit-tests: more instr. interceptions, debug control migration Date: Tue, 17 Jun 2014 09:04:37 +0200 Message-ID: Cc: kvm , Bandan Das To: Paolo Bonzini Return-path: Received: from thoth.sbs.de ([192.35.17.2]:60324 "EHLO thoth.sbs.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751771AbaFQHEu (ORCPT ); Tue, 17 Jun 2014 03:04:50 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Changes in v2 according to review remarks: - refactored get/set_stage interface - unified vmx_ctrl_* unions - used vmx_ctrl_msr in capability test - changed commented-out debugctl tests Jan Kiszka (6): VMX: Add tests for CR3 and CR8 interception VMX: Rework test stage interface VMX: Test both interception and execution of instructions VMX: Unify vmx_ctrl_* unions to vmx_ctrl_msr VMX: Validate capability MSRs VMX: Test behavior on set and cleared save/load debug controls x86/vmx.c | 108 ++++++++++++- x86/vmx.h | 44 ++--- x86/vmx_tests.c | 495 ++++++++++++++++++++++++++++++++++++-------------------- 3 files changed, 443 insertions(+), 204 deletions(-) -- 1.8.1.1.298.ge7eed54