x86/domain: remove the 'oos_off' flag
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 3 Sep 2019 12:46:08 +0000 (14:46 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 3 Sep 2019 12:46:08 +0000 (14:46 +0200)
commit4dc12371f3f8f61fb9e9eec8a89d0755880bdd62
treeebc75b54359930b831e0a251c8aeec85b12522fa
parent8cc4476eb8176663b4a495c983daf02e885d4cf3
x86/domain: remove the 'oos_off' flag

The flag is not needed since the domain 'options' can now be tested
directly.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Tim Deegan <tim@xen.org>
xen/arch/x86/domain.c
xen/arch/x86/mm/paging.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/none.c
xen/include/asm-x86/domain.h
xen/include/asm-x86/shadow.h