Re: [Qemu-devel] [PATCH 00/10] cuda: various fixes, and move 6522 to separate device

2018-02-03 Thread Mark Cave-Ayland
On 03/02/18 11:11, no-re...@patchew.org wrote: Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180203103727.26457-1-mark.cave-ayl...@ilande.co.uk Subject: [Qemu-devel] [PATCH 00/10] cuda: various fixes, and move 6522

Re: [Qemu-devel] [PATCH 00/10] cuda: various fixes, and move 6522 to separate device

2018-02-03 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180203103727.26457-1-mark.cave-ayl...@ilande.co.uk Subject: [Qemu-devel] [PATCH 00/10] cuda: various fixes, and move 6522 to separate device === TEST SCRIPT BEGIN

[Qemu-devel] [PATCH 00/10] cuda: various fixes, and move 6522 to separate device

2018-02-03 Thread Mark Cave-Ayland
The Mac CUDA device (also known as via-cuda) consists of two parts: a 6522 VIA acting as an interface chip and the CUDA device itself. Currently there are at least 2 other upcoming Mac devices that include their own 6522 VIA implementations: Ben's via-pmu device and Laurent's mac_via device with t