qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: "Hu Tao" <hutao@cn.fujitsu.com>, "Andreas Färber" <afaerber@suse.de>
Subject: [Qemu-devel] [PATCH qom-next for-1.6 0/6] dma: QOM cast cleanups
Date: Fri, 26 Jul 2013 17:00:57 +0200	[thread overview]
Message-ID: <1374850864-7331-1-git-send-email-afaerber@suse.de> (raw)

Hello,

This series eliminates FROM_SYSBUS() in hw/dma/.

Regards,
Andreas

Cc: Hu Tao <hutao@cn.fujitsu.com>

Andreas Färber (6):
  pl080: Rename pl080_state to PL080State
  pl080: QOM'ify pl080 and pl081
  puv3_dma: QOM cast cleanup
  pxa2xx_dma: QOM cast cleanup
  sparc32_dma: QOM cast cleanup
  sun4m_iommu: QOM cast cleanup

 hw/dma/pl080.c       | 91 +++++++++++++++++++++++-----------------------------
 hw/dma/puv3_dma.c    | 12 ++++---
 hw/dma/pxa2xx_dma.c  | 20 +++++++-----
 hw/dma/sparc32_dma.c | 23 +++++++------
 hw/dma/sun4m_iommu.c | 12 ++++---
 5 files changed, 82 insertions(+), 76 deletions(-)

-- 
1.8.1.4

             reply	other threads:[~2013-07-26 15:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26 15:00 Andreas Färber [this message]
2013-07-26 15:00 ` [Qemu-devel] [PATCH qom-next for-1.6 1/6] pl080: Rename pl080_state to PL080State Andreas Färber
2013-07-26 15:00 ` [Qemu-devel] [PATCH qom-next for-1.6 2/6] pl080: QOM'ify pl080 and pl081 Andreas Färber
2013-07-26 15:01 ` [Qemu-devel] [PATCH qom-next for-1.6 3/6] puv3_dma: QOM cast cleanup Andreas Färber
2013-07-26 15:01 ` [Qemu-devel] [PATCH qom-next for-1.6 4/6] pxa2xx_dma: " Andreas Färber
2013-07-26 15:01 ` [Qemu-devel] [PATCH qom-next for-1.6 5/6] sparc32_dma: " Andreas Färber
2013-07-26 15:01 ` [Qemu-devel] [PATCH qom-next for-1.6 6/6] sun4m_iommu: " Andreas Färber

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=1374850864-7331-1-git-send-email-afaerber@suse.de \
    --to=afaerber@suse.de \
    --cc=hutao@cn.fujitsu.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).