>>> On 03.07.15 at 18:25, <paul.durr...@citrix.com> wrote:
> @@ -55,6 +54,8 @@ struct hvm_vcpu_io {
>      unsigned long          io_data;
>      unsigned int           io_size;
>      enum hvm_io_completion io_completion;
> +    uint8_t                io_dir;
> +    uint8_t                io_data_is_addr;

Oh, you're adding more fields here. Maybe not worth changing the
earlier patch then (albeit it would look cleaner).

Jan


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

Reply via email to