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

Re: [Xen-devel] [PATCH v4 13/17] x86/hvm: remove HVMIO_dispatched I/O state



On 24/06/15 12:24, Paul Durrant wrote:
> +#define HVMIO_NEED_COMPLETION(_vio) \
> +    ( ((_vio)->io_state == HVMIO_awaiting_completion) &&    \
> +      !(_vio)->io_data_is_addr && \
> +      ((_vio)->io_dir == IOREQ_READ) )

Please can this be a static inline which takes a const pointer.

~Andrew

_______________________________________________
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®.