[Qemu-devel] Re: [PATCH] ide/atapi: add support for GET EVENT STATUS NOTIFICATION

2010-07-20 Thread Aurelien Jarno
On Mon, Jul 19, 2010 at 05:48:33PM +0200, Kevin Wolf wrote: > Am 19.07.2010 17:36, schrieb Aurelien Jarno: > >> Have you tested some more OSes to ensure that they don't start to expect > >> events to actually work now the command "works"? I didn't see any > >> problems in a quick test with Linux, b

[Qemu-devel] Re: [PATCH] ide/atapi: add support for GET EVENT STATUS NOTIFICATION

2010-07-19 Thread Kevin Wolf
Am 19.07.2010 17:36, schrieb Aurelien Jarno: >> Have you tested some more OSes to ensure that they don't start to expect >> events to actually work now the command "works"? I didn't see any >> problems in a quick test with Linux, but you never know. >> > > Besides FreeBSD, I have tested without pr

[Qemu-devel] Re: [PATCH] ide/atapi: add support for GET EVENT STATUS NOTIFICATION

2010-07-19 Thread Aurelien Jarno
On Mon, Jul 19, 2010 at 05:28:40PM +0200, Kevin Wolf wrote: > Am 19.07.2010 15:53, schrieb Aurelien Jarno: > > The GET EVENT STATUS NOTIFICATION is a mandatory command according > > to MMC-3, even if event status notification is not supported. > > > > This patch adds support for this command. It r

[Qemu-devel] Re: [PATCH] ide/atapi: add support for GET EVENT STATUS NOTIFICATION

2010-07-19 Thread Kevin Wolf
Am 19.07.2010 15:53, schrieb Aurelien Jarno: > The GET EVENT STATUS NOTIFICATION is a mandatory command according > to MMC-3, even if event status notification is not supported. > > This patch adds support for this command. It returns NEA ("No Event > Available") with an empty "Supported Event Cla