Re: [PATCH 00/16] hw/block/nvme: dma handling and address mapping cleanup

2020-07-27 Thread Keith Busch
On Mon, Jul 27, 2020 at 11:42:46AM +0200, Klaus Jensen wrote: > On Jul 20 13:37, Klaus Jensen wrote: > > From: Klaus Jensen > > > > This series consists of patches that refactors dma read/write and adds a > > number of address mapping helper functions. > > > > Based-on: <20200706061303.246057-1-

Re: [PATCH 00/16] hw/block/nvme: dma handling and address mapping cleanup

2020-07-27 Thread Klaus Jensen
On Jul 20 13:37, Klaus Jensen wrote: > From: Klaus Jensen > > This series consists of patches that refactors dma read/write and adds a > number of address mapping helper functions. > > Based-on: <20200706061303.246057-1-...@irrelevant.dk> > > Klaus Jensen (16): > hw/block/nvme: memset preallo

[PATCH 00/16] hw/block/nvme: dma handling and address mapping cleanup

2020-07-20 Thread Klaus Jensen
From: Klaus Jensen This series consists of patches that refactors dma read/write and adds a number of address mapping helper functions. Based-on: <20200706061303.246057-1-...@irrelevant.dk> Klaus Jensen (16): hw/block/nvme: memset preallocated requests structures hw/block/nvme: add mapping