On Jul 30 00:06, 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.
>
> v2:
> * hw/block/nvme: add mapping helpers
> - Add an assert in case of out of bounds array access. (Maxi
From: Klaus Jensen
This series consists of patches that refactors dma read/write and adds a
number of address mapping helper functions.
v2:
* hw/block/nvme: add mapping helpers
- Add an assert in case of out of bounds array access. (Maxim)
* hw/block/nvme: remove redundant has_sg member