qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] PCI-e device multi-function hot-add support
@ 2015-09-10 12:12 Cao jin
  2015-09-10 12:12 ` [Qemu-devel] [PATCH 1/2] " Cao jin
  2015-09-10 12:12 ` [Qemu-devel] [PATCH 2/2] " Cao jin
  0 siblings, 2 replies; 8+ messages in thread
From: Cao jin @ 2015-09-10 12:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, alex.williamson

Support PCI-e device hot-add multi-function via device_add, just ensure
add the function 0 is added last. While allow user to roll back in the
middle via device_del, in case user regret.

Cao jin (2):
  PCI-e device multi-function hot-add support
  PCI-e device multi-function hot-add support

 hw/pci/pcie.c | 48 +++++++++++++++++++++++++++++++++++-------------
 1 file changed, 35 insertions(+), 13 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-09-16  2:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 12:12 [Qemu-devel] [PATCH 0/2] PCI-e device multi-function hot-add support Cao jin
2015-09-10 12:12 ` [Qemu-devel] [PATCH 1/2] " Cao jin
2015-09-10 15:29   ` Alex Williamson
2015-09-15  6:23     ` Cao jin
2015-09-10 12:12 ` [Qemu-devel] [PATCH 2/2] " Cao jin
2015-09-10 15:29   ` Alex Williamson
2015-09-11 14:35   ` Igor Mammedov
2015-09-16  2:17     ` Cao jin

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