[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 1/3] vpci: allow queueing of mapping operations
On Thu, Jul 24, 2025 at 09:47:24AM +0200, Jan Beulich wrote: > On 24.07.2025 05:42, dmkhn@xxxxxxxxx wrote: > > On Thu, Jul 24, 2025 at 03:00:46AM +0000, dmkhn@xxxxxxxxx wrote: > >> On Wed, Jul 23, 2025 at 12:37:41PM -0400, Stewart Hildebrand wrote: > >>> Introduce vPCI BAR mapping task queue. Decouple map operation state from > >>> general vPCI state: in particular, move the per-BAR rangeset out of > >>> struct vpci and into the map task struct. > >>> > >>> This is preparatory work for further changes that need to perform > >>> multiple unmap/map operations before returning to guest. > >>> > >>> Signed-off-by: Stewart Hildebrand <stewart.hildebrand@xxxxxxx> > >>> --- > >>> v1->v2: > >>> * new patch > >>> > >>> Related: 622bdd962822 ("vpci/header: handle p2m range sets per BAR") > >>> --- > >>> xen/common/domain.c | 4 + > >>> xen/drivers/vpci/header.c | 197 +++++++++++++++++++++++--------------- > >>> xen/drivers/vpci/vpci.c | 3 - > >>> xen/include/xen/vpci.h | 16 +++- > >>> 4 files changed, 139 insertions(+), 81 deletions(-) > > Why did I (and many others) end up on the To: list of this reply? (Breaks my Apologies for that, I might missed something when sending the email out. > rules of sorting incoming mail into appropriate folders, for context.) Also, > please trim reply context suitably. Without you doing so, every single reader > will need to scroll through the entirety of a long mail just to find (in this > case) a single line of reply (somewhere in the middle). Of course you > shouldn't be too agressive with trimming, to retain proper context for your > reply. Ack. > > Jan
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |