qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/3] hw/display: Refresh UI depending on vGPU page flip events
@ 2019-06-04  9:58 Tina Zhang
  2019-06-04  9:58 ` [Qemu-devel] [RFC PATCH 1/3] vfio: Add a funtion to return a specific irq capabilities Tina Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tina Zhang @ 2019-06-04  9:58 UTC (permalink / raw)
  To: intel-gvt-dev, qemu-devel
  Cc: kevin.tian, zhenyuw, Tina Zhang, alex.williamson, zhiyuan.lv,
	hang.yuan, zhi.a.wang, kraxel

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-06-05 15:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-04  9:58 [Qemu-devel] [RFC PATCH 0/3] hw/display: Refresh UI depending on vGPU page flip events Tina Zhang
2019-06-04  9:58 ` [Qemu-devel] [RFC PATCH 1/3] vfio: Add a funtion to return a specific irq capabilities Tina Zhang
2019-06-04  9:58 ` [Qemu-devel] [RFC PATCH 2/3] ui/console: Introduce two new APIs Tina Zhang
2019-06-04  9:58 ` [Qemu-devel] [RFC PATCH 3/3] vfio/display: Refresh display depending on vGPU page flip events Tina Zhang
2019-06-04 10:58 ` [Qemu-devel] [RFC PATCH 0/3] hw/display: Refresh UI " no-reply
2019-06-04 11:18 ` no-reply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).