All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL] PReP patch queue 2012-01-20
Date: Mon, 23 Jan 2012 11:44:15 -0600	[thread overview]
Message-ID: <4F1D9C6F.7080106@codemonkey.ws> (raw)
In-Reply-To: <1327016131-5344-1-git-send-email-andreas.faerber@web.de>

On 01/19/2012 05:35 PM, Andreas Färber wrote:
> Hello,
>
> Please pull the PowerPC Reference Platform (PReP) queue into qemu.git master.
>
> The following changes since commit 515689235c4c3d9c3f0406ddcdd21ed8da77062b:
>
>    Merge remote-tracking branch 'spice/spice.v47' into staging (2012-01-19 12:51:02 -0600)
>
> are available in the git repository at:
>
>    git://repo.or.cz/qemu/afaerber.git prep-up

Applied.  Thanks.

Regards,

Anthony Liguori

>
> Andreas Färber (10):
>        prep: Fix offset of BIOS MemoryRegion
>        prep: Use ISA m48t59
>        prep: qdev'ify Raven host bridge (PCIDevice)
>        prep_pci: Simplify I/O endianness
>        prep_pci: Update I/O to MemoryRegion ops
>        prep: qdev'ify Raven host bridge (SysBus)
>        MAINTAINERS: Add PCI host bridge files to PReP machine
>        prep: Add i82374 DMA emulation
>        prep: Add i82378 PCI-to-ISA bridge emulation
>        prep: Use i82378 PCI->ISA bridge for 'prep' machine
>
>   MAINTAINERS                     |    1 +
>   Makefile.objs                   |    2 +
>   default-configs/ppc-softmmu.mak |    3 +
>   hw/i82374.c                     |  154 +++++++++++++++++++++++
>   hw/i82378.c                     |  264 +++++++++++++++++++++++++++++++++++++++
>   hw/pci_ids.h                    |    1 +
>   hw/ppc_prep.c                   |   82 +++++-------
>   hw/prep_pci.c                   |  166 ++++++++++++++-----------
>   hw/prep_pci.h                   |   11 --
>   9 files changed, 551 insertions(+), 133 deletions(-)
>   create mode 100644 hw/i82374.c
>   create mode 100644 hw/i82378.c
>   delete mode 100644 hw/prep_pci.h
>
>

      parent reply	other threads:[~2012-01-23 17:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-19 23:35 [Qemu-devel] [PULL] PReP patch queue 2012-01-20 Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 01/10] prep: Fix offset of BIOS MemoryRegion Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 02/10] prep: Use ISA m48t59 Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 03/10] prep: qdev'ify Raven host bridge (PCIDevice) Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 04/10] prep_pci: Simplify I/O endianness Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 05/10] prep_pci: Update I/O to MemoryRegion ops Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 06/10] prep: qdev'ify Raven host bridge (SysBus) Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 07/10] MAINTAINERS: Add PCI host bridge files to PReP machine Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 08/10] prep: Add i82374 DMA emulation Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 09/10] prep: Add i82378 PCI-to-ISA bridge emulation Andreas Färber
2012-01-19 23:35 ` [Qemu-devel] [PATCH 10/10] prep: Use i82378 PCI->ISA bridge for 'prep' machine Andreas Färber
2012-01-23 17:44 ` Anthony Liguori [this message]

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=4F1D9C6F.7080106@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=andreas.faerber@web.de \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.