All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] device-assignment: Re-work PCI option ROM support
@ 2010-10-04 21:26 Alex Williamson
  2010-10-04 21:26 ` [PATCH 1/2] PCI: Export pci_map_option_rom() Alex Williamson
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Alex Williamson @ 2010-10-04 21:26 UTC (permalink / raw)
  To: kvm; +Cc: ddutile, chrisw

This cleans up device assignment option ROM support and allows
us to use romfile and rombar default PCI options.  Thanks,

Alex

---

Alex Williamson (2):
      device-assignment: Allow PCI to manage the option ROM
      PCI: Export pci_map_option_rom()


 hw/device-assignment.c |  155 +++++++++++++++++++++---------------------------
 hw/device-assignment.h |    4 +
 hw/pci.c               |    2 -
 hw/pci.h               |    3 +
 4 files changed, 75 insertions(+), 89 deletions(-)

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

end of thread, other threads:[~2010-10-11 15:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-04 21:26 [PATCH 0/2] device-assignment: Re-work PCI option ROM support Alex Williamson
2010-10-04 21:26 ` [PATCH 1/2] PCI: Export pci_map_option_rom() Alex Williamson
2010-10-05 16:03   ` Chris Wright
2010-10-04 21:26 ` [PATCH 2/2] device-assignment: Allow PCI to manage the option ROM Alex Williamson
2010-10-07 17:18   ` Michael S. Tsirkin
2010-10-07 17:34     ` Alex Williamson
2010-10-07 22:45       ` Michael S. Tsirkin
2010-10-08  4:02         ` Alex Williamson
2010-10-08  8:40           ` Michael S. Tsirkin
2010-10-08 15:12             ` Alex Williamson
2010-10-09 21:44               ` Michael S. Tsirkin
2010-10-11 15:15                 ` Alex Williamson
2010-10-11 15:21                   ` Michael S. Tsirkin
2010-10-11 15:43                     ` Alex Williamson
2010-10-06 20:43 ` [PATCH 0/2] device-assignment: Re-work PCI option ROM support Marcelo Tosatti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.