qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel@nongnu.org, Paul Brook <paul@codesourcery.com>
Subject: [Qemu-devel] [PULL 00/11] arm-devs queue
Date: Fri, 19 Apr 2013 15:57:16 +0100	[thread overview]
Message-ID: <1366383447-13082-1-git-send-email-peter.maydell@linaro.org> (raw)

arm-devs queue pullreq; this is just the versatile-pci
cleanup (which has been on the list for some time now).
Please pull.

thanks
-- PMM


The following changes since commit 09dada400328d75daf79e3eca1e48e024fec148d:

  configure: remove duplicate test (2013-04-18 14:12:31 +0200)

are available in the git repository at:

  git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.next

for you to fetch changes up to af9277e69df688ebb8ccccb7edecc45f0f85ea51:

  hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() (2013-04-19 11:15:21 +0100)

----------------------------------------------------------------
Peter Maydell (11):
      versatile_pci: Fix hardcoded tabs
      versatile_pci: Expose PCI I/O region on Versatile PB
      versatile_pci: Update to realize and instance init functions
      versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE
      versatile_pci: Use separate PCI I/O space rather than system I/O space
      versatile_pci: Put the host bridge PCI device at slot 29
      versatile_pci: Implement the correct PCI IRQ mapping
      versatile_pci: Implement the PCI controller's control registers
      arm/realview: Fix mapping of PCI regions
      versatile_pci: Expose PCI memory space to system
      hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()

 hw/arm/realview.c       |   22 +--
 hw/arm/versatilepb.c    |   11 +-
 hw/pci-host/versatile.c |  399 +++++++++++++++++++++++++++++++++++++++++------
 3 files changed, 371 insertions(+), 61 deletions(-)

             reply	other threads:[~2013-04-19 14:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-19 14:57 Peter Maydell [this message]
2013-04-19 14:57 ` [Qemu-devel] [PATCH 01/11] versatile_pci: Fix hardcoded tabs Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 02/11] versatile_pci: Expose PCI I/O region on Versatile PB Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 03/11] versatile_pci: Update to realize and instance init functions Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 04/11] versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 05/11] versatile_pci: Use separate PCI I/O space rather than system I/O space Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 06/11] versatile_pci: Put the host bridge PCI device at slot 29 Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 07/11] versatile_pci: Implement the correct PCI IRQ mapping Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 08/11] versatile_pci: Implement the PCI controller's control registers Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 09/11] arm/realview: Fix mapping of PCI regions Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 10/11] versatile_pci: Expose PCI memory space to system Peter Maydell
2013-04-19 14:57 ` [Qemu-devel] [PATCH 11/11] hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() Peter Maydell
2013-04-20 12:38 ` [Qemu-devel] [PULL 00/11] arm-devs queue Blue Swirl

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=1366383447-13082-1-git-send-email-peter.maydell@linaro.org \
    --to=peter.maydell@linaro.org \
    --cc=anthony@codemonkey.ws \
    --cc=paul@codesourcery.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).