public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: "Hao\, Xudong" <xudong.hao@intel.com>
Cc: "qemu-devel\@nongnu.org" <qemu-devel@nongnu.org>,
	"aliguori\@us.ibm.com" <aliguori@us.ibm.com>,
	"kvm\@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: qemu fail to parse command line with "-pcidevice 00:19.0"
Date: Fri, 25 Jun 2010 06:57:47 +0200	[thread overview]
Message-ID: <m3lja3pv3o.fsf@blackfin.pond.sub.org> (raw)
In-Reply-To: <BC00F5384FCFC9499AF06F92E8B78A9E084B44EC49@shsmsx502.ccr.corp.intel.com> (Xudong Hao's message of "Fri, 25 Jun 2010 09:48:08 +0800")

"Hao, Xudong" <xudong.hao@intel.com> writes:

>>Work-around: -device pci-assign,host=00:19.1
> OK, this new way can work when create guest with static assignment.
> But how to hot add a pci device to guest? the old hot add command "pci_add pci_addr=auto host host=00:19.0" has the same parse error.

Command line's -device becomes monitor's device_add:

device_add pci-assign,host=00:19.1

> BTW: if we use add "-net none" in qemu command, guest can not be created and nothing error printed.
>
> Do you have plan to fix this parse issue?

Separate issue.  Fix posted:

Subject: [Qemu-devel] [PATCH] net: Fix VM start with '-net none'
Date: Tue, 15 Jun 2010 13:30:39 +0530
Message-Id: <22a96312232a0458fc04268b79d17828c824df42.1276588830.git.amit.shah@redhat.com>

You could have found this yourself :)

  reply	other threads:[~2010-06-25  4:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-24  2:03 qemu fail to parse command line with "-pcidevice 00:19.0" Hao, Xudong
2010-06-24  6:08 ` Markus Armbruster
2010-06-25  1:48   ` Hao, Xudong
2010-06-25  4:57     ` Markus Armbruster [this message]
2010-06-25  6:30       ` Hao, Xudong
2010-06-25  6:31   ` Hidetoshi Seto
2010-06-25  8:12     ` Markus Armbruster

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=m3lja3pv3o.fsf@blackfin.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    --cc=xudong.hao@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