From patchwork Tue Mar 28 08:36:17 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 96114 Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp1601700qgd; Tue, 28 Mar 2017 01:39:23 -0700 (PDT) X-Received: by 10.237.62.98 with SMTP id m31mr26498919qtf.71.1490690363432; Tue, 28 Mar 2017 01:39:23 -0700 (PDT) Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id t42si2921432qtt.117.2017.03.28.01.39.23 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 28 Mar 2017 01:39:23 -0700 (PDT) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; dkim=fail header.i=@linaro.org; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from localhost ([::1]:51571 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1csmex-0001mu-2k for patch@linaro.org; Tue, 28 Mar 2017 04:39:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1csmc9-0008GN-8K for qemu-devel@nongnu.org; Tue, 28 Mar 2017 04:36:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1csmc6-000136-5y for qemu-devel@nongnu.org; Tue, 28 Mar 2017 04:36:29 -0400 Received: from mail-wr0-x22d.google.com ([2a00:1450:400c:c0c::22d]:35142) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1csmc6-00012U-0a for qemu-devel@nongnu.org; Tue, 28 Mar 2017 04:36:26 -0400 Received: by mail-wr0-x22d.google.com with SMTP id u1so92920200wra.2 for ; Tue, 28 Mar 2017 01:36:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=MyLwwxrBNUDYlXECxDpvzQyzV8ClQv7OEPeBrmbFNuM=; b=KUozDNGPASjPx4zJQ/AxwaowgwlYAfh9yT87eT78VeSvQ7kVzyPnnCyRYhBwedw7Ls lHvLUck5lgIB0h10c08c51PK91gire2DH9Z8drUMgqiHpduQghcenlQCpyZG6yoa3q/B V4Gl5+U9wUbPgFwPOUXYiRP1l0CBlrF5ZoEe0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=MyLwwxrBNUDYlXECxDpvzQyzV8ClQv7OEPeBrmbFNuM=; b=TGovCOTcaGBn9zeR5yfDe51cqWQujVNdpiI65oDtyRwEmPn37nUhJvfMGGBqEqTbCE +PoFtHZ5teDUh65r23s2QK+VkyaG+8bZFc+w3Of50mpLFL67IQjrTQd6zyeMnfdF9ax+ pLD5cfRqdtt/uxvStD/2kaM2mff2z35MnBgr4unoDY+/2uRMaG13hXXUF3mlv65JUMtt OtoNy1dLMQfvBNnj55Mg/wrpwh3oYySDpFaSTXcjiXX+05PMgq6/kHSTwjZeAee8D3uF 4NWyhXN9ScP3+6rWVBtO4lGP5M/Pm+dn1NMfOfM2Maa3paLKuQNEkDfQ8E4w0vsAa75m nIFQ== X-Gm-Message-State: AFeK/H33KiFZod5VgPSlUl4hyf5CnsbeJKgAWYsVrSbjSyG8D2mjnOZuZWGgTKDkC28crCP1 X-Received: by 10.28.66.207 with SMTP id k76mr13627577wmi.121.1490690184431; Tue, 28 Mar 2017 01:36:24 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id k139sm2641384wmg.11.2017.03.28.01.36.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Mar 2017 01:36:23 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 2D4993E017F; Tue, 28 Mar 2017 09:36:23 +0100 (BST) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: peter.maydell@linaro.org, rth@twiddle.net, pbonzini@redhat.com, kraxel@redhat.com Date: Tue, 28 Mar 2017 09:36:17 +0100 Message-Id: <20170328083623.10396-1-alex.bennee@linaro.org> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c0c::22d Subject: [Qemu-devel] [PATCH v2 0/6] MTTCG fixes for rc1 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mttcg@listserver.greensocs.com, nikunj@linux.vnet.ibm.com, a.rigo@virtualopensystems.com, qemu-devel@nongnu.org, cota@braap.org, bobby.prani@gmail.com, =?utf-8?q?Alex_Benn=C3=A9e?= , fred.konrad@greensocs.com Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" Hi, Here is the current batch of fixes for MTTCG regressions for the next release candidate. I've dropped the speculative atomic cputlb patch and included 2 fixes to the console code. The first fixes the taking of the BQL (which I missed) and the second uses the exclusive mechanism directly in the main thread rather than queuing the work to run in the vCPU context. I kept them separate as they are logically discreet changes. The user-exec and bsd-user fixes have been posted separately before in the various report threads. Finally I claim a checkpatch exception for Pranith's newline fix. It didn't seem worth splitting the string for the sake of a semicolon on column 81 ;-) Gerd, Do you want to take the console patches via your tree or have me include it in a pull request? Alex Bennée (5): user-exec: handle synchronous signals from QEMU gracefully bsd-user: align use of mmap_lock to that of linux-user ui/console: ensure do_safe_dpy_refresh holds BQL ui/console: use exclusive mechanism directly replay/replay.c: bump REPLAY_VERSION Pranith Kumar (1): tcg: Add a new line after incompatibility warning bsd-user/mmap.c | 13 +------------ bsd-user/qemu.h | 2 -- cpu-exec-common.c | 2 +- cpus.c | 2 +- replay/replay.c | 2 +- ui/console.c | 18 +++++++++++------- user-exec.c | 18 +++++++++++++++--- 7 files changed, 30 insertions(+), 27 deletions(-) -- 2.11.0 Reviewed-by: Paolo Bonzini Reviewed-by: Gerd Hoffmann