Hi Igor,
sorry I missed you mail.
On 09/11/2015 10:35 PM, Igor Mammedov wrote:
On Thu, 10 Sep 2015 20:12:23 +0800
Cao jin wrote:
In case user regret when hot-add multi-function, we should roll back,
device_del the function added but still not worked.
Signed-off-by: Cao jin
---
hw/pci/
On Thu, 10 Sep 2015 20:12:23 +0800
Cao jin wrote:
> In case user regret when hot-add multi-function, we should roll back,
> device_del the function added but still not worked.
>
> Signed-off-by: Cao jin
> ---
> hw/pci/pcie.c | 28 +++-
> 1 file changed, 23 insertions(+)
On Thu, 2015-09-10 at 20:12 +0800, Cao jin wrote:
> In case user regret when hot-add multi-function, we should roll back,
> device_del the function added but still not worked.
>
> Signed-off-by: Cao jin
> ---
> hw/pci/pcie.c | 28 +++-
> 1 file changed, 23 insertions(+),
In case user regret when hot-add multi-function, we should roll back,
device_del the function added but still not worked.
Signed-off-by: Cao jin
---
hw/pci/pcie.c | 28 +++-
1 file changed, 23 insertions(+), 5 deletions(-)
diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c
index