gt; ; qemu-devel@nongnu.org; Alistair Francis
> ; Eduardo Habkost ;
> Ying Fang ; 'Philippe Mathieu-Daudé'
> ; Vikram Garhwal ; Paul
> Zimmerman
> Subject: Re: [PATCH v4 5/7] misc: Add versal-usb2-regs module
>
> On Sat, Aug 29, 2020 at 12:49:38AM +0530, Sai Pavan Bod
On Sat, Aug 29, 2020 at 12:49:38AM +0530, Sai Pavan Boddu wrote:
> This is a dummy module to emulate control registers of versal usb2
> controller.
--verbose please. xhci supports all usb speeds, including usb2.
So why this hardware is here, what does it on a real device and what is
the emulatio
This is a dummy module to emulate control registers of versal usb2
controller.
Signed-off-by: Sai Pavan Boddu
Signed-off-by: Vikram Garhwal
---
hw/misc/Makefile.objs | 1 +
hw/misc/xlnx-versal-usb2-regs.c | 224
include/hw/misc/xlnx-v