[libvirt] [PATCH] NEWS: Update after virtio console on ppc64 fix

--- docs/news.html.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/news.html.in b/docs/news.html.in index 5a34674..5eea24f 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -52,6 +52,10 @@ for a qcow2 file backed storage that hasn't yet been opened on the domain </li> + <li>qemu: Make virtio console usable on ppc64 guests<br/> + The chardev detection code has been improved and can now handle this + configuration properly. + </li> </ul> </li> </ul> -- 2.7.4

+ <li>qemu: Make virtio console usable on ppc64 guests<br/> + The chardev detection code has been improved and can now handle this + configuration properly. + </li> Thanks for this patch. Missed it, I am yet to get full hang of the new
Hi Andrea, On 12/21/2016 11:06 PM, Andrea Bolognani wrote: process around news.html. :) ACK.

On Thu, 2016-12-22 at 11:46 +0530, Shivaprasad G Bhat wrote:
Thanks for this patch. Missed it, I am yet to get full hang of the new process around news.html. :) ACK.
That's okay, especially since the new process for release notes was not even in place back when you posted the patch ;) Pushed now. -- Andrea Bolognani / Red Hat / Virtualization
participants (2)
-
Andrea Bolognani
-
Shivaprasad G Bhat