|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH]: Add handlers for missing exit_reasons documente
Is this just for neatness (we never actually should be vmexit'ing for these
reasons)? If so, isn't it really better to keep these handled by the default
case which logs the vmexit as an unexpected error?
-- Keir
On 03/09/2010 07:11, "Liu, Yuan B" <yuan.b.liu@xxxxxxxxx> wrote:
> These are just two trivial patches.
>
> xen/arch/x86/hvm/vmx/vmx.c | 14 ++++++++++++++
> xen/include/asm-x86/hvm/vmx/vmx.h | 6 ++++++
> 2 files changed, 20 insertions(+), 0 deletions(-)
>
> Thanks,
> Yuan
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|