On 12/15/2015 09:06 PM, Kevin Zhao wrote:
Modify the default graphics device to "vnc",since the powerpc
does't support spice devices.Otherwise, virt-manager can not
be used in ppc64 and ppc64le hardware.So that change make
virt-manager supports arch "ppc64" and "ppc64le".Also add
a test case to
On 12/15/2015 09:06 PM, Kevin Zhao wrote:
Modify the xml file for virt-install of ppc64le for importing
existing image using KVM.Because the spice devices has not
been supported by powerpc64 and powerpc64le,the only supporting
graphic device is vnc.
Signed-off-by: Kevin Zhao
---
.../compare/
On 12/15/2015 08:06 AM, Kevin Zhao wrote:
> Modify the default graphics device to "vnc",since the powerpc
> does't support spice devices.Otherwise, virt-manager can not
> be used in ppc64 and ppc64le hardware.So that change make
> virt-manager supports arch "ppc64" and "ppc64le".Also add
> a test
On 12/23/2015 07:01 AM, Pavel Fedin wrote:
> libvirt does not allow this and attempt to do so causes error during domain
> startup. Prevent this in the beginning instead with correct explanation.
>
> Signed-off-by: Pavel Fedin
> ---
> virtManager/addhardware.py | 9 +++--
> 1 file changed, 7