qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs


From: Paolo Bonzini
Subject: Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
Date: Fri, 30 Jun 2023 10:48:02 +0200



Il mer 28 giu 2023, 13:28 Bernhard Beschow <shentey@gmail.com> ha scritto:


Am 27. Juni 2023 12:07:40 UTC schrieb Olaf Hering <olaf@aepfle.de>:
>Tue, 27 Jun 2023 10:12:50 +0000 Bernhard Beschow <shentey@gmail.com>:
>
>> The BAR is a 32 bit register whose default value is 0x00000001. I think what's supposed to happen here is a pci_set_long() rather than a pci_set_byte().
>
>Indeed, the u32 at that address changes from c121 to c101 with the current code.

Neat! Would you mind sending a patch fixing the BMIBA register to be reset as 32 bit?

I think we should also check why writing the command register is not disabling the BAR as well.

Paolo


Best regards,
Bernhard
>
>Olaf


reply via email to

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