From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtHgF-0004as-6e for qemu-devel@nongnu.org; Tue, 25 Nov 2014 10:05:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtHg9-0005Nh-27 for qemu-devel@nongnu.org; Tue, 25 Nov 2014 10:05:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtHg8-0005Nd-Qi for qemu-devel@nongnu.org; Tue, 25 Nov 2014 10:05:20 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAPF5JYX014467 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 25 Nov 2014 10:05:19 -0500 Message-ID: <1416927916.13020.8.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 25 Nov 2014 16:05:16 +0100 In-Reply-To: <20141125103514.GA1217@redhat.com> References: <1414487352-6027-1-git-send-email-kraxel@redhat.com> <1414487352-6027-3-git-send-email-kraxel@redhat.com> <20141123121134.GA3474@redhat.com> <1416819311.3806.16.camel@nilsson.home.kraxel.org> <20141124115050.GA14353@redhat.com> <1416831539.3806.36.camel@nilsson.home.kraxel.org> <20141125103514.GA1217@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] vga: flip qemu 2.2 pc machine types from cirrus to stdvga List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: ajax@redhat.com, qemu-devel@nongnu.org Hi, > I checked windows 7, and I see a problem with it, as well: > with -vga cirrus, hybernate is enabled, with new default, > it is disabled :( No difference here. sleep is grayed, hibernate is available, for both cirrus+stdvga. Noticed that hibernate was grayed on the first vm boot with cirrus plugged in though, so maybe you have to reboot once after windows went through the new-hardware-found cycle. cheers, Gerd