qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] pci_add_capability_at_offset


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PATCH 0/2] pci_add_capability_at_offset
Date: Wed, 7 Apr 2010 11:04:01 +0300
User-agent: Mutt/1.5.19 (2009-01-05)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]