On Thu, Oct 24, 2019 at 10:28 PM Aaron Lewis <aaronlewis@xxxxxxxxxx> wrote: > > Fix the order the registers show up in SAVE_GPR and SAVE_GPR_C to ensure > the correct registers get the correct values. Previously, the registers > were being written to (and read from) the wrong fields. > > Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx> > Signed-off-by: Aaron Lewis <aaronlewis@xxxxxxxxxx> Subject should have been [kvm-unit-tests PATCH] x86: Fix the register order to match struct regs