On 18.12.2012, at 18:50, Jens Freimann wrote:
> From: Viktor Mihajlovski
>
> This enables qemu -cpu help to return a list of supported CPU models
> on s390 and also to query for cpu definitions in the monitor.
> Initially only cpu model = host is returned. This needs to be reworked
> into a ful
From: Viktor Mihajlovski
This enables qemu -cpu help to return a list of supported CPU models
on s390 and also to query for cpu definitions in the monitor.
Initially only cpu model = host is returned. This needs to be reworked
into a full-fledged CPU model handling later on.
This change is needed
Am 17.12.2012 15:47, schrieb Alexander Graf:
>
> On 14.12.2012, at 17:46, Jens Freimann wrote:
>
>> From: Viktor Mihajlovski
>>
>> This enables qemu -cpu help to return a list of supported CPU models
>> on s390 and also to query for cpu definitions in the monitor.
>> Initially only cpu model = h
On 14.12.2012, at 17:46, Jens Freimann wrote:
> From: Viktor Mihajlovski
>
> This enables qemu -cpu help to return a list of supported CPU models
> on s390 and also to query for cpu definitions in the monitor.
> Initially only cpu model = host is returned. This needs to be reworked
> into a ful
Am 14.12.2012 17:46, schrieb Jens Freimann:
> From: Viktor Mihajlovski
>
> This enables qemu -cpu help to return a list of supported CPU models
> on s390 and also to query for cpu definitions in the monitor.
> Initially only cpu model = host is returned. This needs to be reworked
> into a full-fl
From: Viktor Mihajlovski
This enables qemu -cpu help to return a list of supported CPU models
on s390 and also to query for cpu definitions in the monitor.
Initially only cpu model = host is returned. This needs to be reworked
into a full-fledged CPU model handling later on.
This change is needed
On 12/12/2012 06:52 PM, Richard Henderson wrote:
On 12/12/2012 06:03 AM, Alexander Graf wrote:
The TCG model is a "z900". We can just have a "z900" model and a
"host" model with tcg_enabled() vs kvm_enabled() checks on each.
My target-s390x tcg rewrite targets something just shy of z196.
The m
On 12/12/2012 05:28 PM, Andreas Färber wrote:
Am 12.12.2012 16:05, schrieb Viktor Mihajlovski:
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 con
On 12/12/2012 03:03 PM, Alexander Graf wrote:
The TCG model is a "z900". We can just have a "z900" model and a "host" model
with tcg_enabled() vs kvm_enabled() checks on each.
Alex
I would advise to not define 'artificial' names, i.e. such that cannot
be retrieved via a user-space interf
On 12/12/2012 06:03 AM, Alexander Graf wrote:
> The TCG model is a "z900". We can just have a "z900" model and a
> "host" model with tcg_enabled() vs kvm_enabled() checks on each.
My target-s390x tcg rewrite targets something just shy of z196.
The main thing that's missing is actually STORE FACIL
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 thi
Am 12.12.2012 16:05, schrieb Viktor Mihajlovski:
> 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 lib
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
On 12.12.2012, at 14:51, Andreas Färber wrote:
> Am 12.12.2012 14:08, schrieb Jens Freimann:
>> From: Viktor Mihajlovski
>>
>> This enables qemu -cpu help to return a list of supported CPU models
>> on s390 and also to query for cpu definitions in the monitor.
>> Initially only cpu model = host
Am 12.12.2012 14:08, schrieb Jens Freimann:
> From: Viktor Mihajlovski
>
> This enables qemu -cpu help to return a list of supported CPU models
> on s390 and also to query for cpu definitions in the monitor.
> Initially only cpu model = host is returned. This needs to be reworked
> into a full-fl
On 12.12.2012, at 14:08, Jens Freimann wrote:
> From: Viktor Mihajlovski
>
> This enables qemu -cpu help to return a list of supported CPU models
> on s390 and also to query for cpu definitions in the monitor.
> Initially only cpu model = host is returned. This needs to be reworked
> into a ful
From: Viktor Mihajlovski
This enables qemu -cpu help to return a list of supported CPU models
on s390 and also to query for cpu definitions in the monitor.
Initially only cpu model = host is returned. This needs to be reworked
into a full-fledged CPU model handling later on.
This change is needed
17 matches
Mail list logo