qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] fix two revision related errors


From: Alon Levy
Subject: [Qemu-devel] [PATCH v2 0/2] fix two revision related errors
Date: Wed, 16 Jan 2013 19:59:28 +0200

Regarding orientation setting in windows 7 64 guest:
Desktop, right click->Screen resolution
 - You can choose Orientation: Landscape, Portrait, Landscape (flipped), 
Portrait (flipped)
 - You can choose Resolution
 - You can click "Advanced Settings", then "List All Modes" at the bottom, you 
get all the modes (i.e. four of each resolution, one for each orientation)

There are two changes after applying the "change rom size to 8192" patch:
 - there is no longer an Orientation option
 - the modes listed under "List All Modes" reduce as expected

Changes to the second patch:
 - no orientations except the normal
 - hard code 8192 bytes rom size
 - assert if the required size is larger

Alon Levy (2):
  qxl: stop using non revision 4 rom fields for revision < 4
  qxl: change rom size to 8192

 hw/qxl.c     | 25 ++++++++++++++++++-------
 trace-events |  2 ++
 2 files changed, 20 insertions(+), 7 deletions(-)

-- 
1.8.0.1




reply via email to

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