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

Re: [PATCH v3 00/10] Add Xue - console over USB 3 Debug Capability


  • To: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Tue, 26 Jul 2022 08:18:40 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Y5RYujZgjFif6S3liLZhQ6lf2sa7uD/E+mHPZvCqGaw=; b=lto08I3xMkJ/LtBR/Y7B7VTs51JGuWH2PSzrR4DMaaRORyUp+BrA8XOZU2maOEC1d9vPqpoasbE32SNBO8gbljJdtu3r7ZbgTLiBcOBXN8Q+FMJM6B+2yvwLjPJ+EjeTiTleB/994pdegRaHm1UUuhtYNlM3FT+ZC1WGuMB10jf0TLPl0s1J8U7+0LB8PNVfiqHl71e4vW8wUhJX9NZgdjFVvcDyvu5YfJFyxb8XUhp7RvxoEHiw11GfygjVY7vPqNCuYqti1pVN5dlRUdqhS+CMdLGrkmVWx7XxJPbvB3agAnsDxemBFCwdaetdUrOsHR1HDbhbaCQ0HT+mVs0Rwg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PUbEgq+lrDm7rVqGNkVIwCJIMJnAcvd50zereRNB6k+bm9kMm4xMryedRN+EhpMg4zkVqYZ+/AzwJhPNkVKBd97JdQqEEJK/6QRlkLKe9YjnhW2owLqIRkxpMbxAqDG0ySYXjbzhn7dbPOTIUKEos08hO8U3d6YiZuvAC+Y/17zksyeomcNrLYsmRnL3q4/oCPHl64mQireqQHnCBHkwmzgPaHzXaot8t83BMho6gq5FhzS4KbXrK81XZ7kv4XXEofR5zhHMp7lGHatmFv+d31FjIDVioJqPqxCMNZncmcapaTG6pmwc7f5yylUxpnq9+AryOgaKDC1ujjvCfDfScQ==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Paul Durrant <paul@xxxxxxx>, Kevin Tian <kevin.tian@xxxxxxxxx>, Connor Davis <connojdavis@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 26 Jul 2022 06:18:47 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 26.07.2022 05:23, Marek Marczykowski-Górecki 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 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
> Changes since v1:
>  - drop ehci patch - already applied
>  - adjust for review comments from Jan (see changelogs in individual patches)
> Changes since v2:
>  - add runtime option to share (or not) the controller with dom0 or other 
> domains
>  - add RX support
>  - several smaller changes according to review comments
> 
> Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
> Cc: George Dunlap <george.dunlap@xxxxxxxxxx>
> Cc: Jan Beulich <jbeulich@xxxxxxxx>
> Cc: Julien Grall <julien@xxxxxxx>
> Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>
> Cc: Wei Liu <wl@xxxxxxx>
> Cc: "Roger Pau Monné" <roger.pau@xxxxxxxxxx>
> Cc: Paul Durrant <paul@xxxxxxx>
> Cc: Kevin Tian <kevin.tian@xxxxxxxxx>
> Cc: Connor Davis <connojdavis@xxxxxxxxx>
> 
> Connor Davis (1):
>   drivers/char: Add support for USB3 DbC debugger

I notice this patch was sent twice, about 4 min ahead of the full set.
I take it that the set having come close together is the definitive
one, and that one extra copy is the one to be ignored.

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.