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, lersek@redhat.com, qemu-devel@nongnu.org,
	kraxel@redhat.com
Subject: Re: [Qemu-devel] [PATCH v4 0/5] ACPI fixes for QEMU 2.1
Date: Mon, 28 Jul 2014 23:27:39 +0200	[thread overview]
Message-ID: <20140728212739.GA8453@redhat.com> (raw)
In-Reply-To: <1406561658-6761-1-git-send-email-pbonzini@redhat.com>

On Mon, Jul 28, 2014 at 05:34:13PM +0200, Paolo Bonzini wrote:
> v3->v4:
> 	drop all pretense of supporting bridges [me]
> 
> v2->v3:
> 	fix tests/acpi-test-data/pc/DSDT [Peter]
> 	track down "make check" failure, fix it [patch 4, me]
> 	split patch 2 in two parts [mst]
> 	do not make bsel_alloc global [mst]
> 	include Igor's bridge patch [mst, as discussed on IRC]

OK, I applied this, and did some tweaks on top that I think
make it a bit safer.
It's very very late in the release cycle, but also very late in the
day so I don't want to risk sending pull request now.
I did push it out: tag for_upstream in my tree
Will send tomorrow: Paolo, Laszlo, Gerd, could you please take
a look and ack?


> Igor Mammedov (1):
>   pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is
>     disabled
> 
> Paolo Bonzini (4):
>   acpi-dsdt: procedurally generate _PRT
>   pc: hack for migration compatibility from QEMU 2.0
>   pc: future-proof migration-compatibility of ACPI tables
>   bios-tables-test: fix ASL normalization false positive
> 
>  hw/i386/acpi-build.c            |   94 +-
>  hw/i386/acpi-dsdt.dsl           |   90 +-
>  hw/i386/acpi-dsdt.hex.generated | 1910 +++------------------------------------
>  hw/i386/pc_piix.c               |   19 +
>  hw/i386/pc_q35.c                |    5 +
>  include/hw/i386/pc.h            |    1 +
>  tests/acpi-test-data/pc/DSDT    |  Bin 4499 -> 2807 bytes
>  tests/bios-tables-test.c        |    6 +-
>  8 files changed, 263 insertions(+), 1862 deletions(-)
> 
> -- 
> 1.8.3.1

  parent reply	other threads:[~2014-07-28 21:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-28 15:34 [Qemu-devel] [PATCH v4 0/5] ACPI fixes for QEMU 2.1 Paolo Bonzini
2014-07-28 15:34 ` [Qemu-devel] [PATCH 1/5] acpi-dsdt: procedurally generate _PRT Paolo Bonzini
2014-07-28 15:34 ` [Qemu-devel] [PATCH 2/5] pc: hack for migration compatibility from QEMU 2.0 Paolo Bonzini
2014-07-28 15:34 ` [Qemu-devel] [PATCH 3/5] pc: future-proof migration-compatibility of ACPI tables Paolo Bonzini
2014-07-28 15:59   ` Michael S. Tsirkin
2014-07-28 16:08     ` Paolo Bonzini
2014-07-28 21:20       ` Michael S. Tsirkin
2014-07-28 15:34 ` [Qemu-devel] [PATCH 4/5] bios-tables-test: fix ASL normalization false positive Paolo Bonzini
2014-07-29  9:28   ` Laszlo Ersek
2014-07-28 15:34 ` [Qemu-devel] [PATCH 5/5] pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled Paolo Bonzini
2014-07-28 21:27 ` Michael S. Tsirkin [this message]
2014-07-29  5:39   ` [Qemu-devel] [PATCH v4 0/5] ACPI fixes for QEMU 2.1 Paolo Bonzini
2014-07-29 10:25   ` Laszlo Ersek
2014-07-29 10:31     ` Michael S. Tsirkin
2014-07-29 10:39       ` Paolo Bonzini
2014-07-29 10:57         ` Laszlo Ersek
2014-07-29  6:16 ` Markus Armbruster
2014-07-29  6:23   ` Paolo Bonzini

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=20140728212739.GA8453@redhat.com \
    --to=mst@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=lersek@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).