> -----Original Message-----
> From: Oleksandr Tyshchenko <olekst...@gmail.com>
> Sent: 12 January 2021 21:52
> To: xen-devel@lists.xenproject.org
> Cc: Oleksandr Tyshchenko <oleksandr_tyshche...@epam.com>; Paul Durrant 
> <p...@xen.org>; Jan Beulich
> <jbeul...@suse.com>; Andrew Cooper <andrew.coop...@citrix.com>; Roger Pau 
> Monné
> <roger....@citrix.com>; Wei Liu <w...@xen.org>; George Dunlap 
> <george.dun...@citrix.com>; Ian Jackson
> <i...@xenproject.org>; Julien Grall <jul...@xen.org>; Stefano Stabellini 
> <sstabell...@kernel.org>; Jun
> Nakajima <jun.nakaj...@intel.com>; Kevin Tian <kevin.t...@intel.com>; Julien 
> Grall
> <julien.gr...@arm.com>
> Subject: [PATCH V4 10/24] xen/ioreq: Move x86's io_completion/io_req fields 
> to struct vcpu
> 
> From: Oleksandr Tyshchenko <oleksandr_tyshche...@epam.com>
> 
> The IOREQ is a common feature now and these fields will be used
> on Arm as is. Move them to common struct vcpu as a part of new
> struct vcpu_io and drop duplicating "io" prefixes. Also move
> enum hvm_io_completion to xen/sched.h and remove "hvm" prefixes.
> 
> This patch completely removes layering violation in the common code.
> 
> Signed-off-by: Oleksandr Tyshchenko <oleksandr_tyshche...@epam.com>

Reviewed-by: Paul Durrant <p...@xen.org>


Reply via email to