On Fri, 21 Sep 2018 10:30:11 +0200 Gerd Hoffmann <kraxel@xxxxxxxxxx> wrote: > Update vfio api, adapt mbochs sample driver. > > v3: refine vfio region layout, improve documentation. > v2: try vfio region approach. > > Gerd Hoffmann (2): > vfio: add edid api for display (vgpu) devices. > vfio: add edid support to mbochs sample driver > > include/uapi/linux/vfio.h | 50 +++++++++++++++++ > samples/vfio-mdev/mbochs.c | 136 ++++++++++++++++++++++++++++++++++++++------- > 2 files changed, 167 insertions(+), 19 deletions(-) > This looks good to me, but I'm not clear if the discussion about pixel clocks fully ran its course. Zhenyu, are you satisfied GVT-g can work within this interface? Any comments from NVIDIA? Thanks, Alex