Re: [PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths

2021-03-01 Thread vit9696
I provided the initial version of the patch to the mailing list: [PATCH] i386/acpi: restore device paths for pre-5.1 vms Unfortunately I do not have easy access to a VM where I can test it at the moment. Please make sure that it works for you and reply with `Tested-by`. Thanks, Vitaly > 1 марта

Re: [PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths

2021-02-28 Thread vit9696 via
I am afraid I may not be available for this till the next weekend, but if the time permits then, I can have a look. Actually have another patch to upstream.On Mon, Mar 1, 2021 at 00:37, Michael S. Tsirkin <m...@redhat.com> wrote: On Sun, Feb 28, 2021 at 09:28:26PM +, vit9696

Re: [PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths

2021-02-28 Thread vit9696 via
rote: Hi Vitaly,On 28.02.21 10:11, vit9696 wrote:> For us this breaks the ability to control the boot options between the operating system and the OVMF. It happens because the operating system builds the DPs based on ACPI (in fact the only source available to it), while OVMF uses another s

Re: [PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths

2020-07-30 Thread vit9696 via
t;> > However, the _UID values for root bridge zero (on both i440fx and q35)> > have always been "wrong" (from UEFI perspective), going back in QEMU to> > commit 74523b850189 ("i386: add ACPI table files from seabios",> > 2013-10-14).> >> > Even

Re: OVMF and PCI0 UID

2020-07-22 Thread vit9696 via
Hello,We can confirm that the suggested change to zero UIDs resolves the problem. It will be great if you could handle the rest as you see fit. Thank you!Best regards,Vitaly В вт, июля 21, 2020 в 12:24, vit9696 <vit9...@protonmail.com> пишет: Thank you, we will provide an update whethe

Re: OVMF and PCI0 UID

2020-07-21 Thread vit9696
s, Vitaly > 21 июля 2020 г., в 09:58, Michael S. Tsirkin написал(а): > > > On Mon, Jul 20, 2020 at 11:25:58PM +0200, Laszlo Ersek wrote: >> Hi Vitaly, >> >> adding Igor, Michael, Marcel, and qemu-devel. >> >> On 07/20/20 11:06, vit9696 wrote: >>>