From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 38C44C433EF for ; Mon, 4 Oct 2021 06:41:04 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B38D661381 for ; Mon, 4 Oct 2021 06:41:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B38D661381 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:53710 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXHen-0005ev-H9 for qemu-devel@archiver.kernel.org; Mon, 04 Oct 2021 02:41:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60910) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXHd3-0004mm-TZ for qemu-devel@nongnu.org; Mon, 04 Oct 2021 02:39:13 -0400 Received: from mail-oo1-xc30.google.com ([2607:f8b0:4864:20::c30]:33617) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mXHd2-0002ZG-9S for qemu-devel@nongnu.org; Mon, 04 Oct 2021 02:39:13 -0400 Received: by mail-oo1-xc30.google.com with SMTP id i26-20020a4ad09a000000b002a9d58c24f5so5060241oor.0 for ; Sun, 03 Oct 2021 23:39:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=v7rTL7cZtQloBs0nST7Zo/Es5qvRMjqmHymGaqwTKjk=; b=R0z9rr6nIv67azByPICe9JqqCjyPMOUwbXCTadNNnqI65FllpfDJBzYH1y9xT3KN6z kr0AByJQyZ8Urk1IdJSm8UdRCNFdroSZRPlIpk33Il/ZZ/lfQfjFOQfay2so+XsAwtu0 XLaXF4bic5d8lXkIFCMq6eSwkrxx05tqThFjSxLJhMy6pY4zPeWxp5lsd6EO0ulNiOK6 VX/D1ZYPzrSSwHivDOA6W2qvzQzXS7EqZZTvfPHJJA1Mnuz2sj0BSg/Rl9EGAnfLSPjC ScyZUjlqZ4iGo5rSSzP5A9saDXR/X/7Vtm+l+gCdpug0BOmpF13vpar3l0ULHsudVqPb YSrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=v7rTL7cZtQloBs0nST7Zo/Es5qvRMjqmHymGaqwTKjk=; b=FqF8ktZ4rGbvU6xCnr2zYKMLcrwvGhUI43VDnqTM+/q7iEBMpdc8Mya/AGG6lNr4SS YwzQFmQkuYXtogbciCOd7332//FwNdSxE20rs00HjsFpatT4YQmzy0lpRd5yEBdRgDff I2D0gdqjFKr0k9gYI4WNGN8FarsVc8sXYCzsklQyTqeWHK+N19rnustk5ShdKdhgUUaX z5RcZpsTOCDgE+WUsaA5Ro2C23bCS4JXwBWwzNxyzKA1g4FEzeu1r5cnrcVRAJzJ7HWl sWfE8XcO4r6rRE8/ninjgzHoKMy9B9PnXkJSS4zHRTN239V1RK2mefrOZB19VD42vLz4 gYyg== X-Gm-Message-State: AOAM5334zdeMMO1/Q7+FWQHxbwEhNvYwp8OgJtab0q0+ZLqPXgg23vJe Pmknrfd6TZA2NIl5Fev6knQm/K21Dwge8qj0nPY= X-Google-Smtp-Source: ABdhPJx8tM0rEvuBVeg0+BZGQTMW/UDcwFKKqMjVY5KQ/bEZEffJp5o8l20zYn4wLeeuTAYf94mAAnBfo4n0mIB6Tsc= X-Received: by 2002:a4a:d30f:: with SMTP id g15mr7809736oos.32.1633329550514; Sun, 03 Oct 2021 23:39:10 -0700 (PDT) MIME-Version: 1.0 References: <6c2830fe-70d5-3c1a-ba17-85f3d252d860@eik.bme.hu> In-Reply-To: From: Howard Spoelstra Date: Mon, 4 Oct 2021 08:38:59 +0200 Message-ID: Subject: Re: [RFC PATCH 0/4] Misc OHCI patches To: BALATON Zoltan Content-Type: multipart/alternative; boundary="000000000000a8dbb305cd812b64" Received-SPF: pass client-ip=2607:f8b0:4864:20::c30; envelope-from=hsp.cat7@gmail.com; helo=mail-oo1-xc30.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Cave-Ayland , qemu-devel qemu-devel , Gerd Hoffmann Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" --000000000000a8dbb305cd812b64 Content-Type: text/plain; charset="UTF-8" Hi all, One more observation: When running Mac OS guests with -mac99,via=pmu, the guest is presented with a usb-mouse and usb-kbd, while -mac99 provides cuda mouse/kbd. If I run with via=pmu, the mouse/kbd will not work when passing through the usb headset. Only when I keep interrupting by pressing a volume button on the headset, the mouse moves. So it seems Qemu does not iterate getting interrupts over multiple devices. Best, Howard > --000000000000a8dbb305cd812b64 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi all,

One more observation= : When running Mac OS=C2=A0 guests with -mac99,via=3Dpmu, the guest is pres= ented with a usb-mouse and usb-kbd, while -mac99 provides cuda mouse/kbd.

If I run with via=3Dpmu, the mouse/kbd will not= work when passing through the usb headset.
Only when I keep= interrupting by pressing a volume button on the headset, the mouse moves. = So it seems Qemu does not iterate getting interrupts over multiple devices.=

Best,
Howard
--000000000000a8dbb305cd812b64--