On Thu, Oct 14, 2021 at 4:08 PM Eugenio Perez Martin
wrote:
>
> On Thu, Oct 14, 2021 at 9:02 AM Jason Wang wrote:
> >
> > On Thu, Oct 14, 2021 at 1:57 PM Eugenio Perez Martin
> > wrote:
> > >
> > > On Thu, Oct 14, 2021 at 5:30 AM Jason Wang wrote:
> > > >
> > > > On Tue, Oct 12, 2021 at 10:07 P
On Thu, Oct 14, 2021 at 9:02 AM Jason Wang wrote:
>
> On Thu, Oct 14, 2021 at 1:57 PM Eugenio Perez Martin
> wrote:
> >
> > On Thu, Oct 14, 2021 at 5:30 AM Jason Wang wrote:
> > >
> > > On Tue, Oct 12, 2021 at 10:07 PM Eugenio Pérez
> > > wrote:
> > > >
> > > > Check vdpa device range before u
On Thu, Oct 14, 2021 at 1:57 PM Eugenio Perez Martin
wrote:
>
> On Thu, Oct 14, 2021 at 5:30 AM Jason Wang wrote:
> >
> > On Tue, Oct 12, 2021 at 10:07 PM Eugenio Pérez wrote:
> > >
> > > Check vdpa device range before updating memory regions so we don't add
> > > any outside of it, and report t
On Thu, Oct 14, 2021 at 5:30 AM Jason Wang wrote:
>
> On Tue, Oct 12, 2021 at 10:07 PM Eugenio Pérez wrote:
> >
> > Check vdpa device range before updating memory regions so we don't add
> > any outside of it, and report the invalid change if any.
> >
> > Signed-off-by: Eugenio Pérez
> > ---
> >
On Tue, Oct 12, 2021 at 10:07 PM Eugenio Pérez wrote:
>
> Check vdpa device range before updating memory regions so we don't add
> any outside of it, and report the invalid change if any.
>
> Signed-off-by: Eugenio Pérez
> ---
> include/hw/virtio/vhost-vdpa.h | 2 ++
> hw/virtio/vhost-vdpa.c
Check vdpa device range before updating memory regions so we don't add
any outside of it, and report the invalid change if any.
Signed-off-by: Eugenio Pérez
---
include/hw/virtio/vhost-vdpa.h | 2 ++
hw/virtio/vhost-vdpa.c | 62 +-
hw/virtio/trace-events