qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7 0/3] i386: expose floppy-related objects in S


From: John Snow
Subject: Re: [Qemu-devel] [PATCH v7 0/3] i386: expose floppy-related objects in SSDT
Date: Tue, 26 Jan 2016 14:15:26 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0


On 01/26/2016 08:50 AM, Igor Mammedov wrote:
> v6->v7:
>  - rebase on top of current master to resolve conflicts
>    with the latest FDC refactoring
> 
> v5->v6:
>  - rebased on top DSDT converted to AMP API
>  - dropped intermediate structs for one time used floppy parameters
>    which simplifies code a bit.
> 
> 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 5; the preceding ones pave the way to
> it, by making the necessary data public and by moving the whole
> floppy drive controller description into runtime-generated SSDT.
> 
> 
> Roman Kagan (3):
>   i386/acpi: make floppy controller object dynamic
>   expose floppy drive geometry and CMOS type
>   i386: populate floppy drive information in DSDT
> 
>  hw/block/fdc.c         | 11 +++++++
>  hw/i386/acpi-build.c   | 84 
> +++++++++++++++++++++++++++++++++++---------------
>  hw/i386/pc.c           |  2 +-
>  include/hw/block/fdc.h |  2 ++
>  include/hw/i386/pc.h   |  1 +
>  5 files changed, 74 insertions(+), 26 deletions(-)
> 

Who is going to be sending the PR for this series? Igor, mst, bonzini,
ehabkost?

(Sorry for perturbing the bits with the FDC series.)

--js



reply via email to

[Prev in Thread] Current Thread [Next in Thread]