From patchwork Thu Jul 13 14:23:55 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 787788 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)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3x7dTG2g9Nz9ryv for ; Fri, 14 Jul 2017 00:28:02 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="mPyzGsUZ"; dkim-atps=neutral Received: from localhost ([::1]:60371 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVf60-0002lR-7N for incoming@patchwork.ozlabs.org; Thu, 13 Jul 2017 10:28:00 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVf2s-00005o-M2 for qemu-devel@nongnu.org; Thu, 13 Jul 2017 10:24:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVf2p-0001pV-AE for qemu-devel@nongnu.org; Thu, 13 Jul 2017 10:24:46 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:34691) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dVf2p-0001ow-32 for qemu-devel@nongnu.org; Thu, 13 Jul 2017 10:24:43 -0400 Received: by mail-wm0-x241.google.com with SMTP id p204so5452703wmg.1 for ; Thu, 13 Jul 2017 07:24:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=dCXv5s3nqTEUov44oLriUNkPYgoTWH79UpVC6+XjAvk=; b=mPyzGsUZVElnJjj1jeB5YSteoabyeF+2xQY0qcTkhrM9YsvIcluZNm43NUoxoX0B73 Dv7YP5MCVkAcak79xx8l7Eakt0B7atxNWmK5cQNaOhgDFQ/B3/OuX2N8EwQ4a3X1SOfL b16WvBlc4RTclTHjAKp4R2VsPIktEQ9NQTtisp4DxZpkIiTG64xI0yCBhoy1/eQ2JW4v sQVNCUpijGqyhy1ocfYwOiIwWulDaYoNBWiFeIJ6FBwDOVJjbGC0L1WCdwuDqc0cDZv4 Yw908bSOTtclRMpn6/BvFLZEJhSWy4rpWbzM0dSieA1VhQBpKwk+9oxXcOg5V+vvKZVH OtfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=dCXv5s3nqTEUov44oLriUNkPYgoTWH79UpVC6+XjAvk=; b=DvL/lAapeV/5hc9VGdODruSqpS39sqbpv/YpccwWLYOqxQr4g0AScTKhiWQR1opi8N VMJZ4++AZNxUplBHl6Qg751UTewKDCD9R3n1hgeYFiQzM1ejK5BGeApQcl7mu5DhRznC PH3dsw2YRCocNnRffs/8glorDZdDwxEwjnZrJgg+uBwOF2CujyEEy9/ZKuPQKF+T8wKY 8QLJMsVSzP1+kiPVZ5FjCC0lCuwJVFwSQcZFy6wy7atfL05JFdVVWZEUA3iBobeI4A6Q dczcJRYIrUUTuwm/2BK/lvjfm6SUFRFmowrn7TMdCKi5nQ1J2yviFKclkTmMlq3ZtYJn MXyw== X-Gm-Message-State: AIVw113TMDPEaX/iLUIkzlrs8QgRjf5qvAjjOHpSDoAxP2VQ9I9X+Bxf DLbZympb/uBglE85kbM= X-Received: by 10.28.93.1 with SMTP id r1mr2268212wmb.26.1499955881722; Thu, 13 Jul 2017 07:24:41 -0700 (PDT) Received: from 640k.lan (94-39-191-51.adsl-ull.clienti.tiscali.it. [94.39.191.51]) by smtp.gmail.com with ESMTPSA id k75sm6042448wmh.10.2017.07.13.07.24.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2017 07:24:40 -0700 (PDT) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Thu, 13 Jul 2017 16:23:55 +0200 Message-Id: <1499955874-10954-3-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1499955874-10954-1-git-send-email-pbonzini@redhat.com> References: <1499955874-10954-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c09::241 Subject: [Qemu-devel] [PULL 02/41] MAINTAINERS: update TCG entries 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: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Philippe Mathieu-Daudé moved in a9ded601..244f1441 to accel/ Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20170629150308.22766-2-f4bug@amsat.org> Reviewed-by: Thomas Huth Signed-off-by: Paolo Bonzini --- MAINTAINERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9529c94..74b3956 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -84,14 +84,10 @@ M: Paolo Bonzini M: Peter Crosthwaite M: Richard Henderson S: Maintained -F: cpu-exec.c -F: cpu-exec-common.c F: cpus.c -F: cputlb.c F: exec.c F: softmmu_template.h -F: translate-all.* -F: translate-common.c +F: accel/tcg/ F: include/exec/cpu*.h F: include/exec/exec-all.h F: include/exec/helper*.h