Re: [Qemu-devel] [PATCH v2 00/13] cuda: misc fixes and cleanups

2016-02-14 Thread David Gibson
On Sun, Feb 14, 2016 at 07:01:48PM +, Mark Cave-Ayland wrote: > On 07/02/16 20:34, Hervé Poussineau wrote: > > > Hi, > > > > This patchset cleans up a little bit the Apple CUDA emulation: > > - correctly reject commands with wrong parameters > > - support changing the frequency of auto-pollin

Re: [Qemu-devel] [PATCH v2 00/13] cuda: misc fixes and cleanups

2016-02-14 Thread Hervé Poussineau
Le 14/02/2016 20:01, Mark Cave-Ayland a écrit : On 07/02/16 20:34, Hervé Poussineau wrote: Hi, This patchset cleans up a little bit the Apple CUDA emulation: - correctly reject commands with wrong parameters - support changing the frequency of auto-polling - support changing device list probed

Re: [Qemu-devel] [PATCH v2 00/13] cuda: misc fixes and cleanups

2016-02-14 Thread Mark Cave-Ayland
On 07/02/16 20:34, Hervé Poussineau wrote: > Hi, > > This patchset cleans up a little bit the Apple CUDA emulation: > - correctly reject commands with wrong parameters > - support changing the frequency of auto-polling > - support changing device list probed in auto-poll > - add logs when using F

[Qemu-devel] [PATCH v2 00/13] cuda: misc fixes and cleanups

2016-02-07 Thread Hervé Poussineau
Hi, This patchset cleans up a little bit the Apple CUDA emulation: - correctly reject commands with wrong parameters - support changing the frequency of auto-polling - support changing device list probed in auto-poll - add logs when using FILE_SERVER_FLAG/SET_POWER_MESSAGE - remove unused commands