commit | 70a62fce262854c4aabaa47e46e82fce9f3f3938 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Fri Oct 23 17:00:43 2020 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Oct 23 11:55:28 2020 -0400 |
tree | 10727997223c68d3266b39b6fe29ffada3db13cd | |
parent | 1b48dc03e575a872404f33b04cd237953c5d7498 [diff] |
vdpa_sim: implement get_iova_range() This implements a sample get_iova_range() for the simulator which advertise [0, ULLONG_MAX] as the valid range. Signed-off-by: Jason Wang <jasowang@redhat.com> Link: https://lore.kernel.org/r/20201023090043.14430-4-jasowang@redhat.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>