qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: imammedo@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 0/3] move ssdt-misc.dsl to the DSDT
Date: Mon, 19 Jan 2015 23:31:56 +0200	[thread overview]
Message-ID: <20150119213156.GB10385@redhat.com> (raw)
In-Reply-To: <1421686587-8354-1-git-send-email-pbonzini@redhat.com>

On Mon, Jan 19, 2015 at 05:56:24PM +0100, Paolo Bonzini wrote:
> See v2 for motivation.
> 
> v2->v3: dropped pointer passing and patch 4.

Thanks!
Igor - ok with you?

> Paolo Bonzini (3):
>   pc: append ssdt-misc.dsl to the DSDT
>   pc: rename ssdt-misc to dsdt-common
>   pc: move common parts of the DSDT to dsdt-common
> 
>  hw/i386/Makefile.objs                           |    2 +-
>  hw/i386/acpi-build.c                            |   85 +-
>  hw/i386/{ssdt-misc.dsl => acpi-dsdt-common.dsl} |   22 +-
>  hw/i386/acpi-dsdt-common.hex.generated          | 1897 ++++++++++++++
>  hw/i386/acpi-dsdt-isa.dsl                       |    6 +-
>  hw/i386/acpi-dsdt.dsl                           |   12 +-
>  hw/i386/acpi-dsdt.hex.generated                 | 3119 ++++++-----------------
>  hw/i386/q35-acpi-dsdt.dsl                       |    9 +-
>  hw/i386/q35-acpi-dsdt.hex.generated             | 2787 +++++---------------
>  hw/i386/ssdt-misc.hex.generated                 |  399 ---
>  tests/acpi-test-data/pc/DSDT                    |  Bin 3592 -> 3923 bytes
>  tests/acpi-test-data/pc/SSDT                    |  Bin 2279 -> 1951 bytes
>  tests/acpi-test-data/q35/DSDT                   |  Bin 8182 -> 8513 bytes
>  tests/acpi-test-data/q35/SSDT                   |  Bin 560 -> 232 bytes
>  14 files changed, 3430 insertions(+), 4908 deletions(-)
>  rename hw/i386/{ssdt-misc.dsl => acpi-dsdt-common.dsl} (89%)
>  create mode 100644 hw/i386/acpi-dsdt-common.hex.generated
>  delete mode 100644 hw/i386/ssdt-misc.hex.generated

In future pls don't include generated files, they
often conflict on rebase - just note I need to generate
them in the cover letter.

> -- 
> 1.8.3.1

  parent reply	other threads:[~2015-01-19 21:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19 16:56 [Qemu-devel] [PATCH v3 0/3] move ssdt-misc.dsl to the DSDT Paolo Bonzini
2015-01-19 16:56 ` [Qemu-devel] [PATCH v3 1/3] pc: append " Paolo Bonzini
2015-01-19 16:56 ` [Qemu-devel] [PATCH v3 2/3] pc: rename ssdt-misc to dsdt-common Paolo Bonzini
2015-01-19 16:56 ` [Qemu-devel] [PATCH v3 3/3] pc: move common parts of the DSDT " Paolo Bonzini
2015-01-19 21:31 ` Michael S. Tsirkin [this message]
2015-01-20  7:05   ` [Qemu-devel] [PATCH v3 0/3] move ssdt-misc.dsl to the DSDT Paolo Bonzini
2015-01-20 10:34     ` Igor Mammedov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150119213156.GB10385@redhat.com \
    --to=mst@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).