On 04/15/13 23:10, Anthony Liguori wrote:
> Applied. Thanks.
>
> Regards,
>
> Anthony Liguori
>
Please revert. As I wrote in my review, 2/3 breaks stuff. 1/3 and 3/3
have been picked up by Paolo.
Thanks,
Laszlo
Applied. Thanks.
Regards,
Anthony Liguori
On Mon, Apr 15, 2013 at 03:24:00PM +0200, Laszlo Ersek wrote:
> On 04/15/13 13:25, Michael S. Tsirkin wrote:
> > On Mon, Apr 15, 2013 at 12:37:37PM +0300, Michael S. Tsirkin wrote:
> >> I wanted to help Laszlo completely move ACPI tables out of seabios in
> >> time for 1.5, but had to put out some
On 04/15/13 15:24, Laszlo Ersek wrote:
> Second, 2/3 breaks the binary format exported under the
> FW_CFG_ACPI_TABLES key. The format is as follows:
>
> * number of tables in entire fw_cfg blob : uint16_t
> for each table:
> * ACPI payload size belonging to this table : uint16_t
> * s
On 04/15/13 13:25, Michael S. Tsirkin wrote:
> On Mon, Apr 15, 2013 at 12:37:37PM +0300, Michael S. Tsirkin wrote:
>> I wanted to help Laszlo completely move ACPI tables out of seabios in
>> time for 1.5, but had to put out some fires so didn't manage to do this
>> in time, and going offline for no
On Mon, Apr 15, 2013 at 12:37:37PM +0300, Michael S. Tsirkin wrote:
> I wanted to help Laszlo completely move ACPI tables out of seabios in
> time for 1.5, but had to put out some fires so didn't manage to do this
> in time, and going offline for now.
>
> Meanwhile, here is some refactoring that I
I wanted to help Laszlo completely move ACPI tables out of seabios in
time for 1.5, but had to put out some fires so didn't manage to do this
in time, and going offline for now.
Meanwhile, here is some refactoring that I did complete. This does not
do much by itself, but works fine for me and wil