From patchwork Tue Jun 12 10:58:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 138312 Delivered-To: patch@linaro.org Received: by 2002:a2e:970d:0:0:0:0:0 with SMTP id r13-v6csp5192853lji; Tue, 12 Jun 2018 03:59:16 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKBKyj8x0v5llPAbifzBkz2s0yCqutG/EOFrA9iCPDvcPjKiuwbyi6bhWCMwkUYRcBZjJ6M X-Received: by 2002:a0c:8b4b:: with SMTP id d11-v6mr2783900qvc.241.1528801156711; Tue, 12 Jun 2018 03:59:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528801156; cv=none; d=google.com; s=arc-20160816; b=pfT96eRLe6WOGCLOxaIn3suugevJSeEVOWP7VgzUjbUdVjABEHXM2lrHxN6bwrYSr0 Eo7pBgmoAKajPh8o1YCXqR/0sc4B7LqhTP/cEfvFHp41+qqIYsVIIhBwhpTti45dQmUc UFowkb/fld0l+qKXkgktVFpcIMzDVHd3DuFzvitVuZGbUV5RrCOHqovB2w66Lep9BX1X QflIDK+rLatEqj9C1t2owZN5AyHrZDL+6gwBba1Fj/DEczEG64PvcILH95CZSP1L4Tl7 9GEsFZQqx3D1LrVniNc+75EspnP1H0hP3Fg3ZcK6V8YJjRrhcWeENH5WGZngFHGOLzNm CFRA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:cc:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject:references:in-reply-to :message-id:date:to:from:arc-authentication-results; bh=AQjj9MJ2lpsZXslb95r6GFoRgOluDJ+6v9xHWp363B0=; b=wXo110+BF4+rBu/FXFcKTnIpiSMg0sBwH29ziGdx6nw66Mz3W9PzbJ1yedlheiybTH c+iRnrwOfcNBoJNmB4Urm+YqaPzJNmgq6umv9O3m9BSutesxuEEN8mYVVlKBuq14moGQ s8Kk2doS2i0r2m7RGK++Lch2fZxuFKodlX82Ftc30LcNYu1XleBznBRqKbBWgdOF1oXn yrn75EQPB/96I04uRYVPveMIZixcpjA0EtzoOsJE5dFbbKBUYM2eeSHKshfX1jmgwnYX NJVGbJMQs5OavZXCv463dPTUC8bqL+QuttpgPkgx3JLgzMB4kqHCvgPJVXI+0Rpfoomx fWUA== ARC-Authentication-Results: i=1; mx.google.com; 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" Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id o34-v6si577370qtc.295.2018.06.12.03.59.16 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 12 Jun 2018 03:59:16 -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; 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" Received: from localhost ([::1]:54465 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSh1A-0003U5-7C for patch@linaro.org; Tue, 12 Jun 2018 06:59:16 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSh0o-0003SU-JR for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:58:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSh0m-0007Dd-TO for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:58:54 -0400 Received: from mout.kundenserver.de ([212.227.126.135]:48159) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fSh0m-0007Cq-IS for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:58:52 -0400 Received: from localhost.localdomain ([78.238.229.36]) by mrelayeu.kundenserver.de (mreue003 [212.227.15.167]) with ESMTPSA (Nemesis) id 0M6ydl-1gDeqx3XQT-00wlpE; Tue, 12 Jun 2018 12:58:39 +0200 From: Laurent Vivier To: qemu-devel@nongnu.org Date: Tue, 12 Jun 2018 12:58:28 +0200 Message-Id: <20180612105831.25703-6-laurent@vivier.eu> X-Mailer: git-send-email 2.14.4 In-Reply-To: <20180612105831.25703-1-laurent@vivier.eu> References: <20180612105831.25703-1-laurent@vivier.eu> X-Provags-ID: V03:K1:oOKE1MKTHUyBC4H/nTDC0//s239wcJwBi/xx+x4GoFQuHGpKY92 GRILmb8RUct9E8eUguHy0fd2yh8Vhrv9jPm770w94jeTzfrF2tJaCfzr4BkYv74T0GGmC0R 7XxD0e1Su+G+fKe0STaSuwbSbNaZF3IEhhO0cQz6ClX/56tQKB2XrPmZfwGVL8tWc9o88WS BD/XF7rcwfxlyDuRHWXkg== X-UI-Out-Filterresults: notjunk:1; V01:K0:jhw9VF2oNm8=:0L6476BOgerk2fgodsF2eW 4Zu0z//oBLeZ4GCRPEvHw2odxFnqqqmIdwg4CSV0T/wBJEBgpUe/xGmdwSLLvjcndeCOpEYi3 M3asRiIxAvgJ8ObcfeCsfhws7QMovxUlCmA9mbOrwM/5hkJiSBjxz9snPKp6YxAKdy+GZx6+h ghpIj+hw8s+MJ9cUDwYTPavP3b0Fxi14AK49TUm0pPpPuq9UX8fWo55+A58PbXkLSzeykOvD9 OMeyQm1IgQrYwLoTniohsIwzSbuy/ukHTel0e7tWjjWt9vkh7/Oez8PRHL2DkVqRRgEw7u3k9 +zGPVLO2JMQyqdmm41iKJXMUpNfn6fmW61dyOe1ut/Ouh7p9/7jT7sPr8tM2NYf1kIZXa2lXv pa0tLkWnwsl9Zjim4nAEOh2Ex8lv1IyFkGNcujfii7sSpkJt8iOVjZgCzEIVLODS1a+cK/GWD sB0cTb9gtcNwmzGa4KVaZHwkuNrHJ1XT+FbGzPyDPDuq13oC2APDD+B1wxyjxLxG7Jnzskk1C RdFj0Nqnt5qv2m/fSuMklOx6kOu0VHfmh4LAbsgE3jxvVzutQSkepwbRVVp0sKpx2TMTxo8uu 0d6GXMB+8YoEisMX1muq0OXMRsjpRBFiDM5MhuoVf02xMWPMyTH3l5CEtqzoIrSzLrbGQJ2iL wusPTs4EZXtf6h8o3Wo41hVeS+7fKFCCnuMXYpfsHUbtFEAi/hkE7XacBEMQbeOYh8GM= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 212.227.126.135 Subject: [Qemu-devel] [PULL 5/8] linux-user/alpha: Fix epoll syscalls 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: Riku Voipio , Richard Henderson , Laurent Vivier Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" From: Richard Henderson These were named incorrectly, going so far as to invade strace.list. Signed-off-by: Richard Henderson Reviewed-by: Laurent Vivier Message-Id: <20180607184844.30126-2-richard.henderson@linaro.org> [lv: replace tabs by spaces] Signed-off-by: Laurent Vivier --- linux-user/alpha/syscall_nr.h | 6 +++--- linux-user/strace.list | 9 --------- 2 files changed, 3 insertions(+), 12 deletions(-) -- 2.14.4 diff --git a/linux-user/alpha/syscall_nr.h b/linux-user/alpha/syscall_nr.h index 00e14bb6b3..fbb1ed288b 100644 --- a/linux-user/alpha/syscall_nr.h +++ b/linux-user/alpha/syscall_nr.h @@ -343,9 +343,9 @@ #define TARGET_NR_io_cancel 402 #define TARGET_NR_exit_group 405 #define TARGET_NR_lookup_dcookie 406 -#define TARGET_NR_sys_epoll_create 407 -#define TARGET_NR_sys_epoll_ctl 408 -#define TARGET_NR_sys_epoll_wait 409 +#define TARGET_NR_epoll_create 407 +#define TARGET_NR_epoll_ctl 408 +#define TARGET_NR_epoll_wait 409 #define TARGET_NR_remap_file_pages 410 #define TARGET_NR_set_tid_address 411 #define TARGET_NR_restart_syscall 412 diff --git a/linux-user/strace.list b/linux-user/strace.list index a91e33f7e5..2bc5ba04d4 100644 --- a/linux-user/strace.list +++ b/linux-user/strace.list @@ -1467,15 +1467,6 @@ #ifdef TARGET_NR__sysctl { TARGET_NR__sysctl, "_sysctl" , NULL, NULL, NULL }, #endif -#ifdef TARGET_NR_sys_epoll_create -{ TARGET_NR_sys_epoll_create, "sys_epoll_create" , NULL, NULL, NULL }, -#endif -#ifdef TARGET_NR_sys_epoll_ctl -{ TARGET_NR_sys_epoll_ctl, "sys_epoll_ctl" , NULL, NULL, NULL }, -#endif -#ifdef TARGET_NR_sys_epoll_wait -{ TARGET_NR_sys_epoll_wait, "sys_epoll_wait" , NULL, NULL, NULL }, -#endif #ifdef TARGET_NR_sysfs { TARGET_NR_sysfs, "sysfs" , NULL, NULL, NULL }, #endif From patchwork Tue Jun 12 10:58:29 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 138316 Delivered-To: patch@linaro.org Received: by 2002:a2e:970d:0:0:0:0:0 with SMTP id r13-v6csp5201479lji; Tue, 12 Jun 2018 04:06:35 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIMMFQTWhdbrxrT4Q0zwuiB+IaEXwSR9K/IoovFhbDAAFqPtlSluHhLr4bUj9L1O3BfxD6e X-Received: by 2002:aed:21ce:: with SMTP id m14-v6mr2983236qtc.292.1528801594969; Tue, 12 Jun 2018 04:06:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528801594; cv=none; d=google.com; s=arc-20160816; b=SW5JupZQYWFNnep78Y594MnCgeco94c5s9nOc83ZXJ+dd0mQyqy0fboZ8fC3x+WbRc X0jl1lXsi9x2VCd9H9tSMZ3q0bMpP8CIgggUAU8jxy0fQriXQyxiw3zk1ZlgsPY25+oP HZBfT/L0UXV4f913pDiQxj8e/qzDoMm6pf2fol2mnYqILK7yAdNdPR8RZ/DQ4fqnTy6t 1E7kEITmq37TCf+QNocGuTF7PxP5kb0dHGbQOXvdxS8JI1fCm6I5+biLmkXL5Rwoof/H AeYkb3JwFYeWlWt181prJsc8V9SCnp2oFswFOO8fLEZVd4n3Tn5hF2ffidypDLrepNn0 22Tw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:cc:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject :content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:to:from:arc-authentication-results; bh=CXIZj0/hZm04GcUpIgbhq3lrFCR2vBo3yMgzNtw5TOA=; b=Yxi6By9TSRoGpRuY+u2aSFCfScr7YqgMTm1fGeVk0HbjbxCehQiJ/wEm3Xp00t7xrF GqgCh9kMzuodVBmr0dolBfTDRtWfv/CJRBAqkYhMXnd5SS4bk3aREwpbC+cXoibWgjGe ZLBdf1NaXKcJglJyotWEYQaLa3xBD/ZmPqL8ygM9//BFgUGwsfUOc95YOJjpu205g+sT X74Lm6eSQixV30E33YwExuJ2R0NY6DGM6MAp0z+gekh5XG1S4zGrDD0xswY63UHSg1PV DaCovvmP/lTOLmUJ0oMYucr2weAXw/YLSInmK5mesbN9TAl5QSG15tAbudoyyw3jlNyF +Y/A== ARC-Authentication-Results: i=1; mx.google.com; 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" Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id l78-v6si601132qke.148.2018.06.12.04.06.34 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 12 Jun 2018 04:06:34 -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; 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" Received: from localhost ([::1]:54512 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSh8E-0001CV-Fq for patch@linaro.org; Tue, 12 Jun 2018 07:06:34 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSh1G-0003s9-RB for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:59:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSh1C-0007P7-Tk for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:59:22 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:52061) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fSh1C-0007OV-J4 for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:59:18 -0400 Received: from localhost.localdomain ([78.238.229.36]) by mrelayeu.kundenserver.de (mreue003 [212.227.15.167]) with ESMTPSA (Nemesis) id 0Ldqv1-1g9gs81Qwt-00j2Z8; Tue, 12 Jun 2018 12:58:39 +0200 From: Laurent Vivier To: qemu-devel@nongnu.org Date: Tue, 12 Jun 2018 12:58:29 +0200 Message-Id: <20180612105831.25703-7-laurent@vivier.eu> X-Mailer: git-send-email 2.14.4 In-Reply-To: <20180612105831.25703-1-laurent@vivier.eu> References: <20180612105831.25703-1-laurent@vivier.eu> MIME-Version: 1.0 X-Provags-ID: V03:K1:N56T2qtJBYRuxzS+RFRa5cqN2uVC6UVnLKAvEx1yt3oFZZk5UHh Iqg93cEOu1jmman79TuP7mwwh1CUSZBuRQGkVH+qt2nKXdWw9ruVb5fVYdrzPLwAwB445Bm 5fCDpNC/HQXxxzPyQYGGQ/xIcOBj6OWv7kv5/0yI6FShJkP7CGiFJsYFPeVSVHpC8Iz/FXa IWt0grkx/ydUj6LDD/a/A== X-UI-Out-Filterresults: notjunk:1; V01:K0:4nk3wvePyKc=:1Altcx36CKw1dqHDXMlDLB s9nYxGRS4vc0UCIOc9xqbrU3Ay2L8FHuar6vrtDCSETUmflB6IGzFU8R3cJ4LXjkMCMHIoSxs CteOYUeyQusShI/ZprY0H/PSZWP7zxKSyJst0vapXYH7vMWyIoVSr2uBs/ZUJ4lHu6DrJkkqI vBvtl/Skqk79zJM8dZSEj3d2WTRNoayV2k+dpbO0qbMUgxZPxt+GHlsi96nPP5xTup5BQyA/M VbBp0A0yYPYTw2xTp1OyCorU2sQSzTAmbL1VefybnH5cmzz5cK4bAdWlUgqQwUadcK7mnnjvx Uriv260MdWucXYJt3B4hPqz+LuOWYZ8zsJabexW/1ndS4f6HkGLCyDFexvw6OoH92toCfHuF6 G7DuhX9T6y1ShS//WXNZwzCesLvBoC+UrwwvMOq8eo7rzhSHrF9Cu0SEvYA6rIcG8wgDvzjYc 2UJ+KAX7OkRj+0MTvqWlONOClX5V+lOJR4LuyL5q2iJ4mYTNfw8i5Fx2zh7GHQOdMj3bHto42 a/5yaxy9+ARfVvXWfMzITH4N9B/QwNFEfFFdsXYLfRfIlaoSrwWzplRT3WLZtFFM4I/AcIikH OTfbu/92Hg5OGVByq1zr7gGGBuUyeX6kbnsRuyJgXXy9yL3/oG6J7vLfZ0mx3zS9rqV3VPGHg ltRYp9sYm7nvpoh3rwU9D+xCPFHjcLIcrnaLUEQuY/3wX+ZDiB3d/LjP2+faSNz/FraPSksKF a4lQI/U/WexmnRD2 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 212.227.126.187 Subject: [Qemu-devel] [PULL 6/8] linux-user/hppa: Fix typo in mknodat syscall 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: Riku Voipio , Richard Henderson , Laurent Vivier Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" From: Richard Henderson Signed-off-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Laurent Vivier Message-Id: <20180607184844.30126-3-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier --- linux-user/hppa/syscall_nr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.14.4 diff --git a/linux-user/hppa/syscall_nr.h b/linux-user/hppa/syscall_nr.h index 55bdf71d50..9c1d0a195d 100644 --- a/linux-user/hppa/syscall_nr.h +++ b/linux-user/hppa/syscall_nr.h @@ -279,7 +279,7 @@ #define TARGET_NR_ppoll 274 #define TARGET_NR_openat 275 #define TARGET_NR_mkdirat 276 -#define TARGET_NR_mknotat 277 +#define TARGET_NR_mknodat 277 #define TARGET_NR_fchownat 278 #define TARGET_NR_futimesat 279 #define TARGET_NR_fstatat64 280 From patchwork Tue Jun 12 10:58:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 138313 Delivered-To: patch@linaro.org Received: by 2002:a2e:970d:0:0:0:0:0 with SMTP id r13-v6csp5196462lji; Tue, 12 Jun 2018 04:02:13 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKeH7LXw/6Yde/P8kgi068889dS/QaOMi/hqCxl+FFCNjrQzbbve+XD5SALkENRmXFprtCy X-Received: by 2002:ae9:ef52:: with SMTP id d79-v6mr2756559qkg.336.1528801333638; Tue, 12 Jun 2018 04:02:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528801333; cv=none; d=google.com; s=arc-20160816; b=W7CWa+UNg8IvWK3EPH5RMqft0A14vFcdrzMibjDr3mDntDlmbSk3WInK+dW4Lju0Zh ynIAT5b0MGsrcuZNKJffZeDXZQI9xch+Ov6XE8n28QV9URYZnKaifNcWW8lxBE0vDxA8 nzTiRxiUZxtKj+NVf4fIv5Ieby4nsSMfOtapOWNMsQmBD8R3egSs4zv+pWDYDb9P2OJA YYUcZdOmy5+HCmd1/u/6QHxiNO0+p76fDDFd8JnFuLoBsi5SfzrQmJD1ywap+030bCtk TgnBlC7IvModTJO7n0Yqnj5thw4Og2HG0JdbUAaIz8mQg3fqea4DRUEUOrcpQYldxnBg 7wTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:cc:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject :content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:to:from:arc-authentication-results; bh=QYslwr6cJuLuHV/hNzZCkSL9OlSHLIFG9Hin36gIANU=; b=FaIEohOijCm8UfhuLthBhaY5i8iD90Vt0bsvZRMw5ECK5nKFqE8Y1nDi/h9Mq1yjkk cD3nHleqIZKaAooW1FN5FK2vtQsBGVItu5AbRVtuSdAaYcQDFbcYOVEJCSO85lgQLjvJ krnCzKwK59AXlX0ycTgW/azuqW/fr2WxO/I6TViXywR9XtIGWD9n2IRjreGw2W5ifUte 1wcjJWdySmmG6tchaKLdw38WRSBGVhC6zTM5vOHF5ne7DLx+MyCjQrxqHtVIac+cCJMZ U53aWtUSzyrJqlPMZ6375mVZdtyaRv0wYUQ3RDDXVfKJxHK4ubsno1ZL+vOy+NossnNU uT3g== ARC-Authentication-Results: i=1; mx.google.com; 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" Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id y202-v6si629445qky.18.2018.06.12.04.02.13 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 12 Jun 2018 04:02:13 -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; 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" Received: from localhost ([::1]:54486 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSh41-00060n-2i for patch@linaro.org; Tue, 12 Jun 2018 07:02:13 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSh1E-0003q4-VA for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:59:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSh1A-0007OE-Va for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:59:21 -0400 Received: from mout.kundenserver.de ([212.227.126.130]:47965) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fSh1A-0007Ne-Lv for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:59:16 -0400 Received: from localhost.localdomain ([78.238.229.36]) by mrelayeu.kundenserver.de (mreue003 [212.227.15.167]) with ESMTPSA (Nemesis) id 0M3fG9-1gJ92M3Xgf-00rG2i; Tue, 12 Jun 2018 12:58:40 +0200 From: Laurent Vivier To: qemu-devel@nongnu.org Date: Tue, 12 Jun 2018 12:58:30 +0200 Message-Id: <20180612105831.25703-8-laurent@vivier.eu> X-Mailer: git-send-email 2.14.4 In-Reply-To: <20180612105831.25703-1-laurent@vivier.eu> References: <20180612105831.25703-1-laurent@vivier.eu> MIME-Version: 1.0 X-Provags-ID: V03:K1:BU6S7MK3Gk8UM5keyZ9EcpqkOgyI5tRS1Wt5fEnvKTOx+zJ+lnz HZ0AYGekMvzXrhjTHY8EE5xEvS9YT4XpTWMeVzzwVkAY9+06uZK14AGx6uTrmJUOJ7rYvEU nB4YIuT10z34BzZYGPLgWbRJ+hBv21yxBcOZHIplNGSFKludj3+1kWuGRZlzF7l7b1D0xrB iFX9hTWBK5ilQ3WP1tSnw== X-UI-Out-Filterresults: notjunk:1; V01:K0:Z/U9sbbgQZY=:7mqOBtkAbsrHfrE5ZQZFT8 Ai+Yy+aF5owNbRSQsyIWDmvTPI7qV17ce/TxwDvrM2sBeDbUiNrriLZbbv1XK45IaT1YIyMwK qdcyIlgal9mn3GYtnJQJfL+JON097wtEjK0tM86Q+g7XozYacsYyCScBq/4bZ18RFioXPBZOf vqRkWkRP/IA5tyUuJae4KbmDNjF3yZ/iO49lIhjQbU2SBJtmRyJ1A1Rgmb1V2MOAa+8vUi7GJ xeuDs0EfpkP+FkDnn2IbSXWbvxKxvMIkoCv5dqB7h9/mYeqAGCz105OVyRzihePYxcs2A3Xio nfkWlBRWopKqgnzu3WtXxiNfG+/xBshARh6gTFwj2sGHtnQ9SxUqZJRbKmIN+WfC9uMci+8eW 0EdLvwLSt3i/wUhUVhQwsDIA9XE/3nukKSJMbjThetTQmrzsr1ICRqEvYoIOYUM313d0fwEke t6sFvj7+ah7tOVoTBmxyteUbFcVptomUJAwOhZMEfPePPZJ1W6eeIEDwNBgQWr6p3h+QQvITO FTdo5SwznjdlaOd7nuvTLkzvu3pFn2YhMiqrZm8DWRkZsR5LeBi+jXWIg+kP64u1dJNI2mckT BatA9NYFbAlto91LzZVWRqAM53i1NZZyrPnv8ZSKIc3J9gaQ+J82DSm5EUjV47nYS62W+s7pQ ZECnrDwVIpy+4bMhJ8iU+FsvUX5CF1eugIY8wHSwXOZhQpaMtSUvm92rU0K+noqU/LsjUgMpx JiPwUEsEu8Okz/dc X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 212.227.126.130 Subject: [Qemu-devel] [PULL 7/8] linux-user/microblaze: Fix typo in accept4 syscall 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: Riku Voipio , Richard Henderson , Laurent Vivier Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" From: Richard Henderson Signed-off-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Laurent Vivier Message-Id: <20180607184844.30126-4-richard.henderson@linaro.org> [lv: replace tabs by spaces] Signed-off-by: Laurent Vivier --- linux-user/microblaze/syscall_nr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.14.4 diff --git a/linux-user/microblaze/syscall_nr.h b/linux-user/microblaze/syscall_nr.h index 0704449bae..5d1a47a9a9 100644 --- a/linux-user/microblaze/syscall_nr.h +++ b/linux-user/microblaze/syscall_nr.h @@ -363,7 +363,7 @@ #define TARGET_NR_shutdown 359 /* new */ #define TARGET_NR_sendmsg 360 /* new */ #define TARGET_NR_recvmsg 361 /* new */ -#define TARGET_NR_accept04 362 /* new */ +#define TARGET_NR_accept4 362 /* new */ #define TARGET_NR_preadv 363 /* new */ #define TARGET_NR_pwritev 364 /* new */ #define TARGET_NR_rt_tgsigqueueinfo 365 /* new */ From patchwork Tue Jun 12 10:58:31 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 138314 Delivered-To: patch@linaro.org Received: by 2002:a2e:970d:0:0:0:0:0 with SMTP id r13-v6csp5196487lji; Tue, 12 Jun 2018 04:02:14 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIXj3MOvqf4HPHdzQLx+WVWiLt61zVJtgEB++oDTxODdRekeoxuia/LCMsgDmjXiKMggU0l X-Received: by 2002:a37:9dd4:: with SMTP id g203-v6mr2732636qke.197.1528801334789; Tue, 12 Jun 2018 04:02:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528801334; cv=none; d=google.com; s=arc-20160816; b=wXMhLyH/BT+KmbmzwQKTCIFERheWv57qXDB+BAP2xaToiJUrcMW/ZGf5Gu6iCR5vcu 61qJrD2nX/DldTRtXSdV1LURMxx5t3jwDjBPnp2wOLRROwWD0lXcIbXMhJ2xgIt55spD YenZbEesgOUmYIixt/TGqo+F4ib7Rh5h8WLlC2KcZWO7SKC5FXF5CD7IByhZ66BezKAD 9/FTSQV4j8E2efaPTMEe8CaAyc6/G/mVCXBdlAf82lXgIqyVSW+Hoc7K7VYNk6/toSPz SQtaf4Rgf6sCfK8RrOlb4LhAOMyVZpPQme+29D0z/pDVkJW46hQcG7Ycn/6ca66mezYZ urJQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:cc:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject:references:in-reply-to :message-id:date:to:from:arc-authentication-results; bh=0KIxB8v4j0HMmPBAO/ew5dOhh7IilocueUXSLVfzutk=; b=IU6cKRPkft0JrssSBrTrPP61bNwtJwXUpoe3sBZbAmPZt18aC4wsEHUT0ElmbESQx5 hvgIZBkEBPKs1F+I2wTVK6Kw+DEmTj8vL+B9AqALkvyb3I1GBoB5NHQxFqUc5XFZw98m OjqGrjRAmFKr/iT6E+AT5yk8yrFAtcYe4g7UTGH5CuvFrQzWYO21vMpoS13rowhiIGmQ ONL5tL/LVWLVcuH439eIE5uoUw7A3YQc5uyISvADpAIeLj8pDxgdmpGhCOIqJPRPGr1k vt0HmBRwQBOEkLP9bP/kyK3nn6G0u60ksqt6KnrsqwxuvwtdsFVZKszCJ1gtTsT9QE+J 8T6g== ARC-Authentication-Results: i=1; mx.google.com; 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" Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id 7-v6si563762qvd.268.2018.06.12.04.02.14 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 12 Jun 2018 04:02:14 -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; 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" Received: from localhost ([::1]:54487 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSh42-00061S-6r for patch@linaro.org; Tue, 12 Jun 2018 07:02:14 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSh0t-0003Wi-4v for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:59:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSh0p-0007FF-JK for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:58:59 -0400 Received: from mout.kundenserver.de ([212.227.126.133]:45387) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fSh0p-0007EM-8W for qemu-devel@nongnu.org; Tue, 12 Jun 2018 06:58:55 -0400 Received: from localhost.localdomain ([78.238.229.36]) by mrelayeu.kundenserver.de (mreue003 [212.227.15.167]) with ESMTPSA (Nemesis) id 0MR9Bb-1fp0991O0N-00UWUQ; Tue, 12 Jun 2018 12:58:40 +0200 From: Laurent Vivier To: qemu-devel@nongnu.org Date: Tue, 12 Jun 2018 12:58:31 +0200 Message-Id: <20180612105831.25703-9-laurent@vivier.eu> X-Mailer: git-send-email 2.14.4 In-Reply-To: <20180612105831.25703-1-laurent@vivier.eu> References: <20180612105831.25703-1-laurent@vivier.eu> X-Provags-ID: V03:K1:nHGl3Oz6H8ThZj7lj/2+PQayl1EZPk2MEfUftnrR2aKaQx0BjQc FS/CM9V+iC92y1Us5FdxS+AUDqmRPsvN1Wr9/pUK9hqG+pL26djpKW3NxFbudGAryWvFPDE FANQii9/5NZv4qC7iI+DfUD0iO2lHJOA3BhwrxNZ4pKrtYCwgOrOAgzILRP2YExy1ytpwzz LzawIJLsYqZXYPpj5SKuQ== X-UI-Out-Filterresults: notjunk:1; V01:K0:ndCVq9Bn+RQ=:MGklwxvS6uSgi2rKz/Nz3Y FPPp0cBS6lQqJiRKf3yfTBMDPiLKJHqme3muEfbdrHPe1/xe7Qgvj34AVET6aiwrPAQEyfytZ jCKeHAq99arwnEK1zE7Ts+4cCiynttADNMTKKrnv4sO6mRohFA3SNR+rMoNwbHJw5ND/agTFl znLcDz1EfJox7So6C7a/AvtFJoq3BFEPbt9pJs48JXGv4F1HPuRcmQtEnP1sNAeRJkXmG/SmA JJdqvARy6CJAMKdjCNGtXnWfBRb+6TksNlVrVQkwUoAi//NXQKYRMrtEIG55opqtNI5fLA6Ik 4dyreFmklpTtZeODYobaLQPxztOH5gRdkbRs2r9pMTmWipor16D+ZgN7TTdGbhIQ1vtCp5gcm PUungO2TQvu3RSO0VhPRPXnl/35L6QbrynB4WtVEYu2narHamP8Dvh4cHtjwb9OeRIsgdUPnz Ozz67I6jE0dE6j19f1N1Lc8e0Q/hwdcG+FZoc+ZNQGKD4pKgTLUP4ibuqyHwLy/Bx9oSmqjFl Mj47Phn/m1kVThE0SRu2kudU8ewYhI/cHev9zDLAU05t0JI3xeLUspq4bjvQSIDyKEayp08xS tAYGknp+wvStswXjvvmbOKqWHyC6UDrGsTejaQ2SMDvYU6qYK41ypN4RTPvZJ+Df2Ym/I9zp6 v96gKpwssZdaNVgOx9pnGczJAKyt739AmJ3W18/MqlBSXBoeQLEEWMms9nzxj1K14YDM= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 212.227.126.133 Subject: [Qemu-devel] [PULL 8/8] linux-user/sparc64: Add inotify_rm_watch and tee syscalls 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: Riku Voipio , Richard Henderson , Laurent Vivier Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" From: Richard Henderson Signed-off-by: Richard Henderson Reviewed-by: Laurent Vivier Message-Id: <20180607184844.30126-5-richard.henderson@linaro.org> --- linux-user/sparc64/syscall_nr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.14.4 diff --git a/linux-user/sparc64/syscall_nr.h b/linux-user/sparc64/syscall_nr.h index 9391645598..0b91b896da 100644 --- a/linux-user/sparc64/syscall_nr.h +++ b/linux-user/sparc64/syscall_nr.h @@ -154,7 +154,7 @@ #define TARGET_NR_poll 153 /* Common */ #define TARGET_NR_getdents64 154 /* Linux specific */ #define TARGET_NR_fcntl64 155 /* Linux sparc32 Specific */ -/* #define TARGET_NR_getdirentries 156 SunOS Specific */ +#define TARGET_NR_inotify_rm_watch 156 /* Linux specific */ #define TARGET_NR_statfs 157 /* Common */ #define TARGET_NR_fstatfs 158 /* Common */ #define TARGET_NR_umount 159 /* Common */ @@ -278,7 +278,7 @@ #define TARGET_NR_mq_notify 277 #define TARGET_NR_mq_getsetattr 278 #define TARGET_NR_waitid 279 -/*#define TARGET_NR_sys_setaltroot 280 available (was setaltroot) */ +#define TARGET_NR_tee 280 #define TARGET_NR_add_key 281 #define TARGET_NR_request_key 282 #define TARGET_NR_keyctl 283