From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxMiz-0001yq-Mr for qemu-devel@nongnu.org; Mon, 12 Oct 2009 11:22:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxMiv-0001u1-Rc for qemu-devel@nongnu.org; Mon, 12 Oct 2009 11:22:13 -0400 Received: from [199.232.76.173] (port=39725 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxMiv-0001tP-AM for qemu-devel@nongnu.org; Mon, 12 Oct 2009 11:22:09 -0400 Received: from mail2.shareable.org ([80.68.89.115]:42186) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MxMiu-0007GS-Rv for qemu-devel@nongnu.org; Mon, 12 Oct 2009 11:22:09 -0400 Date: Mon, 12 Oct 2009 16:21:54 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] Re: [PATCH 2/3] qemu: make cirrus init value pci spec compliant Message-ID: <20091012152154.GF13560@shareable.org> References: <4ACE0FC6.3050908@redhat.com> <20091008184011.GA6576@shareable.org> <20091009064359.GA9942@redhat.com> <20091009070049.GG19692@redhat.com> <20091009101259.GA12027@redhat.com> <20091009114903.GI19692@redhat.com> <4AD3330B.4090506@redhat.com> <20091012135318.GB3026@redhat.com> <4AD3423B.3020908@redhat.com> <20091012145256.GF3026@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091012145256.GF3026@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: Anthony Liguori , kvm-devel , "Michael S. Tsirkin" , "qemu-devel@nongnu.org" , Avi Kivity , Gerd Hoffmann Gleb Natapov wrote: > But KVM doesn't support it (memory is always writable). That seems like something which could be fixed. -- Jamie