qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Igor Mammedov <imammedo@redhat.com>
To: qemu-devel@nongnu.org
Cc: rkagan@virtuozzo.com, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH v6 0/3] i386: expose floppy-related objects in SSDT
Date: Wed, 13 Jan 2016 11:25:22 +0100	[thread overview]
Message-ID: <20160113112522.74f160af@nial.brq.redhat.com> (raw)
In-Reply-To: <1452526534-106444-1-git-send-email-imammedo@redhat.com>

On Mon, 11 Jan 2016 16:35:31 +0100
Igor Mammedov <imammedo@redhat.com> wrote:

> v5->v6:
>  - rebased on top DSDT converted to AMP API
>  - dropped intermediate structs for one time used floppy parameters
>    which simplifies code a bit.
Roman,
I don't have OVMF+Win setup,
Could you test this series and reply with Tested-by if it works?


> 
> 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(-)
> 

  parent reply	other threads:[~2016-01-13 10:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-11 15:35 [Qemu-devel] [PATCH v6 0/3] i386: expose floppy-related objects in SSDT Igor Mammedov
2016-01-11 15:35 ` [Qemu-devel] [PATCH v6 1/3] i386/acpi: make floppy controller object dynamic Igor Mammedov
2016-01-11 15:35 ` [Qemu-devel] [PATCH v6 2/3] expose floppy drive geometry and CMOS type Igor Mammedov
2016-01-11 15:35 ` [Qemu-devel] [PATCH v6 3/3] i386: populate floppy drive information in DSDT Igor Mammedov
2016-01-13 10:25 ` Igor Mammedov [this message]
2016-01-13 12:02   ` [Qemu-devel] [PATCH v6 0/3] i386: expose floppy-related objects in SSDT Roman Kagan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160113112522.74f160af@nial.brq.redhat.com \
    --to=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rkagan@virtuozzo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).