From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UylA7-00050V-EK for qemu-devel@nongnu.org; Mon, 15 Jul 2013 11:58:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UylA4-000477-JK for qemu-devel@nongnu.org; Mon, 15 Jul 2013 11:58:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14693) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UylA4-000470-CY for qemu-devel@nongnu.org; Mon, 15 Jul 2013 11:58:04 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r6FFw32G019935 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Jul 2013 11:58:03 -0400 Received: from redhat.com (vpn1-4-193.ams2.redhat.com [10.36.4.193]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with SMTP id r6FFw2sB031418 for ; Mon, 15 Jul 2013 11:58:02 -0400 Date: Mon, 15 Jul 2013 18:59:23 +0300 From: "Michael S. Tsirkin" Message-ID: <20130715155923.GA5365@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] 1.6 features: acpi table generation, pci bridge hotplug support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Please note that two features: acpi table generation and pci bridge hotplug support - intended for 1.6 have been posted but not yet committed. Feature pages and feature description can be found in the wiki. I'm addressing review comments for these two patchsets. While they are large they are also very well contained (and addressing comments is making them even more contained) so I think meging them between soft and hard freeze shouldn't be a problem.