qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Isaku Yamahata <yamahata@valinux.co.jp>
To: qemu-devel@nongnu.org
Cc: yamahata@valinux.co.jp, mst@redhat.com
Subject: [Qemu-devel] [PATCH 0/3] pci: pci_register_bar() clean up
Date: Thu,  9 Sep 2010 11:48:54 +0900	[thread overview]
Message-ID: <cover.1284000417.git.yamahata@valinux.co.jp> (raw)

This patch set cleans up pci_register_bar() a bit.

Isaku Yamahata (3):
  pci: sorting out type confusion in pci_register_bar().
  pci: don't ignore invalid parameter for pci_register_bar().
  pci: improve signature of pci_register_bar().

 hw/pci.c |   11 +++++------
 hw/pci.h |    2 +-
 2 files changed, 6 insertions(+), 7 deletions(-)

             reply	other threads:[~2010-09-09  2:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09  2:48 Isaku Yamahata [this message]
2010-09-09  2:48 ` [Qemu-devel] [PATCH 1/3] pci: sorting out type confusion in pci_register_bar() Isaku Yamahata
2010-09-12 15:18   ` [Qemu-devel] " Michael S. Tsirkin
2010-09-09  2:48 ` [Qemu-devel] [PATCH 2/3] pci: don't ignore invalid parameter for pci_register_bar() Isaku Yamahata
2010-09-12 15:21   ` [Qemu-devel] " Michael S. Tsirkin
2010-09-09  2:48 ` [Qemu-devel] [PATCH 3/3] pci: improve signature of pci_register_bar() Isaku Yamahata
2010-09-12 15:21   ` [Qemu-devel] " Michael S. Tsirkin

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=cover.1284000417.git.yamahata@valinux.co.jp \
    --to=yamahata@valinux.co.jp \
    --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).