|
From: | Akihiko Odaki |
Subject: | Re: [PATCH v16 14/14] hw/vmapple/vmapple: Add vmapple machine type |
Date: | Sun, 5 Jan 2025 00:14:49 +0900 |
User-agent: | Mozilla Thunderbird |
On 2024/12/28 5:36, Philippe Mathieu-Daudé wrote:
On 23/12/24 23:16, Phil Dennis-Jordan wrote:Known issues: - Keyboard and mouse/tablet input is laggy. The reason for this is that macOS's XHCI driver seems to expect interrupter mapping to be disabled when MSI/MSI-X is unavailable. I have found a workaround but discovered a bunch of other XHCI spec non-compliance in the process, so I'm fixing all of those in a separate patch set.Should we wait for your XHCI fixes series to get reviewed first so I can base this series on top (removing this comment) when merging?
This series no longer cleanly applies due to patches merged early so please rebase it.
It will be nice if you also: 1. rebase this vmapple series onto the xHC series and2. move "[PATCH v3 6/6] hw/vmapple: XHCI controller's interrupt mapping workaround for macOS" into this vmapple series
xHC changes that are not specific to vmapple may be merged early in this way. I will be also able to test all vmapple code at once.
Please use Based-on: tag when you post a series that based on another. It will create a Git tree that I can use for testing at: https://patchew.org/QEMU/
docs/devel/submitting-a-patch.rst describes the details. Regards, Akihiko Odaki
[Prev in Thread] | Current Thread | [Next in Thread] |