From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEZEJ-0001Ay-74 for qemu-devel@nongnu.org; Mon, 25 Apr 2011 23:46:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEZEH-0005LK-Ua for qemu-devel@nongnu.org; Mon, 25 Apr 2011 23:46:27 -0400 Received: from mail-yi0-f45.google.com ([209.85.218.45]:38173) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEZEH-0005LD-Ry for qemu-devel@nongnu.org; Mon, 25 Apr 2011 23:46:25 -0400 Received: by yib19 with SMTP id 19so123802yib.4 for ; Mon, 25 Apr 2011 20:46:24 -0700 (PDT) From: "Justin M. Forbes" Content-Type: text/plain; charset="UTF-8" Date: Mon, 25 Apr 2011 22:46:21 -0500 Message-ID: <1303789581.4205.2.camel@fedora64.linuxtx.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Fedora Virt Status List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: virt@lists.fedoraproject.org Cc: qemu-devel@nongnu.org Fedora 14 - We have 95 open bugs, 5 of which have fixes in awaiting updates. - 17 bugs have been closed in the last week Fedora 15 - We have 22 open bugs. - 9 bugs have been closed in the last week - Beta is released, go test! - Upcoming Dates of importance: 2011-05-09 Final Change Deadline 2011-05-10 Compose 'Final' RC 2011-05-24 Fedora 15 Final Release == Updates Needing review == The following packages are in updates-testing and need review and karma as appropriate: F14: - libguestfs-1.8.6-1.fc14 New stable version 1.8.6 - spice-protocol-0.8.0-1.fc14 Add support for copy and paste using the primary selection, to use this you need a spice-gtk widget based client and the latest spice-gtk code Various small bug fixes F15: - libguestfs-1.10.2-1.fc15 New upstream stable version 1.10.2. == Virt Preview Repository == The virt-preview repository is now active for F14 users wishing to run the latest F15 virt packages on their stable F14 systems. F13 virt-preview users will still get the latest F14 packages. For details on how to run enable virt-preview, please see: https://fedoraproject.org/wiki/Virtualization_Preview_Repository == Bugs of importance: == - 674530 Change CDROM of guest, new CD is truncated to the size of the old Installing a very old guest which requires several CDs, the CD size is truncated to the size of the first CD. This could be a bug in the guest kernel, but needs to be investigated to ensure that it is not a hypervisor issue. - 693530 Qemu does the wrong thing with Cache=None and looks like corruption btrfs complains about corruption when Windows guests do certain types of writes with cache=none.