On Tue, Jun 7, 2022 at 10:31 AM Marek Marczykowski-Górecki
<marma...@invisiblethingslab.com> wrote:
>
> This is integration of https://github.com/connojd/xue into mainline Xen.
> This patch series includes several patches that I made in the process, some 
> are
> very loosely related.
>
> The driver developed by Connor supports output-only console via USB3 debug
> capability. The capability is designed to operate mostly independently of
> normal XHCI driver, so this patch series allows dom0 to drive standard USB3
> controller part, while Xen uses DbC for console output.
>
> Changes since RFC:
>  - move the driver to xue.c, remove non-Xen parts, remove now unneeded 
> abstraction
>  - adjust for Xen code style
>  - build for x86 only
>  - drop patch hidding the device from dom0

Tested-by: Tamas K Lengyel <ta...@tklengyel.com>

Reply via email to