Re: [Qemu-devel] [PATCH qom-cpu 0/6] cpu: Unifying features parsing

2014-03-09 Thread Andreas Färber
Am 08.03.2014 21:50, schrieb Mark Cave-Ayland: > On 04/03/14 20:32, Andreas Färber wrote: > >> Am 04.03.2014 03:55, schrieb Andreas Färber: >>> Hello, >>> >>> Prompted by Alexey's desire for tweakable PowerPCCPU properties but >>> also by >>> Peter's wish for ARMCPU properties, this series sets ou

Re: [Qemu-devel] [PATCH qom-cpu 0/6] cpu: Unifying features parsing

2014-03-09 Thread Andreas Färber
Am 05.03.2014 12:27, schrieb Alexey Kardashevskiy: > On 03/05/2014 07:30 PM, Andreas Färber wrote: >> Am 05.03.2014 03:50, schrieb Alexey Kardashevskiy: >>> On 03/04/2014 01:55 PM, Andreas Färber wrote: Hello, Prompted by Alexey's desire for tweakable PowerPCCPU properties but also b

Re: [Qemu-devel] [PATCH qom-cpu 0/6] cpu: Unifying features parsing

2014-03-08 Thread Mark Cave-Ayland
On 04/03/14 20:32, Andreas Färber wrote: Am 04.03.2014 03:55, schrieb Andreas Färber: Hello, Prompted by Alexey's desire for tweakable PowerPCCPU properties but also by Peter's wish for ARMCPU properties, this series sets out to align cpu_model parsing across targets. QemuOpts would've been n

Re: [Qemu-devel] [PATCH qom-cpu 0/6] cpu: Unifying features parsing

2014-03-05 Thread Alexey Kardashevskiy
On 03/05/2014 07:30 PM, Andreas Färber wrote: > Am 05.03.2014 03:50, schrieb Alexey Kardashevskiy: >> On 03/04/2014 01:55 PM, Andreas Färber wrote: >>> Hello, >>> >>> Prompted by Alexey's desire for tweakable PowerPCCPU properties but also by >>> Peter's wish for ARMCPU properties, this series sets

Re: [Qemu-devel] [PATCH qom-cpu 0/6] cpu: Unifying features parsing

2014-03-05 Thread Andreas Färber
Am 05.03.2014 03:50, schrieb Alexey Kardashevskiy: > On 03/04/2014 01:55 PM, Andreas Färber wrote: >> Hello, >> >> Prompted by Alexey's desire for tweakable PowerPCCPU properties but also by >> Peter's wish for ARMCPU properties, this series sets out to align cpu_model >> parsing across targets. >>

Re: [Qemu-devel] [PATCH qom-cpu 0/6] cpu: Unifying features parsing

2014-03-04 Thread Alexey Kardashevskiy
On 03/04/2014 01:55 PM, Andreas Färber wrote: > Hello, > > Prompted by Alexey's desire for tweakable PowerPCCPU properties but also by > Peter's wish for ARMCPU properties, this series sets out to align cpu_model > parsing across targets. > > QemuOpts would've been nice to use, but on the one han

Re: [Qemu-devel] [PATCH qom-cpu 0/6] cpu: Unifying features parsing

2014-03-04 Thread Andreas Färber
Am 04.03.2014 03:55, schrieb Andreas Färber: > Hello, > > Prompted by Alexey's desire for tweakable PowerPCCPU properties but also by > Peter's wish for ARMCPU properties, this series sets out to align cpu_model > parsing across targets. > > QemuOpts would've been nice to use, but on the one hand

[Qemu-devel] [PATCH qom-cpu 0/6] cpu: Unifying features parsing

2014-03-03 Thread Andreas Färber
Hello, Prompted by Alexey's desire for tweakable PowerPCCPU properties but also by Peter's wish for ARMCPU properties, this series sets out to align cpu_model parsing across targets. QemuOpts would've been nice to use, but on the one hand x86 and sparc use QemuOpts-incompatible +foo and -foo synt