qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] pci: pci_register_bar() clean up
@ 2010-09-09  2:48 Isaku Yamahata
  2010-09-09  2:48 ` [Qemu-devel] [PATCH 1/3] pci: sorting out type confusion in pci_register_bar() Isaku Yamahata
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Isaku Yamahata @ 2010-09-09  2:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: yamahata, mst

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-09-12 15:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-09  2:48 [Qemu-devel] [PATCH 0/3] pci: pci_register_bar() clean up Isaku Yamahata
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

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).