Re: [Qemu-devel] [PATCH v8 0/4] i386: expose floppy-related objects in SSDT

2016-03-03 Thread Michael S. Tsirkin
On Thu, Mar 03, 2016 at 06:48:38PM +0300, Roman Kagan wrote: > On Wed, Mar 02, 2016 at 05:10:58PM +0200, Michael S. Tsirkin wrote: > > On Wed, Mar 02, 2016 at 06:08:41PM +0300, Denis V. Lunev wrote: > > > On 02/17/2016 09:25 PM, Roman Kagan wrote: > > > >Windows on UEFI systems is only capable of d

Re: [Qemu-devel] [PATCH v8 0/4] i386: expose floppy-related objects in SSDT

2016-03-03 Thread Roman Kagan
On Wed, Mar 02, 2016 at 05:10:58PM +0200, Michael S. Tsirkin wrote: > On Wed, Mar 02, 2016 at 06:08:41PM +0300, Denis V. Lunev wrote: > > On 02/17/2016 09:25 PM, Roman Kagan wrote: > > >Windows on UEFI systems is only capable of detecting the presence and > > >the type of floppy drives via correspo

Re: [Qemu-devel] [PATCH v8 0/4] i386: expose floppy-related objects in SSDT

2016-03-02 Thread Michael S. Tsirkin
On Wed, Mar 02, 2016 at 06:08:41PM +0300, Denis V. Lunev wrote: > On 02/17/2016 09:25 PM, Roman Kagan wrote: > >Windows on UEFI systems is only capable of detecting the presence and > >the type of floppy drives via corresponding ACPI objects. > > > >Those objects are added in patch 4; the preceding

Re: [Qemu-devel] [PATCH v8 0/4] i386: expose floppy-related objects in SSDT

2016-03-02 Thread Denis V. Lunev
On 02/17/2016 09:25 PM, Roman Kagan wrote: Windows on UEFI systems is only capable of detecting the presence and the type of floppy drives via corresponding ACPI objects. Those objects are added in patch 4; the preceding ones pave the way to it, by making the necessary data public and by moving

[Qemu-devel] [PATCH v8 0/4] i386: expose floppy-related objects in SSDT

2016-02-17 Thread Roman Kagan
Windows on UEFI systems is only capable of detecting the presence and the type of floppy drives via corresponding ACPI objects. Those objects are added in patch 4; the preceding ones pave the way to it, by making the necessary data public and by moving the whole floppy drive controller description