[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [Qemu-devel] [PATCH v3 2/2] tests: update expected SSD
From: |
Michael S. Tsirkin |
Subject: |
Re: [Qemu-stable] [Qemu-devel] [PATCH v3 2/2] tests: update expected SSDT for floppy changes |
Date: |
Thu, 24 Dec 2015 08:17:45 +0200 |
On Wed, Dec 23, 2015 at 08:51:45PM +0300, Roman Kagan wrote:
> On Wed, Dec 23, 2015 at 06:47:16PM +0100, Igor Mammedov wrote:
> > On Wed, 23 Dec 2015 20:20:54 +0300
> > Roman Kagan <address@hidden> wrote:
> > > > ... two 1.44M drives with bogus geometry for q35.
> > >
> > > This one is a bug in my patch, indeed: I was tricked by FDRIVE_DRV_NONE
> > > being non-zero, and forgot to initialize the respective fields in
> > > acpi_get_misc_info() in case there is no floppy controller at all.
> > so instead of fake initialization, it's worth to make your patch
> > conditional on presence of controller after all.
> > i.e. add AML only if controller was present.
>
> Indeed :)
>
> Roman.
Or rather, start series with a patch making FDC conditional,
then update expected ssdt, then tweak methods within -
should not change ssdt since we don't create a floppy in
the test.
--
MST
- Re: [Qemu-stable] [Qemu-devel] [PATCH v2 1/1] i386: expose floppy-related objects in SSDT, (continued)
- [Qemu-stable] [PATCH v3 0/2] i386: expose floppy-related objects in SSDT, Roman Kagan, 2015/12/18
- [Qemu-stable] [PATCH v3 2/2] tests: update expected SSDT for floppy changes, Roman Kagan, 2015/12/18
- Re: [Qemu-stable] [PATCH v3 2/2] tests: update expected SSDT for floppy changes, Michael S. Tsirkin, 2015/12/22
- Re: [Qemu-stable] [PATCH v3 2/2] tests: update expected SSDT for floppy changes, Roman Kagan, 2015/12/23
- Re: [Qemu-stable] [PATCH v3 2/2] tests: update expected SSDT for floppy changes, Michael S. Tsirkin, 2015/12/23
- Re: [Qemu-stable] [PATCH v3 2/2] tests: update expected SSDT for floppy changes, Roman Kagan, 2015/12/23
- Re: [Qemu-stable] [Qemu-devel] [PATCH v3 2/2] tests: update expected SSDT for floppy changes, Roman Kagan, 2015/12/23
- Re: [Qemu-stable] [Qemu-devel] [PATCH v3 2/2] tests: update expected SSDT for floppy changes, Igor Mammedov, 2015/12/23
- Re: [Qemu-stable] [Qemu-devel] [PATCH v3 2/2] tests: update expected SSDT for floppy changes, Roman Kagan, 2015/12/23
- Re: [Qemu-stable] [Qemu-devel] [PATCH v3 2/2] tests: update expected SSDT for floppy changes,
Michael S. Tsirkin <=
- Re: [Qemu-stable] [Qemu-devel] [PATCH v3 2/2] tests: update expected SSDT for floppy changes, Roman Kagan, 2015/12/25
- [Qemu-stable] [PATCH v3 1/2] i386: expose floppy-related objects in SSDT, Roman Kagan, 2015/12/18