qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Ping: [PATCH v2 0/2] PCI-e device multi-function hot-add su


From: Cao jin
Subject: [Qemu-devel] Ping: [PATCH v2 0/2] PCI-e device multi-function hot-add support
Date: Mon, 21 Sep 2015 17:47:27 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0



On 09/16/2015 10:02 AM, Cao jin wrote:
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(-)


--
Yours Sincerely,

Cao Jin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]