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

Re: [Xen-devel] [PATCH v4 13/27] x86: move toggle_guest_mode to pv/domain.c



On 08/06/17 18:11, Wei Liu wrote:
> Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
> ---
>  xen/arch/x86/pv/domain.c    | 30 ++++++++++++++++++++++++++++++
>  xen/arch/x86/x86_64/traps.c | 30 ------------------------------
>  2 files changed, 30 insertions(+), 30 deletions(-)
>
> diff --git a/xen/arch/x86/pv/domain.c b/xen/arch/x86/pv/domain.c
> index 1c0c040ca0..0f3f0e85d6 100644
> --- a/xen/arch/x86/pv/domain.c
> +++ b/xen/arch/x86/pv/domain.c
> @@ -213,6 +213,36 @@ int pv_domain_initialise(struct domain *d, unsigned int 
> domcr_flags,
>      return rc;
>  }
>  
> +void toggle_guest_mode(struct vcpu *v)
> +{
> +    if ( is_pv_32bit_vcpu(v) )
> +        return;

newline.

Otherwise, Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.