On 22/10/2018 14:04, Tambe, William wrote: > Gentle ping. > > We want to upstream a patch testing all MSRs interceptable by SVM. > > Without this fix, the values of registers RCX & RDX used by the instructions RDMSR & WRMSR cannot be inspected after #VMEXIT using "struct regs". > > Regards, > William > >> -----Original Message----- >> From: kvm-owner@xxxxxxxxxxxxxxx <kvm-owner@xxxxxxxxxxxxxxx> On Behalf Of Tambe, William >> Sent: Monday, October 15, 2018 3:46 PM >> To: kvm@xxxxxxxxxxxxxxx >> Subject: [kvm-unit-tests PATCH] x86: svm: Fix incorrect ordering within struct regs >> >> "struct regs" is used within x86/svm.c to describe >> the memory region where SAVE_GPR_C saves registers. Sorry, I missed this message. The patch is okay, I might not be able to commit it until next week though. Paolo