|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [HVM][XENOPROFILE][PATCH] fix reversed test for mode functio
Keir,
This patch fixes incorrect logic in the recently added
xenoprofile_get_mode() function.
On HVM guests the !guest_mode(regs) test will always succeed, so move
the is_hvm_vcpu() test first.
This change allows modes other than 2 to be returned properly for
xenoprofile for HVM guests.
Signed-off-by: Tom Woller <thomas.woller@xxxxxxx>
Please apply to xen-unstable.hg.
--Tom
hvm_xenoprofile_fix_mode.patch
Description: hvm_xenoprofile_fix_mode.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [HVM][XENOPROFILE][PATCH] fix reversed test for mode function,
Woller, Thomas <=
|
|
|
|
|