qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] qxl fb size and async fix


From: Alon Levy
Subject: [Qemu-devel] [PATCH 0/3] qxl fb size and async fix
Date: Mon, 11 Jun 2012 09:23:58 +0300

Hi Gerd,

 Some additional patches to go on top of "hw/qxl: ignore guest from guestbug 
until reset".
 
 Tree (with previous patchset, without qxl info) available at
 
  git://people.freedesktop.org/~alon/qemu to-q/qxl/fb_async_fix.v1
 
 First two add a fb_size_mb property and use that to allow larger framebuffers,
 second bugs out on too large primary create request, and third resets the
 current_async to allow recovery from bad state via reset. I'm dropping the qxl
 info patch for now, lack of time.

Alon

Alon Levy (3):
  qxl: add fb_size_mb and fb_size
  qxl: refuse to create primary larger then fb size
  qxl: reset current_async on qxl_soft_reset

 hw/qxl.c |   42 +++++++++++++++++++++++++++++++-----------
 hw/qxl.h |    2 ++
 2 files changed, 33 insertions(+), 11 deletions(-)

-- 
1.7.10.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]