From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0Qja-000877-RX for qemu-devel@nongnu.org; Tue, 20 Oct 2009 22:15:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0QjV-00085w-4w for qemu-devel@nongnu.org; Tue, 20 Oct 2009 22:15:29 -0400 Received: from [199.232.76.173] (port=50193 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0QjV-00085p-1k for qemu-devel@nongnu.org; Tue, 20 Oct 2009 22:15:25 -0400 Received: from kuber.nabble.com ([216.139.236.158]:34860) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N0QjU-0007EB-Jt for qemu-devel@nongnu.org; Tue, 20 Oct 2009 22:15:24 -0400 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N0QjT-0005C3-0i for qemu-devel@nongnu.org; Tue, 20 Oct 2009 19:15:23 -0700 Message-ID: <25985483.post@talk.nabble.com> Date: Tue, 20 Oct 2009 19:15:23 -0700 (PDT) From: TeLeMan Subject: [Qemu-devel] Should MSR EFER and MSR STAR be saved to vmstate on target-i386? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I saw MSR EFER and MSR STAR were saved to vmstate on target-x86_64 only.But MSR EFER and MSR STAR can be accessed on target-i386,so should MSR EFER and MSR STAR be saved to vmstate on target-i386 too? -- View this message in context: http://www.nabble.com/Should-MSR-EFER-and-MSR-STAR-be-saved-to-vmstate-on-target-i386--tp25985483p25985483.html Sent from the QEMU - Dev mailing list archive at Nabble.com.