[RFC PATCH 0/3] hw/display: Refresh UI depending on vGPU page flip events

Tina Zhang tina.zhang at intel.com
Tue Jun 4 09:58:44 UTC 2019


This series shows the idea to refresh UI console depending on vGPU
page flip events.

Tina Zhang (3):
  vfio: Add a funtion to return a specific irq capabilities
  ui/console: Introduce two new APIs
  vfio/display: Refresh display depending on vGPU page flip events

 hw/vfio/common.c              |  78 +++++++++++
 hw/vfio/display.c             | 249 +++++++++++++++++++++++++++++-----
 include/hw/vfio/vfio-common.h |  11 ++
 include/ui/console.h          |   2 +
 ui/console.c                  |  35 +++++
 5 files changed, 343 insertions(+), 32 deletions(-)

-- 
2.17.1



More information about the intel-gvt-dev mailing list