Re: [PATCH V4 21/24] xen/ioreq: Make x86's send_invalidate_req() common

2021-01-21 Thread Jan Beulich
>> Cooper ; Roger Pau Monné ; >> Wei Liu ; >> George Dunlap ; Ian Jackson ; >> Julien Grall >> ; Stefano Stabellini ; Paul Durrant >> ; Julien >> Grall >> Subject: [PATCH V4 21/24] xen/ioreq: Make x86's send_invalidate_req() common >

RE: [PATCH V4 21/24] xen/ioreq: Make x86's send_invalidate_req() common

2021-01-18 Thread Paul Durrant
Ian Jackson ; > Julien Grall > ; Stefano Stabellini ; Paul Durrant > ; Julien > Grall > Subject: [PATCH V4 21/24] xen/ioreq: Make x86's send_invalidate_req() common > > From: Oleksandr Tyshchenko > > As the IOREQ is a common feature now and we also need to > inva

[PATCH V4 21/24] xen/ioreq: Make x86's send_invalidate_req() common

2021-01-12 Thread Oleksandr Tyshchenko
From: Oleksandr Tyshchenko As the IOREQ is a common feature now and we also need to invalidate qemu/demu mapcache on Arm when the required condition occurs this patch moves this function to the common code (and remames it to ioreq_signal_mapcache_invalidate). This patch also moves per-domain