Re: [Qemu-devel] [PATCH v2] spapr: Define a 2.1 pseries machine

2014-06-25 Thread Alexander Graf
On 25.06.14 06:08, Alexey Kardashevskiy wrote: This adds a v2.1 machine to support backward compatibility for newer macines in the case if they ever be implemented. This adds a "pseries-2.1" machine as a child of the "pseries" machine and only changes visible machine name. Signed-off-by: Alexe

[Qemu-devel] [PATCH v2] spapr: Define a 2.1 pseries machine

2014-06-24 Thread Alexey Kardashevskiy
This adds a v2.1 machine to support backward compatibility for newer macines in the case if they ever be implemented. This adds a "pseries-2.1" machine as a child of the "pseries" machine and only changes visible machine name. Signed-off-by: Alexey Kardashevskiy --- Changes: v2: * removed .insta