From: Jiri Denemark <jdenemar@redhat.com>
To: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
Cc: libvir-list@redhat.com, qemu-devel@nongnu.org,
David Hildenbrand <david@redhat.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>,
"Jason J. Herne" <jjherne@linux.vnet.ibm.com>,
Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] [libvirt] Question about the host-model CPU mode
Date: Fri, 20 Oct 2017 14:43:32 +0200 [thread overview]
Message-ID: <20171020124332.GM130425@orkuz.home> (raw)
In-Reply-To: <87mv4m6pp5.fsf@marc-ibm.boeblingen.de.ibm.com>
On Fri, Oct 20, 2017 at 13:09:26 +0200, Marc Hartmayer wrote:
> we recently encountered the problem that the 'host-model' [1] has to be
> related to the machine type of a domain. We have following problem:
>
> Let's assume we've a z13 system with a QEMU 2.9 and we define a
> domain using the default s390-virtio-ccw machine together with the
> host-model CPU mode [1]. The definition will have the machine
> expanded to s390-virtio-ccw-2.9 but retain the host-model CPU mode
> in the domain definition. In a next step we upgrade to QEMU 2.10
> (first version to recognize z14). Everything is still fine, even
> though the machine runs in 2.9 compatibility mode. Finally we
> upgrade to a z14. As a consequence it is not possible to start the
> domain anymore as the machine type doesn't support our CPU host
> model (which is expanded at start time of the domain).
>
> For determining the actual host-model the QMP command
> 'query-cpu-model-expansion' is used. This is done once per QEMU binary
> and the result of it is cached by libvirt. The problem with that is
> that libvirt queries with the newest machine type of the QEMU binary
> for the host CPU model.
No, libvirt probes QEMU with -machine none.
> We could now either probe the host CPU model for each QEMU binary +
> machine type combination and for this we've to start a new QEMU
> process each time.
This is not really a viable solution.
Jirka
next prev parent reply other threads:[~2017-10-20 12:43 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87y3oqugm7.fsf@marc-ibm.boeblingen.de.ibm.com>
[not found] ` <20171005121115.GD3946746@orkuz.home>
[not found] ` <87y3ok7n2n.fsf@marc-ibm.boeblingen.de.ibm.com>
[not found] ` <20171012120714.GA314661@orkuz.home>
2017-10-20 11:09 ` [Qemu-devel] [libvirt] Question about the host-model CPU mode Marc Hartmayer
2017-10-20 11:37 ` David Hildenbrand
2017-10-20 12:50 ` Jiri Denemark
2017-10-20 13:04 ` David Hildenbrand
2017-10-23 7:25 ` Jiri Denemark
2017-10-20 12:43 ` Jiri Denemark [this message]
2017-10-20 13:16 ` David Hildenbrand
2017-10-20 13:36 ` Christian Borntraeger
2017-10-20 13:43 ` David Hildenbrand
2017-10-20 13:49 ` Christian Borntraeger
2017-10-20 13:51 ` David Hildenbrand
2017-10-20 14:02 ` Christian Borntraeger
2017-10-20 14:06 ` David Hildenbrand
2017-10-20 14:12 ` Christian Borntraeger
2017-10-20 14:58 ` Halil Pasic
2017-10-20 15:14 ` David Hildenbrand
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=20171020124332.GM130425@orkuz.home \
--to=jdenemar@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=david@redhat.com \
--cc=fiuczy@linux.vnet.ibm.com \
--cc=jjherne@linux.vnet.ibm.com \
--cc=libvir-list@redhat.com \
--cc=mhartmay@linux.vnet.ibm.com \
--cc=mihajlov@linux.vnet.ibm.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).