|
From: | Richard Henderson |
Subject: | Re: [PATCH 3/4] hw/block: Let the NVMe emulated device be target-agnostic |
Date: | Fri, 8 May 2020 13:25:00 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
On 5/7/20 11:24 PM, Philippe Mathieu-Daudé wrote: > Now than the non-target specific memory_region_msync() function > is available, use it to make this device target-agnostic. > > Signed-off-by: Philippe Mathieu-Daudé <address@hidden> > --- > hw/block/nvme.c | 6 ++---- > hw/block/Makefile.objs | 2 +- > 2 files changed, 3 insertions(+), 5 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |