From: Eric Blake <eblake@redhat.com>
To: Igor Mammedov <imammedo@redhat.com>,
Kashyap Chamarthy <kchamart@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>,
qemu-devel@nongnu.org, ehabkost@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 2/2] docs: Document vCPU hotplug procedure
Date: Mon, 8 Oct 2018 14:10:50 -0500 [thread overview]
Message-ID: <53871bae-5b1c-df8c-f6d2-b2ce81be831c@redhat.com> (raw)
In-Reply-To: <20181001105904.4c155ffd@redhat.com>
On 10/1/18 3:59 AM, Igor Mammedov wrote:
>>> Anyway, what about this:
>>>
>>> The command returns an object with a "qom-path" member for each
>>> present CPU. In this case, it shows an IvyBridge-IBRS-x86_64-cpu in
>>> socket 0.
>>>
>>> It returns an object without a "qom-path" for every possibly CPU
>>> hot-plug. In this case, it shows you can plug an
>>> IvyBridge-IBRS-x86_64-cpu into socket 1, and the additional
>>> properties you need to pass to device_add for that.
> not really sure my English (CCed Eric) but to match 'an object' with
> the rest of sentence:
>
> It returns an object without a "qom-path" for a possible to hot-plug CPU.
> +
> In this case, it shows you can plug an IvyBridge-IBRS-x86_64-cpu
> into socket 1/core = 0/thread 0, where 'props' list describes
> additional properties you need to pass to device_add for hot-pluging
> that CPU.
Maybe:
The command returns an object for CPUs that are present (containing a
"qom-path" member) or which may be hot-plugged (no "qom-path" member).
In this example, an IvyBridge-IBRS-x86_64-cpu is present in socket 0,
while hot-plugging a CPU into socket 1 requires passing the listed
properties to device_add.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
next prev parent reply other threads:[~2018-10-08 19:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20180925160248.30801-1-kchamart@redhat.com>
[not found] ` <20180925160248.30801-3-kchamart@redhat.com>
[not found] ` <20180926172427.05a2de94@redhat.com>
[not found] ` <87zhw33t8z.fsf@dusky.pond.sub.org>
2018-10-01 8:18 ` [Qemu-devel] [PATCH v2 2/2] docs: Document vCPU hotplug procedure Kashyap Chamarthy
2018-10-01 8:59 ` Igor Mammedov
2018-10-08 19:10 ` Eric Blake [this message]
2018-10-09 9:59 ` Igor Mammedov
[not found] ` <20180925160248.30801-2-kchamart@redhat.com>
2018-10-01 9:28 ` [Qemu-devel] [PATCH v2 1/2] Deprecate QMP `cpu-add` Thomas Huth
2018-10-01 12:40 ` Kashyap Chamarthy
2018-10-08 13:29 ` 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=53871bae-5b1c-df8c-f6d2-b2ce81be831c@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=ehabkost@redhat.com \
--cc=imammedo@redhat.com \
--cc=kchamart@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).