From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzVbC-0002ZA-Fk for qemu-devel@nongnu.org; Mon, 01 Jun 2015 15:42:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YzVb9-0006wN-Bw for qemu-devel@nongnu.org; Mon, 01 Jun 2015 15:42:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzVb9-0006wH-6Y for qemu-devel@nongnu.org; Mon, 01 Jun 2015 15:42:11 -0400 Date: Mon, 1 Jun 2015 21:42:07 +0200 From: "Michael S. Tsirkin" Message-ID: <1433187695-19873-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 fixup] pc build fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell The following changes since commit 830d70db692e374b55555f4407f96a1ceefdcc97: vhost-user: add multi queue support (2015-06-01 14:18:55 +0200) 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 9e472263b07d53cb3401ee49ef1b45ef195ddb84: acpi: add missing ssdt (2015-06-01 21:40:22 +0200) ---------------------------------------------------------------- pc build fix My last pull breaks build on systems with iasl. Fix this up. Signed-off-by: Michael S. Tsirkin ---------------------------------------------------------------- Michael S. Tsirkin (1): acpi: add missing ssdt hw/i386/ssdt-tpm-common.dsl | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 hw/i386/ssdt-tpm-common.dsl