On Tue, 23 Feb 2016 18:50:31 +0200
"Michael S. Tsirkin" wrote:
> On Tue, Feb 23, 2016 at 05:24:02PM +0100, Igor Mammedov wrote:
> > On Sun, 21 Feb 2016 15:03:04 +0200
> > "Michael S. Tsirkin" wrote:
> >
> > > While guest/host ABI is documented in hw/acpi/bios-linker-loader.c,
> > > the API wa
On Tue, Feb 23, 2016 at 05:24:02PM +0100, Igor Mammedov wrote:
> On Sun, 21 Feb 2016 15:03:04 +0200
> "Michael S. Tsirkin" wrote:
>
> > While guest/host ABI is documented in hw/acpi/bios-linker-loader.c,
> > the API was left undocumented.
> >
> > This adds documentation for all API functions.
>
On Sun, 21 Feb 2016 15:03:04 +0200
"Michael S. Tsirkin" wrote:
> While guest/host ABI is documented in hw/acpi/bios-linker-loader.c,
> the API was left undocumented.
>
> This adds documentation for all API functions.
>
> Additionally, input is validated to make sure all
> pointers fall within r
While guest/host ABI is documented in hw/acpi/bios-linker-loader.c,
the API was left undocumented.
This adds documentation for all API functions.
Additionally, input is validated to make sure all
pointers fall within range of provided files.
To allow this validation for checksum commands,
bios_l