Re: [PULL 30/73] tests: acpi: update expected blobs

2023-03-13 Thread Michael S. Tsirkin
On Mon, Mar 13, 2023 at 11:57:52AM +0100, Philippe Mathieu-Daudé wrote: > On 8/3/23 02:12, Michael S. Tsirkin wrote: > > From: Igor Mammedov > > > > expected changes: > > Basically adds devices present on root bus in form: > >Device (SXX) > >{ > > Name (_ADR, 0x) // _ADR: A

Re: [PULL 30/73] tests: acpi: update expected blobs

2023-03-13 Thread Philippe Mathieu-Daudé
On 8/3/23 02:12, Michael S. Tsirkin wrote: From: Igor Mammedov expected changes: Basically adds devices present on root bus in form: Device (SXX) { Name (_ADR, 0x) // _ADR: Address } On top of that For q35.noacpihp, all ACPI PCI hotplug AML is removed and _OSC get nativ

[PULL 30/73] tests: acpi: update expected blobs

2023-03-07 Thread Michael S. Tsirkin
From: Igor Mammedov expected changes: Basically adds devices present on root bus in form: Device (SXX) { Name (_ADR, 0x) // _ADR: Address } On top of that For q35.noacpihp, all ACPI PCI hotplug AML is removed and _OSC get native hotplug enabled: Create