qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] qxl fb size and async fix
@ 2012-06-11  6:23 Alon Levy
  2012-06-11  6:23 ` [Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size Alon Levy
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Alon Levy @ 2012-06-11  6:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel

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

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

end of thread, other threads:[~2012-06-11 10:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11  6:23 [Qemu-devel] [PATCH 0/3] qxl fb size and async fix Alon Levy
2012-06-11  6:23 ` [Qemu-devel] [PATCH 1/3] qxl: add fb_size_mb and fb_size Alon Levy
2012-06-11  7:42   ` Gerd Hoffmann
2012-06-11  8:26     ` Alon Levy
2012-06-11  8:29       ` Gerd Hoffmann
2012-06-11  8:35         ` Alon Levy
2012-06-11  9:33         ` Alon Levy
2012-06-11 10:18           ` Gerd Hoffmann
2012-06-11 10:23             ` Alon Levy
2012-06-11  6:24 ` [Qemu-devel] [PATCH 2/3] qxl: refuse to create primary larger then fb size Alon Levy
2012-06-11  6:24 ` [Qemu-devel] [PATCH 3/3] qxl: reset current_async on qxl_soft_reset Alon Levy

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).