From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxB4G-0004JM-90 for qemu-devel@nongnu.org; Mon, 21 Jan 2013 01:41:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxAyx-0002QN-Fw for qemu-devel@nongnu.org; Mon, 21 Jan 2013 01:35:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:17087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxAqU-0000Vl-Ee for qemu-devel@nongnu.org; Mon, 21 Jan 2013 01:27:02 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r0L6R0A1027717 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 21 Jan 2013 01:27:00 -0500 Message-ID: <50FCDFB2.3020605@redhat.com> Date: Mon, 21 Jan 2013 07:26:58 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <50F5738A.7080904@redhat.com> <1358359170-19271-1-git-send-email-alevy@redhat.com> <50F7F662.4000907@redhat.com> <20130120163004.GA11499@garlic.redhat.com> In-Reply-To: <20130120163004.GA11499@garlic.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/2] fix two revision related errors List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: qemu-devel@nongnu.org Hi, >> I can't see a difference between Landscape + Landscape (flipped). >> Likewise Portrait + Portrait (flipped). Is there any? > > I can't actually get the "(flipped)" modes (both portrait and landscape) > to work, I get an error message "Unable to save display settings". How > did you manage to get them to work? which driver, qemu command line, > qemu version did you use? upstream qemu, qxl.rev set to 3, qxl driver 4.5.something (i.e. not the latest 5.x). cheers, Gerd