qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: mst@redhat.com, imammedo@redhat.com, ehabkost@redhat.com,
	marcel@redhat.com, eblake@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/2] Clean up around the PCI holes
Date: Fri,  1 Jul 2016 13:38:24 +0200	[thread overview]
Message-ID: <1467373106-29918-1-git-send-email-armbru@redhat.com> (raw)

Two weeks on list, two R-bys, time to merge.  Michael, the orthodox
route would be through your tree, but I can do a pull request myself
if you're busy.

v2: Trivially rebased

Markus Armbruster (2):
  piix: Set I440FXState member pci_info.w32 in one place
  pc: Eliminate PcPciInfo

 hw/i386/acpi-build.c      | 43 ++++++++++++++++++++++---------------------
 hw/pci-host/piix.c        | 12 +++++-------
 hw/pci-host/q35.c         | 12 ++++++------
 include/hw/i386/pc.h      |  5 -----
 include/hw/pci-host/q35.h |  2 +-
 5 files changed, 34 insertions(+), 40 deletions(-)

-- 
2.5.5

             reply	other threads:[~2016-07-01 11:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01 11:38 Markus Armbruster [this message]
2016-07-01 11:38 ` [Qemu-devel] [PATCH v2 1/2] piix: Set I440FXState member pci_info.w32 in one place Markus Armbruster
2016-07-01 11:38 ` [Qemu-devel] [PATCH v2 2/2] pc: Eliminate PcPciInfo Markus Armbruster

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=1467373106-29918-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=marcel@redhat.com \
    --cc=mst@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).