qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] pci_add_capability_at_offset
@ 2010-04-07  8:04 Michael S. Tsirkin
  2010-04-07  8:04 ` [Qemu-devel] [PATCH 1/2] pci: add API to add capability at a known offset Michael S. Tsirkin
  2010-04-07  8:04 ` [Qemu-devel] [PATCH 2/2] eepro100: convert to new capability API Michael S. Tsirkin
  0 siblings, 2 replies; 6+ messages in thread
From: Michael S. Tsirkin @ 2010-04-07  8:04 UTC (permalink / raw)
  To: weil, qemu-devel

eepro100 has to jump through hoops to add
capability at a specific offset. It's cleaner
to simply add an API for that.

Michael S. Tsirkin (2):
  pci: add API to add capability at a known offset
  eepro100: convert to new capability API

 hw/eepro100.c |   22 +++++++++-------------
 hw/pci.c      |   16 ++++++++++++----
 hw/pci.h      |    2 ++
 3 files changed, 23 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2010-04-07 11:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07  8:04 [Qemu-devel] [PATCH 0/2] pci_add_capability_at_offset Michael S. Tsirkin
2010-04-07  8:04 ` [Qemu-devel] [PATCH 1/2] pci: add API to add capability at a known offset Michael S. Tsirkin
2010-04-07  8:36   ` [Qemu-devel] " Stefan Weil
2010-04-07  8:04 ` [Qemu-devel] [PATCH 2/2] eepro100: convert to new capability API Michael S. Tsirkin
2010-04-07  8:42   ` [Qemu-devel] " Stefan Weil
2010-04-07 11:04     ` 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).