Re: [PATCH 00/12] Hyper-V serial ports, NICs, and screeshots

2021-02-01 Thread Matt Coleman
> On Feb 1, 2021, at 11:16 AM, Michal Privoznik wrote: > > Looking good, but I have a few comments in 01/12 and 03/12. Thanks! I sent v2 with changes based on your feedback. -- Matt

Re: [PATCH 00/12] Hyper-V serial ports, NICs, and screeshots

2021-02-01 Thread Michal Privoznik
On 1/22/21 9:18 PM, Matt Coleman wrote: This patchset makes the following changes to the Hyper-V driver: * enable XML parsing and creation of serial ports and NICs * implement several networking APIs * implement screenshots Matt Coleman (12): hyperv: XML parsing of serial ports hyperv:

[PATCH 00/12] Hyper-V serial ports, NICs, and screeshots

2021-01-22 Thread Matt Coleman
This patchset makes the following changes to the Hyper-V driver: * enable XML parsing and creation of serial ports and NICs * implement several networking APIs * implement screenshots Matt Coleman (12): hyperv: XML parsing of serial ports hyperv: add support for creating serial devices

Re: [PATCH 00/12] Hyper-V serial ports, NICs, and screeshots

2021-01-22 Thread Neal Gompa
On Fri, Jan 22, 2021 at 3:19 PM Matt Coleman wrote: > > This patchset makes the following changes to the Hyper-V driver: > * enable XML parsing and creation of serial ports and NICs > * implement several networking APIs > * implement screenshots > > Matt Coleman (12): > hyperv: XML parsing of