[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 25/43] acpi: ssdt pcihp: updat generated file
From: |
Michael S. Tsirkin |
Subject: |
Re: [Qemu-devel] [PULL 25/43] acpi: ssdt pcihp: updat generated file |
Date: |
Tue, 15 Oct 2013 08:24:18 +0300 |
On Mon, Oct 14, 2013 at 03:32:43PM -0700, Anthony Liguori wrote:
> "Michael S. Tsirkin" <address@hidden> writes:
>
> > update generated file, not sure what changed
> >
> > Reviewed-by: Gerd Hoffmann <address@hidden>
> > Tested-by: Gerd Hoffmann <address@hidden>
> > Reviewed-by: Igor Mammedov <address@hidden>
> > Tested-by: Igor Mammedov <address@hidden>
> > Signed-off-by: Michael S. Tsirkin <address@hidden>
>
> 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
- [Qemu-devel] [PULL 15/43] pci: fix up w64 size calculation helper, (continued)
- [Qemu-devel] [PULL 15/43] pci: fix up w64 size calculation helper, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 16/43] fw_cfg: interface to trigger callback on read, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 17/43] loader: support for unmapped ROM blobs, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 18/43] pcie_host: expose UNMAPPED macro, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 19/43] pcie_host: expose address format, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 20/43] q35: use macro for MCFG property name, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 21/43] q35: expose mmcfg size as a property, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 23/43] acpi: add rules to compile ASL source, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 25/43] acpi: ssdt pcihp: updat generated file, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 22/43] i386: add ACPI table files from seabios, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 26/43] loader: use file path size from fw_cfg.h, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 24/43] acpi: pre-compiled ASL files, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 27/43] i386: add bios linker/loader, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 28/43] loader: allow adding ROMs in done callbacks, Michael S. Tsirkin, 2013/10/14
- Re: [Qemu-devel] [PULL 00/43] pci, pc, acpi fixes, enhancements, Paolo Bonzini, 2013/10/14
- [Qemu-devel] [PULL 29/43] i386: define pc guest info, Michael S. Tsirkin, 2013/10/14
- [Qemu-devel] [PULL 30/43] acpi/piix: add macros for acpi property names, Michael S. Tsirkin, 2013/10/14