Re: [libvirt] [PATCH] docs: news: Update the release notes with the SEV permission fix

2019-02-01 Thread Erik Skultety
On Fri, Feb 01, 2019 at 01:53:47PM +0100, Andrea Bolognani wrote: > On Fri, 2019-02-01 at 13:07 +0100, Erik Skultety wrote: > [...] > > + By default, libvirt runs the QEMU process as qemu:qemu which > > could > > + cause issues during probing as some features (like AMD SEV) > >

Re: [libvirt] [PATCH] docs: news: Update the release notes with the SEV permission fix

2019-02-01 Thread Andrea Bolognani
On Fri, 2019-02-01 at 13:07 +0100, Erik Skultety wrote: [...] > + By default, libvirt runs the QEMU process as qemu:qemu which could > + cause issues during probing as some features (like AMD SEV) might > be > + inaccesible to QEMU because of file system permissions.

[libvirt] [PATCH] docs: news: Update the release notes with the SEV permission fix

2019-02-01 Thread Erik Skultety
Signed-off-by: Erik Skultety --- docs/news.xml | 12 1 file changed, 12 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 55d6a3926b..fcc42698b3 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -50,6 +50,18 @@ + + + qemu: Use