From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwcSR-0004RM-Qn for qemu-devel@nongnu.org; Wed, 01 Aug 2012 13:11:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwcSQ-0005OA-LH for qemu-devel@nongnu.org; Wed, 01 Aug 2012 13:11:39 -0400 Received: from e23smtp04.au.ibm.com ([202.81.31.146]:57453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwcSQ-0005Ns-2t for qemu-devel@nongnu.org; Wed, 01 Aug 2012 13:11:38 -0400 Received: from /spool/local by e23smtp04.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 2 Aug 2012 03:10:59 +1000 Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q71H3F6U14483484 for ; Thu, 2 Aug 2012 03:03:15 +1000 Received: from d23av01.au.ibm.com (loopback [127.0.0.1]) by d23av01.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q71HBVP8028621 for ; Thu, 2 Aug 2012 03:11:32 +1000 Message-ID: <50196341.9030106@linux.vnet.ibm.com> Date: Wed, 01 Aug 2012 22:41:29 +0530 From: Supriya Kannery MIME-Version: 1.0 References: <20120730213409.21536.7589.sendpatchset@skannery.in.ibm.com> <50184126.6080506@redhat.com> In-Reply-To: <50184126.6080506@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [v2 Patch 0/9]block: Image file reopen and dynamic host pagecache change Reply-To: supriyak@linux.vnet.ibm.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: jcody@redhat.com Cc: Kevin Wolf , Shrinidhi Joshi , Stefan Hajnoczi , qemu-devel@nongnu.org, Luiz Capitulino , Christoph Hellwig On 08/01/2012 02:03 AM, Jeff Cody wrote: > On 07/30/2012 05:34 PM, Supriya Kannery wrote: >> For changing host pagecache setting of a running VM, it is >> important to have a safe way of reopening its image file. >> > > Hi Supriya, > > I never received patches 6 or 8, either through the list or at my direct > email address - looking at the qemu-devel archives, they are also > missing from there: > > http://lists.gnu.org/archive/html/qemu-devel/2012-07/threads.html > > Did those get lost somehow, or perhaps they didn't get sent? > > Thanks, > Jeff > Thanks! Jeff, for pointing this out. Looks like they got lost somehow, because the I had tried to send the patchset to myself as a trial before posting to qemu-devel and there I can see 6 and 8 as well. Will resend the lost patches now. -Rgds, Supriya