"Michael S. Tsirkin" <m...@redhat.com> writes: > update generated file, not sure what changed > > Reviewed-by: Gerd Hoffmann <kra...@redhat.com> > Tested-by: Gerd Hoffmann <kra...@redhat.com> > Reviewed-by: Igor Mammedov <imamm...@redhat.com> > Tested-by: Igor Mammedov <imamm...@redhat.com> > Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
How in the world did this get reviewed by's???? 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