Re: [PATCH v9 14/15] docs: Add protvirt docs

2020-03-18 Thread Janosch Frank
On 3/18/20 12:25 PM, Cornelia Huck wrote: > On Wed, 11 Mar 2020 09:21:50 -0400 > Janosch Frank wrote: > >> Lets add some documentation for the Protected VM functionality. > > s/Lets/Let's/ :) > >> >> Signed-off-by: Janosch Frank >> --- >> docs/system/index.rst| 1 + >> docs/system/protvi

Re: [PATCH v9 14/15] docs: Add protvirt docs

2020-03-18 Thread Cornelia Huck
On Wed, 11 Mar 2020 09:21:50 -0400 Janosch Frank wrote: > Lets add some documentation for the Protected VM functionality. s/Lets/Let's/ :) > > Signed-off-by: Janosch Frank > --- > docs/system/index.rst| 1 + > docs/system/protvirt.rst | 56 > 2 f

Re: [PATCH v9 14/15] docs: Add protvirt docs

2020-03-18 Thread Janosch Frank
On 3/17/20 7:23 PM, Cornelia Huck wrote: > On Fri, 13 Mar 2020 13:28:56 + > Peter Maydell wrote: > >> On Wed, 11 Mar 2020 at 13:31, Janosch Frank wrote: >>> >>> Lets add some documentation for the Protected VM functionality. >>> >>> Signed-off-by: Janosch Frank >>> --- >>> docs/system/inde

Re: [PATCH v9 14/15] docs: Add protvirt docs

2020-03-17 Thread Cornelia Huck
On Fri, 13 Mar 2020 13:28:56 + Peter Maydell wrote: > On Wed, 11 Mar 2020 at 13:31, Janosch Frank wrote: > > > > Lets add some documentation for the Protected VM functionality. > > > > Signed-off-by: Janosch Frank > > --- > > docs/system/index.rst| 1 + > > docs/system/protvirt.rst |

Re: [PATCH v9 14/15] docs: Add protvirt docs

2020-03-13 Thread Peter Maydell
On Wed, 11 Mar 2020 at 13:31, Janosch Frank wrote: > > Lets add some documentation for the Protected VM functionality. > > Signed-off-by: Janosch Frank > --- > docs/system/index.rst| 1 + > docs/system/protvirt.rst | 56 > 2 files changed, 57 inserti

Re: [PATCH v9 14/15] docs: Add protvirt docs

2020-03-13 Thread Janosch Frank
On 3/13/20 2:00 PM, Claudio Imbrenda wrote: > On Wed, 11 Mar 2020 09:21:50 -0400 > Janosch Frank wrote: > >> Lets add some documentation for the Protected VM functionality. >> >> Signed-off-by: Janosch Frank >> --- >> docs/system/index.rst| 1 + >> docs/system/protvirt.rst | 56 >>

Re: [PATCH v9 14/15] docs: Add protvirt docs

2020-03-13 Thread Claudio Imbrenda
On Wed, 11 Mar 2020 09:21:50 -0400 Janosch Frank wrote: > Lets add some documentation for the Protected VM functionality. > > Signed-off-by: Janosch Frank > --- > docs/system/index.rst| 1 + > docs/system/protvirt.rst | 56 > 2 files changed, 57 > i

Re: [PATCH v9 14/15] docs: Add protvirt docs

2020-03-12 Thread Janosch Frank
On 3/11/20 5:16 PM, David Hildenbrand wrote: > > I don't have to warn you that I am not a native speaker ;) > >> +Prerequisites >> +- >> + >> +To run PVMs a machine with the Protected Virtualization feature > > PVMs, a > >> +which is indicated by the Ultravisor Call facility (stfle

Re: [PATCH v9 14/15] docs: Add protvirt docs

2020-03-11 Thread David Hildenbrand
I don't have to warn you that I am not a native speaker ;) > +Prerequisites > +- > + > +To run PVMs a machine with the Protected Virtualization feature PVMs, a > +which is indicated by the Ultravisor Call facility (stfle bit , which ..., is required > +158) is required. The Ultra

[PATCH v9 14/15] docs: Add protvirt docs

2020-03-11 Thread Janosch Frank
Lets add some documentation for the Protected VM functionality. Signed-off-by: Janosch Frank --- docs/system/index.rst| 1 + docs/system/protvirt.rst | 56 2 files changed, 57 insertions(+) create mode 100644 docs/system/protvirt.rst diff --git a/d