From patchwork Sun Jun 19 00:11:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Timothy Pearson X-Patchwork-Id: 9185909 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 41E726075E for ; Sun, 19 Jun 2016 00:11:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3115F21C9A for ; Sun, 19 Jun 2016 00:11:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2406D27AC2; Sun, 19 Jun 2016 00:11:57 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 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 mail.wl.linuxfoundation.org (Postfix) with ESMTPS id CEDBF21C9A for ; Sun, 19 Jun 2016 00:11:56 +0000 (UTC) Received: from localhost ([::1]:36865 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEQLD-0005Lw-UO for patchwork-qemu-devel@patchwork.kernel.org; Sat, 18 Jun 2016 20:11:55 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEQKd-0005Jb-3b for qemu-devel@nongnu.org; Sat, 18 Jun 2016 20:11:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEQKb-0003lv-5x for qemu-devel@nongnu.org; Sat, 18 Jun 2016 20:11:17 -0400 Received: from pearsoncomputing.net ([192.119.205.242]:54430 helo=mail.pearsoncomputing.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEQKb-0003lq-09 for qemu-devel@nongnu.org; Sat, 18 Jun 2016 20:11:17 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.pearsoncomputing.net (Postfix) with ESMTP id BFE63640DFB for ; Sat, 18 Jun 2016 19:11:16 -0500 (CDT) Received: from mail.pearsoncomputing.net ([127.0.0.1]) by localhost (vali.starlink.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id irU-pYGY73a4 for ; Sat, 18 Jun 2016 19:11:16 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mail.pearsoncomputing.net (Postfix) with ESMTP id 54D9E640E6F for ; Sat, 18 Jun 2016 19:11:16 -0500 (CDT) DKIM-Filter: OpenDKIM Filter v2.9.2 mail.pearsoncomputing.net 54D9E640E6F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raptorengineering.com; s=B8E824E6-0BE2-11E6-931D-288C65937AAD; t=1466295076; bh=E6oZ0Xmlm4AfvvdU9l8pnfnQlHh2296Ooy3dlaQTqjE=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=d7Xj701dccmpyDfabvUGAx8i1MJweDHWu/wLy76SYMoHqY4qi5e39DFqnr84Pf1Lb EXH8zgOgj4nRbSod7Hm6sscOf3JVcZTiKuwcoEpMTAyrCExkhYOLJL82mnYOjTcNo0 YQKU1I0aPTU0gg9E6Ynb3h8jd0sG4zyPUln9IhRc= X-Virus-Scanned: amavisd-new at pearsoncomputing.net Received: from mail.pearsoncomputing.net ([127.0.0.1]) by localhost (vali.starlink.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id zskRl5fG7O6R for ; Sat, 18 Jun 2016 19:11:16 -0500 (CDT) Received: from [192.168.3.54] (apollo.starlink.edu [192.168.3.54]) by mail.pearsoncomputing.net (Postfix) with ESMTP id 27F63640DFB for ; Sat, 18 Jun 2016 19:11:16 -0500 (CDT) Message-ID: <5765E324.7090901@raptorengineeringinc.com> Date: Sat, 18 Jun 2016 19:11:16 -0500 From: Timothy Pearson User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100922 Thunderbird/3.1.4 MIME-Version: 1.0 To: qemu-devel@nongnu.org X-Enigmail-Version: 1.1.2 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 192.119.205.242 Subject: [Qemu-devel] [PATCH 3/7] Pass select() arguments directly to do_select() on x86 platforms 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: , Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP This matches the calling conventions in the Linux kernel and resolves select() hangs on i386/x86_64 guests. Signed-off-by: Timothy Pearson --- linux-user/syscall.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) #else { diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 2968b57..644a490 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -4785,6 +4785,7 @@ static abi_long do_ioctl(int fd, int cmd, abi_long arg) void *argptr; ie = ioctl_entries; + for(;;) { if (ie->target_cmd == 0) { gemu_log("Unsupported ioctl: cmd=0x%04lx\n", (long)cmd); @@ -7899,7 +7900,7 @@ abi_long do_syscall(void *cpu_env, int num, abi_long arg1, break; #if defined(TARGET_NR_select) case TARGET_NR_select: -#if defined(TARGET_S390X) || defined(TARGET_ALPHA) +#if defined(TARGET_S390X) || defined(TARGET_ALPHA) || defined(TARGET_I386) || defined(TARGET_X86_64) ret = do_select(arg1, arg2, arg3, arg4, arg5);