Re: [libvirt] [PATCH v2] qemu: Deal with panic device on pSeries.

2015-05-28 Thread Andrea Bolognani
On Wed, 2015-05-27 at 09:44 -0400, John Ferlan wrote: > This should be split into two patches The first one dealing with > just the error/bug and the second dealing with adding a panic device by > default for PPC* Thanks for the review, John! I've split the changes into separate commits, as

Re: [libvirt] [PATCH v2] qemu: Deal with panic device on pSeries.

2015-05-27 Thread John Ferlan
On 05/15/2015 05:35 AM, Andrea Bolognani wrote: > The guest firmware provides the same functionality as the pvpanic > device, which is not available in QEMU on pSeries: make sure the > XML reflects this fact by automatically adding a element > when not already present. > > On the other hand, un

Re: [libvirt] [PATCH v2] qemu: Deal with panic device on pSeries.

2015-05-25 Thread Andrea Bolognani
On Fri, 2015-05-15 at 11:35 +0200, Andrea Bolognani wrote: > The guest firmware provides the same functionality as the pvpanic > device, which is not available in QEMU on pSeries: make sure the > XML reflects this fact by automatically adding a element > when not already present. > > On the other

[libvirt] [PATCH v2] qemu: Deal with panic device on pSeries.

2015-05-15 Thread Andrea Bolognani
The guest firmware provides the same functionality as the pvpanic device, which is not available in QEMU on pSeries: make sure the XML reflects this fact by automatically adding a element when not already present. On the other hand, unlike the pvpanic device, the guest firmware can't be configure