From patchwork Fri Nov 2 17:23:32 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 196649 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D0EB82C00C4 for ; Sat, 3 Nov 2012 04:23:56 +1100 (EST) Received: from localhost ([::1]:46430 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUKyG-0001FV-F3 for incoming@patchwork.ozlabs.org; Fri, 02 Nov 2012 13:23:52 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUKy8-0001DS-QR for qemu-devel@nongnu.org; Fri, 02 Nov 2012 13:23:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TUKy7-0004jy-Ou for qemu-devel@nongnu.org; Fri, 02 Nov 2012 13:23:44 -0400 Received: from cantor2.suse.de ([195.135.220.15]:38864 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUKy7-0004jl-I1 for qemu-devel@nongnu.org; Fri, 02 Nov 2012 13:23:43 -0400 Received: from relay2.suse.de (unknown [195.135.220.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 3F751A30B9; Fri, 2 Nov 2012 18:23:42 +0100 (CET) From: =?UTF-8?q?Andreas=20F=C3=A4rber?= To: qemu-devel@nongnu.org Date: Fri, 2 Nov 2012 18:23:32 +0100 Message-Id: <1351877013-25751-1-git-send-email-afaerber@suse.de> X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 195.135.220.15 Cc: =?UTF-8?q?Andreas=20F=C3=A4rber?= , anthony@codemonkey.ws Subject: [Qemu-devel] [PULL buildfix] QOM CPUState patch queue 2012-11-02 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Hello, Here's a build fix for {i386,x86_64}-linux-user. Please pull. Regards, Andreas The following changes since commit 4ba79505f43bd0ace35c3fe42197eb02e7e0478e: Merge remote-tracking branch 'kraxel/pixman.v3' into staging (2012-11-01 11:14:39 -0500) are available in the git repository at: git://github.com/afaerber/qemu-cpu.git qom-cpu for you to fetch changes up to e4ab0d6b0d1118a90238d8194eedb91aab15ebe1: target-i386: cpu: fix --disable-kvm compilation (2012-11-02 17:55:29 +0100) ---------------------------------------------------------------- Eduardo Habkost (1): target-i386: cpu: fix --disable-kvm compilation target-i386/cpu.c | 4 ++++ 1 Datei geändert, 4 Zeilen hinzugefügt(+)