[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH XTF RFC] force-enable UMIP for UMIP testing
Enable UMIP even if underlying hardware doesn't support it (assuming the respective change supporting its emulation is in place). Obviously, as explained in that patch, the SMSW test is then expected to fail on Intel hardware. Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> --- a/tests/umip/Makefile +++ b/tests/umip/Makefile @@ -4,6 +4,8 @@ NAME := umip CATEGORY := functional TEST-ENVS := hvm32 hvm64 +TEST-EXTRA-CFG := extra.cfg.in + obj-perenv += main.o include $(ROOT)/build/gen.mk --- /dev/null +++ b/tests/umip/extra.cfg.in @@ -0,0 +1 @@ +cpuid = "host,umip=1"
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |