This failure seems to be happening even without my patch in my workspace. So I
do not think this is related to my change.
Traceback (most recent call last):
File "./tests/docker/docker.py", line 664, in
sys.exit(main())
File "./tests/docker/docker.py", line 660, in main
return args.c
Patchew URL:
https://patchew.org/QEMU/1592310699-58916-1-git-send-email-ani.si...@nutanix.com/
Hi,
This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!
> On Jun 16, 2020, at 7:09 PM, Igor Mammedov wrote:
>
> I've meant something like:
>
> Signed-off-by: Ani Sinha
> ---
> vX: - I might be blind and don't see changelog .
Ah right. I was thinking you were referring to diff stat.
I will add changeling next time.
ani
On Tue, 16 Jun 2020 18:50:13 +0530
Ani Sinha wrote:
> On Tue, Jun 16, 2020 at 6:47 PM Igor Mammedov wrote:
>
> > On Tue, 16 Jun 2020 12:31:39 +
> > Ani Sinha wrote:
> >
> > > Currently, the option use_acpi_pci_hotplug is being used to control
> > device
> > > hotplug capability using
On Tue, Jun 16, 2020 at 6:47 PM Igor Mammedov wrote:
> On Tue, 16 Jun 2020 12:31:39 +
> Ani Sinha wrote:
>
> > Currently, the option use_acpi_pci_hotplug is being used to control
> device
> > hotplug capability using ACPI for slots of cold plugged bridges. Hence,
> we
> > are renaming this o
On Tue, 16 Jun 2020 12:31:39 +
Ani Sinha wrote:
> Currently, the option use_acpi_pci_hotplug is being used to control device
> hotplug capability using ACPI for slots of cold plugged bridges. Hence, we
> are renaming this option to better reflect what it actually does.
>
> Signed-off-by: Ani
Currently, the option use_acpi_pci_hotplug is being used to control device
hotplug capability using ACPI for slots of cold plugged bridges. Hence, we
are renaming this option to better reflect what it actually does.
Signed-off-by: Ani Sinha
---
hw/acpi/piix4.c | 21 +++--
1 file