Re: [PATCH] hw/usb/hcd-xhci-pci: Fail if user requested MSIX but it can't be used

2023-08-31 Thread Philippe Mathieu-Daudé
Cc'ing Markus and Marc-André On 31/8/23 10:22, Philippe Mathieu-Daudé wrote: kind ping? On 25/8/23 10:02, Philippe Mathieu-Daudé wrote: Ping? On 19/7/23 16:17, Philippe Mathieu-Daudé wrote: Do not silently ignore the user request of using MSIX. Remove the TODO. Coverity reported this as CID

Re: [PATCH] hw/usb/hcd-xhci-pci: Fail if user requested MSIX but it can't be used

2023-08-31 Thread Philippe Mathieu-Daudé
kind ping? On 25/8/23 10:02, Philippe Mathieu-Daudé wrote: Ping? On 19/7/23 16:17, Philippe Mathieu-Daudé wrote: Do not silently ignore the user request of using MSIX. Remove the TODO. Coverity reported this as CID 1508725. Signed-off-by: Philippe Mathieu-Daudé ---   hw/usb/hcd-xhci-pci.c |