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

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.

According to Alex`s comment, v2 has following update:
1. patch 1/2 remove if() which seems breaks the assumptions elsewhere
2. patch 2/2 change device_del process: qemu fake the device detach condition,
   make OS trigger the action

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

 hw/pci/pcie.c | 36 +++++++++++++++++++++++++++---------
 1 file changed, 27 insertions(+), 9 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-09-23 18:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-16  2:02 [Qemu-devel] [PATCH v2 0/2] PCI-e device multi-function hot-add support Cao jin
2015-09-16  2:02 ` [Qemu-devel] [PATCH v2 1/2] " Cao jin
2015-09-16  2:02 ` [Qemu-devel] [PATCH v2 2/2] " Cao jin
2015-09-21 18:00   ` Alex Williamson
2015-09-22 10:08     ` Cao jin
2015-09-22 17:51       ` Alex Williamson
2015-09-23 13:37         ` Cao jin
2015-09-23 18:19           ` Alex Williamson
2015-09-21  9:47 ` [Qemu-devel] Ping: [PATCH v2 0/2] " 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).