From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=57532 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pcc8o-0001vC-Tv for qemu-devel@nongnu.org; Tue, 11 Jan 2011 06:11:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pcc8n-0005Do-RZ for qemu-devel@nongnu.org; Tue, 11 Jan 2011 06:11:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pcc8n-0005DZ-Kl for qemu-devel@nongnu.org; Tue, 11 Jan 2011 06:11:53 -0500 Message-ID: <4D2C3B4D.2090709@redhat.com> Date: Tue, 11 Jan 2011 12:13:17 +0100 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: KVM call agenda for Jan 11 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: quintela@redhat.com Cc: Chris Wright , qemu-devel@nongnu.org, kvm-devel Am 10.01.2011 14:32, schrieb Juan Quintela: > Juan Quintela wrote: >> Juan Quintela wrote: >> >> Now sent it to the right kvm list. Sorry for the second sent. >> >>> Please send any agenda items you are interested in covering. >>> >>> - KVM Forum 2011 (Jes). >>> >>> thanks, Juan. > > - migration and block devices: a mess. > * patches I sent last week: only work for root (for some definition of > work) > * qemu is used as non-root user. > * forcing to have cache=none solves the issue I need to have a look at the specific problem, but it's hard to imagine that cache=none fixes anything reliably. Kevin