>>> On 04.01.17 at 13:39, wrote:
> This avoids refering back to domain_cpuid() or native CPUID to obtain
> information which is directly available.
>
> Signed-off-by: Andrew Cooper
Reviewed-by: Jan Beulich
___
Xen-devel mailing list
Xen-devel@lists
This avoids refering back to domain_cpuid() or native CPUID to obtain
information which is directly available.
Signed-off-by: Andrew Cooper
---
CC: Jan Beulich
---
xen/arch/x86/traps.c | 22 +-
1 file changed, 5 insertions(+), 17 deletions(-)
diff --git a/xen/arch/x86/traps