From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXV4R-0003YC-EO for qemu-devel@nongnu.org; Tue, 08 Apr 2014 08:24:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXV4K-0005iR-FZ for qemu-devel@nongnu.org; Tue, 08 Apr 2014 08:24:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXV4K-0005iB-6a for qemu-devel@nongnu.org; Tue, 08 Apr 2014 08:24:00 -0400 Date: Tue, 8 Apr 2014 15:24:37 +0300 From: "Michael S. Tsirkin" Message-ID: <1396959858-6682-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL for-2.0] acpi bug fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Anthony Liguori The following changes since commit 55519a4b244e4822774b593e36647ecf7598286b: Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.0' into staging (2014-04-07 17:57:23 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream for you to fetch changes up to f2ccc311df55ec026a8f8ea9df998f26314f22b2: dsdt: tweak ACPI ID for hotplug resource device (2014-04-08 15:22:59 +0300) ---------------------------------------------------------------- acpi bug fix Here is a single last minute fix for 2.0 This changes the HID of the container used to claim resources for CPU hotplug. As a result, windows XP SP3 no longer brings up an annoying "found new hardware" wizard on boot. Signed-off-by: Michael S. Tsirkin ---------------------------------------------------------------- Michael S. Tsirkin (1): dsdt: tweak ACPI ID for hotplug resource device hw/i386/acpi-dsdt-cpu-hotplug.dsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)