On Sun, 30 Oct 2022 at 21:02, Alex Williamson
wrote:
>
> On Sun, 30 Oct 2022 14:01:05 +0800
> Cindy Lu wrote:
>
> > - Move the function vfio_get_xlat_addr to softmmu/memory.c, and
> > change the name to memory_get_xlat_addr(). So we can use this
> > function on other devices, such as vDPA dev
On Sun, 30 Oct 2022 14:01:05 +0800
Cindy Lu wrote:
> - Move the function vfio_get_xlat_addr to softmmu/memory.c, and
> change the name to memory_get_xlat_addr(). So we can use this
> function on other devices, such as vDPA device.
> - Add a new bool arg in this function, which shows whether t
- Move the function vfio_get_xlat_addr to softmmu/memory.c, and
change the name to memory_get_xlat_addr(). So we can use this
function on other devices, such as vDPA device.
- Add a new bool arg in this function, which shows whether the memory is
backed by a discard manager. So the device can