From: Christian Borntraeger <borntraeger@de.ibm.com>
To: quintela@redhat.com,
qemu-develQEMU Developer <qemu-devel@nongnu.org>,
KVM devel mailing list <kvm@vger.kernel.org>
Cc: "Matthew Rosato" <mjrosato@linux.vnet.ibm.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Eduardo Habkost" <ehabkost@redhat.com>,
"David Hildenbrand" <dahi@linux.vnet.ibm.com>,
"Paul Mackerras" <paulus@samba.org>,
"Bharata B Rao" <bharata@linux.vnet.ibm.com>,
"Andreas Färber" <afaerber@suse.de>,
"David Gibson" <david@gibson.dropbear.id.au>
Subject: Re: [Qemu-devel] KVM call for agenda for 2016-02-16
Date: Tue, 16 Feb 2016 12:54:57 +0100 [thread overview]
Message-ID: <56C30E11.8040606@de.ibm.com> (raw)
In-Reply-To: <871t8kpo6j.fsf@emacs.mitica>
So my quick and dirty summary of CPU as _I_ understand it
(and I only have some part time bandwidth at the moment for that)
x86 has cpu hotplug. Some history
qemu-kvm had cpu_set in the past
qemu has cpu_add for a while now
libvirt code uses cpu_add cross-platform out of the box
proposal to use device_add. Currently this has the following issues that
we need to discuss:
- will require capability checking and dual code in libvirt (and libvirt updates)
- Power has some constraints that are hard to model with just device add
- David Gibson proposes a two layer interface
- low level: device add cpu-package
- high level
- David Hildenbrand has some concerns regarding CPU models (with base model + feature
on/off), as device_add needs instantiatable type
- devel_del: s390 has no interface for cpu removal (Matts latest patches reset the
machine just like z/VM - until we have some interface)
- anything else? (cpu hotplug on ARM or MIPS?)
Would be good to use todays call to have a plan how to finish things soon.
(maybe even for 2.6)
Christian
next prev parent reply other threads:[~2016-02-16 11:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-10 15:42 [Qemu-devel] KVH call for agenda for 2016-02-16 Juan Quintela
2016-02-10 15:48 ` Christian Borntraeger
2016-02-12 17:28 ` Andreas Färber
2016-02-16 11:54 ` Christian Borntraeger [this message]
2016-02-17 20:40 ` [Qemu-devel] KVM " Eduardo Habkost
2016-02-17 22:51 ` Juan Quintela
2016-02-22 19:02 ` Thomas Huth
2016-02-23 9:59 ` Juan Quintela
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=56C30E11.8040606@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=afaerber@suse.de \
--cc=bharata@linux.vnet.ibm.com \
--cc=dahi@linux.vnet.ibm.com \
--cc=david@gibson.dropbear.id.au \
--cc=ehabkost@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mjrosato@linux.vnet.ibm.com \
--cc=paulus@samba.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.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;
as well as URLs for NNTP newsgroup(s).