From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWFPf-0003nD-DU for qemu-devel@nongnu.org; Wed, 29 Jul 2009 16:06:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWFPa-0003lA-4s for qemu-devel@nongnu.org; Wed, 29 Jul 2009 16:06:10 -0400 Received: from [199.232.76.173] (port=52173 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWFPZ-0003l3-N4 for qemu-devel@nongnu.org; Wed, 29 Jul 2009 16:06:05 -0400 Received: from qw-out-1920.google.com ([74.125.92.149]:36670) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWFPZ-0006Zz-5f for qemu-devel@nongnu.org; Wed, 29 Jul 2009 16:06:05 -0400 Received: by qw-out-1920.google.com with SMTP id 5so536582qwc.4 for ; Wed, 29 Jul 2009 13:06:04 -0700 (PDT) Message-ID: <4A70ABA4.5090105@codemonkey.ws> Date: Wed, 29 Jul 2009 15:05:56 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <20090729120719.GN30449@redhat.com> <20090729135057.GY30449@redhat.com> <5b31733c0907290735u5dd86d86i293f34df4ce09d10@mail.gmail.com> <4A70A400.2070703@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH v2] make windows notice media change List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: Filip Navara , qemu-devel@nongnu.org, Gleb Natapov Juan Quintela wrote: > You didn't lost anything from the old version, it already have the bug. > Value that you give it: zero. If it was in the middle of the operation, > it will give the same bug that when it was in the older host, Right, which is the root of the problem. You migrate to a new version of QEMU to fix bugs. If we don't fix bugs because we migrated from an old version, we end up in a strange situation resulting in strange bug reports. Regards, Anthony Liguori