qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] Added uapi directory into linux-header


From: David Howells
Subject: Re: [Qemu-devel] [PATCH v2] Added uapi directory into linux-header
Date: Tue, 18 Dec 2012 14:11:02 +0000

Alexander Graf <address@hidden> wrote:

> Could you please try and see if this kernel side patch makes things work for 
> you too?
> 
> 
> Alex
> 
> 
> diff --git a/arch/powerpc/include/uapi/asm/kvm_para.h 
> b/arch/powerpc/include/uapi/asm/kvm_para.h
> index ed0e025..e3af328 100644
> --- a/arch/powerpc/include/uapi/asm/kvm_para.h
> +++ b/arch/powerpc/include/uapi/asm/kvm_para.h
> @@ -78,7 +78,7 @@ struct kvm_vcpu_arch_shared {
>  
>  #define KVM_HCALL_TOKEN(num)     _EV_HCALL_TOKEN(EV_KVM_VENDOR_ID, num)
>  
> -#include <uapi/asm/epapr_hcalls.h>
> +#include <asm/epapr_hcalls.h>
>  
>  #define KVM_FEATURE_MAGIC_PAGE       1

This appears to be correct.

Acked-by: David Howells <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]