On Mon, Oct 14, 2013 at 03:32:43PM -0700, Anthony Liguori wrote:
> "Michael S. Tsirkin" <[email protected]> writes:
>
> > update generated file, not sure what changed
> >
> > Reviewed-by: Gerd Hoffmann <[email protected]>
> > Tested-by: Gerd Hoffmann <[email protected]>
> > Reviewed-by: Igor Mammedov <[email protected]>
> > Tested-by: Igor Mammedov <[email protected]>
> > Signed-off-by: Michael S. Tsirkin <[email protected]>
>
> How in the world did this get reviewed by's????
When people send reviewed-by for the series this
applies to the whole series.
Probably not much to review here besides the file names.
> Regards,
>
> Anthony Liguori
>
> > ---
> > hw/i386/ssdt-pcihp.hex.generated | 8 ++++----
> > 1 file changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/hw/i386/ssdt-pcihp.hex.generated
> > b/hw/i386/ssdt-pcihp.hex.generated
> > index 0d32a27..b3c2cd5 100644
> > --- a/hw/i386/ssdt-pcihp.hex.generated
> > +++ b/hw/i386/ssdt-pcihp.hex.generated
> > @@ -17,7 +17,7 @@ static unsigned char ssdp_pcihp_aml[] = {
> > 0x0,
> > 0x0,
> > 0x1,
> > -0x77,
> > +0x76,
> > 0x42,
> > 0x58,
> > 0x50,
> > @@ -40,9 +40,9 @@ static unsigned char ssdp_pcihp_aml[] = {
> > 0x4e,
> > 0x54,
> > 0x4c,
> > -0x28,
> > -0x5,
> > -0x10,
> > +0x23,
> > +0x8,
> > +0x13,
> > 0x20,
> > 0x10,
> > 0x33,
> > --
> > MST