qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/3] S390: Enable -cpu help and QMP query-cpu-de


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH 3/3] S390: Enable -cpu help and QMP query-cpu-definitions
Date: Wed, 12 Dec 2012 16:50:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120306 Thunderbird/10.0.3

On 12/12/2012 04:05 PM, Viktor Mihajlovski wrote:
On 12/12/2012 02:51 PM, Andreas Färber wrote:
+    (*cpu_fprintf)(f, "s390 %16s\n", "[host]");

Note that the square-bracket notation was specific to x86 when it
distinguished between built-in and config-based models.

OK, since libvirt capable of dealing with s390 cpu models will
never see this, we can change it any way that is wanted.
So, host without brackets?
"host" only makes sense for KVM, not for TCG. So we would need one other
placeholder model for libvirt.
see my reply to Alex' comment: the placeholder name must be chosen
carefully, i.e. future-proof

Yeah, it's perfectly fine for me to ignore the model name in the code today (as we do iirc) and only add the host target for starters. Though that one should do a kvm_enabled() check.


Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]