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

Re: [Xen-devel] [PATCH v5 11/16] x86/hvm: split I/O completion handling from state model



On 30/06/15 14:05, Paul Durrant wrote:
> diff --git a/xen/include/asm-x86/hvm/vcpu.h b/xen/include/asm-x86/hvm/vcpu.h
> index 2ed0606..efb373f 100644
> --- a/xen/include/asm-x86/hvm/vcpu.h
> +++ b/xen/include/asm-x86/hvm/vcpu.h
> @@ -34,11 +34,16 @@ enum hvm_io_state {
>      HVMIO_none = 0,
>      HVMIO_dispatched,
>      HVMIO_awaiting_completion,
> -    HVMIO_handle_mmio_awaiting_completion,
> -    HVMIO_handle_pio_awaiting_completion,
>      HVMIO_completed
>  };
>  
> +enum hvm_io_completion {
> +    HVMIO_no_completion = 0,

No need to default to 0 here.

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

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


 


Rackspace

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