On Tue, 26 May 2020 19:35:42 +0200 Philippe Mathieu-Daudé <phi...@redhat.com> wrote:
> One might want to check which IOMMU version the host kernel > provide. Add a trace event to see in which mode we opened > our container. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > hw/vfio/common.c | 19 ++++++++++++++----- > hw/vfio/trace-events | 1 + > 2 files changed, 15 insertions(+), 5 deletions(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>