From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lai Jiangshan Subject: Re: [RFC PATCH 2/2] kvm, x86: use ro page and don't copy shared page Date: Thu, 10 Jun 2010 19:19:55 +0800 Message-ID: <4C10CA5B.1090204@cn.fujitsu.com> References: <4C0F4883.3010100@cn.fujitsu.com> <4C0F5EAB.3030401@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from cn.fujitsu.com ([222.73.24.84]:63610 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752531Ab0FJLUN (ORCPT ); Thu, 10 Jun 2010 07:20:13 -0400 In-Reply-To: <4C0F5EAB.3030401@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: I have found out what have happen, current code has 2 serious bugs! I will sent patches to fix these bugs tomorrow(because my box is broken). And I will sent this "use ro page and don't copy shared page" pathset next week. Thanks a lot. Lai