On Fri, Jun 19, 2015 at 02:27:34PM +0800, Ting Wang wrote:
> From: Lu Lina
>
> Signed-off-by: Lu Lina
> ---
> hw/block/nvme.c | 1 +
> 1 file changed, 1 insertion(+)
Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block
Stefan
pgp3Zh7r3mnKc.pgp
Description: PGP si
On Fri, 19 Jun 2015, Stefan Hajnoczi wrote:
From: Lu Lina
Signed-off-by: Lu Lina
Thanks for the fix.
Acked-by: Keith Busch
@@ -154,6 +154,7 @@ static uint16_t nvme_dma_read_prp(NvmeCtrl *n, uint8_t
*ptr, uint32_t len,
qemu_sglist_destroy(&qsg);
return NVME_INVALID_FIEL
On Fri, Jun 19, 2015 at 02:27:34PM +0800, Ting Wang wrote:
Please CC the maintainer of this source file:
$ scripts/get_maintainer.pl -f hw/block/nvme.c
Keith Busch (supporter:nvme)
Kevin Wolf (supporter:Block layer core)
qemu-bl...@nongnu.org (open list:nvme)
> From: Lu Lina
>
> Sign