RE: [PATCH 1/5] hw/arm: Align ACPI blob len to PAGE size

2019-12-09 Thread Shameerali Kolothum Thodi
qemu-devel@nongnu.org; Linuxarm > ; eric.au...@redhat.com; qemu-...@nongnu.org; > xuwei (O) ; ler...@redhat.com > Subject: RE: [PATCH 1/5] hw/arm: Align ACPI blob len to PAGE size > > Hi Igor, > > > -Original Message- > > From: Igor Mammedov [mailto:imamm...@

RE: [PATCH 1/5] hw/arm: Align ACPI blob len to PAGE size

2019-11-11 Thread Shameerali Kolothum Thodi
.@gmail.com; xuwei (O) ; > ler...@redhat.com; Linuxarm ; Michael S. Tsirkin > > Subject: Re: [PATCH 1/5] hw/arm: Align ACPI blob len to PAGE size > > On Fri, 4 Oct 2019 16:52:58 +0100 > Shameer Kolothum wrote: > > > If ACPI blob length modifications happens after the initial

Re: [PATCH 1/5] hw/arm: Align ACPI blob len to PAGE size

2019-11-08 Thread Igor Mammedov
On Fri, 4 Oct 2019 16:52:58 +0100 Shameer Kolothum wrote: > If ACPI blob length modifications happens after the initial > virt_acpi_build() call, and the changed blob length is within > the PAGE size boundary, then the revised size is not seen by > the firmware on Guest reboot. The is because in