[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] PCI-e device multi-function hot-add support
From: |
Cao jin |
Subject: |
[Qemu-devel] [PATCH 0/2] PCI-e device multi-function hot-add support |
Date: |
Thu, 10 Sep 2015 20:12:21 +0800 |
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
- [Qemu-devel] [PATCH 0/2] PCI-e device multi-function hot-add support,
Cao jin <=