Reenabling the init tests in order to check whether the registers are set correctly after reset, and to check whether the BSP can be changed from the VM.
Thanks for reviewing the patches. Nadav Amit (4): x86: move some common functions to processor.h x86: Reenable init tests x86: check register values after reset x86: Test BSP change lib/x86/processor.h | 19 +++++++- x86/debug.c | 36 +++------------ x86/init.c | 128 +++++++++++++++++++++++++++++++++++++++++++++++++++- x86/unittests.cfg | 5 +- 4 files changed, 154 insertions(+), 34 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html