public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: "Han, Weidong" <weidong.han@intel.com>
Cc: "'Avi Kivity'" <avi@redhat.com>,
	"'kvm@vger.kernel.org'" <kvm@vger.kernel.org>,
	"'Mark McLoughlin'" <markmc@redhat.com>
Subject: Re: [PATCH 3/8] kvm: qemu: fix hot assign device
Date: Wed, 18 Feb 2009 14:16:08 -0300	[thread overview]
Message-ID: <20090218171608.GA25719@amt.cnet> (raw)
In-Reply-To: <715D42877B251141A38726ABF5CABF2C0195A1F9B2@pdsmsx503.ccr.corp.intel.com>



Acked-by: Marcelo Tosatti <mtosatti@redhat.com>

On Wed, Feb 18, 2009 at 03:12:31PM +0800, Han, Weidong wrote:
> Last qemu merge broke device assignment hotplug. Call
> qemu_pci_hot_assign_device in pci_device_hot_add for
> hot assign device, and add the command for it.
> for example hot assign 01:00.0, can use following command:
>   pci_add pci_addr=auto host host=01:00.0
> 
> Signed-off-by: Weidong Han <weidong.han@intel.com>
> ---
>  qemu/hw/device-hotplug.c |   37 -------------------------------------
>  qemu/hw/pci-hotplug.c    |   35 +++++++++++++++++++++++++++++++++++
>  qemu/monitor.c           |    2 +-
>  3 files changed, 36 insertions(+), 38 deletions(-)

      reply	other threads:[~2009-02-18 17:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18  7:12 [PATCH 3/8] kvm: qemu: fix hot assign device Han, Weidong
2009-02-18 17:16 ` Marcelo Tosatti [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=20090218171608.GA25719@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=markmc@redhat.com \
    --cc=weidong.han@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox