Message ID | 20250112210056.16658-1-phil@philjordan.eu (mailing list archive) |
---|---|
Headers | show |
Series | New vmapple machine type and xhci fixes | expand |
On 12/1/25 22:00, Phil Dennis-Jordan wrote: > This patch set introduces a new ARM and macOS HVF specific machine type > called "vmapple". There are also some patches for fixing XHCI spec > compliance issues and adding a workaround to a quirk in the macOS guest's > XHCI driver. > Phil Dennis-Jordan (3): > hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec > hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported Patches 1 & 2 queued.
On Mon, 13 Jan 2025 at 18:31, Philippe Mathieu-Daudé <philmd@linaro.org> wrote: > On 12/1/25 22:00, Phil Dennis-Jordan wrote: > > This patch set introduces a new ARM and macOS HVF specific machine type > > called "vmapple". There are also some patches for fixing XHCI spec > > compliance issues and adding a workaround to a quirk in the macOS guest's > > XHCI driver. > > > > Phil Dennis-Jordan (3): > > hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec > > hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported > > Patches 1 & 2 queued. > Thanks! It looks like I accidentally dropped Michael's Reviewed-by tag on patch 8: Reviewed-by: Michael S. Tsirkin <mst@redhat.com> https://patchew.org/QEMU/20241223221645.29911-1-phil@philjordan.eu/#20250108082246-mutt-send-email-mst@kernel.org Please add if v17 of the patch gets queued. Phil