From: Cao jin <caoj.fnst@cn.fujitsu.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, alex.williamson@redhat.com,
izumi.taku@jp.fujitsu.com
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 [thread overview]
Message-ID: <55FFD22F.8060706@cn.fujitsu.com> (raw)
In-Reply-To: <1442368976-15852-1-git-send-email-caoj.fnst@cn.fujitsu.com>
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
prev parent reply other threads:[~2015-09-21 9:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Cao jin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55FFD22F.8060706@cn.fujitsu.com \
--to=caoj.fnst@cn.fujitsu.com \
--cc=alex.williamson@redhat.com \
--cc=izumi.taku@jp.fujitsu.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.