qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/6] hw/usb/hcd-xhci-pci: Move msi/msix properties from NE


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 2/6] hw/usb/hcd-xhci-pci: Move msi/msix properties from NEC to superclass
Date: Fri, 13 Dec 2024 19:40:28 +0100
User-agent: Mozilla Thunderbird

On 13/12/24 17:06, Phil Dennis-Jordan wrote:
The NEC XHCI controller exposes the underlying PCI device's msi and
msix properties, but the superclass and thus the qemu-xhci device do
not. There does not seem to be any obvious reason for this limitation.
This change moves these properties to the superclass so they are
exposed by both PCI XHCI device variants.

Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu>
---
  hw/usb/hcd-xhci-nec.c | 2 --
  hw/usb/hcd-xhci-pci.c | 7 +++++++
  2 files changed, 7 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]