All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190808040555.2371-2-cclaudio@linux.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 557a944..31dd333 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,11 +27,11 @@ index 000000000000..8d5246585b66
 +++ b/Documentation/powerpc/ultravisor.rst
 @@ -0,0 +1,1055 @@
 +.. SPDX-License-Identifier: GPL-2.0
-+.. _ultravisor:
++.. _ultravisor:
 +
-+==============
++============================
 +Protected Execution Facility
-+==============
++============================
 +
 +.. contents::
 +    :depth: 3
@@ -51,7 +51,7 @@ index 000000000000..8d5246585b66
 +
 +	+------------------+
 +	| Privilege States |
-+	+=========+
++	+==================+
 +	|  Problem         |
 +	+------------------+
 +	|  Supervisor      |
@@ -75,7 +75,7 @@ index 000000000000..8d5246585b66
 +    privileged are now ultravisor privileged.
 +
 +Hardware
-+====
++========
 +
 +    The hardware changes include the following:
 +
@@ -101,7 +101,7 @@ index 000000000000..8d5246585b66
 +
 +      +---+---+---+---------------+
 +      | S | HV| PR|Privilege      |
-+      +==+==+==+========+
++      +===+===+===+===============+
 +      | 1 | 0 | 1 | Problem       |
 +      +---+---+---+---------------+
 +      | 1 | 0 | 0 | Privileged(OS)|
@@ -115,7 +115,7 @@ index 000000000000..8d5246585b66
 +
 +      +---+---+---+---------------+
 +      | S | HV| PR|Privilege      |
-+      +==+==+==+========+
++      +===+===+===+===============+
 +      | 0 | 0 | 1 | Problem       |
 +      +---+---+---+---------------+
 +      | 0 | 0 | 0 | Privileged(OS)|
@@ -173,7 +173,7 @@ index 000000000000..8d5246585b66
 +
 +
 +Software/Microcode
-+=========
++==================
 +
 +    The software changes include:
 +
@@ -214,7 +214,8 @@ index 000000000000..8d5246585b66
 +    are accessed through ultracalls.
 +
 +Terminology
-+=====+
++===========
++
 +    * Hypercalls: special system calls used to request services from
 +      Hypervisor.
 +
@@ -285,7 +286,8 @@ index 000000000000..8d5246585b66
 +    Hypervisor which must handle/fail the calls.
 +
 +Ultracalls used by Hypervisor
-+==============+
++=============================
++
 +    This section describes the virtual memory management ultracalls used
 +    by the Hypervisor to manage SVMs.
 +
@@ -704,7 +706,7 @@ index 000000000000..8d5246585b66
 +
 +
 +Ultracalls used by SVM
-+===========
++======================
 +
 +UV_SHARE_PAGE
 +-------------
@@ -900,7 +902,7 @@ index 000000000000..8d5246585b66
 +    specification.
 +
 +Hypervisor calls to support Ultravisor
-+===================
++======================================
 +
 +    Following are the set of hypercalls needed to support Ultravisor.
 +
diff --git a/a/content_digest b/N1/content_digest
index 0faf148..8c26996 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020190808040555.2371-1-cclaudio@linux.ibm.com\0"
  "From\0Claudio Carvalho <cclaudio@linux.ibm.com>\0"
  "Subject\0[PATCH v5 1/7] Documentation/powerpc: Ultravisor API\0"
- "Date\0Thu, 08 Aug 2019 04:05:49 +0000\0"
+ "Date\0Thu,  8 Aug 2019 01:05:49 -0300\0"
  "To\0linuxppc-dev@ozlabs.org\0"
  "Cc\0Madhavan Srinivasan <maddy@linux.vnet.ibm.com>"
   Michael Anderson <andmike@linux.ibm.com>
@@ -46,11 +46,11 @@
  "+++ b/Documentation/powerpc/ultravisor.rst\n"
  "@@ -0,0 +1,1055 @@\n"
  "+.. SPDX-License-Identifier: GPL-2.0\n"
- "+\303\257\302\273\302\277.. _ultravisor:\n"
+ "+\357\273\277.. _ultravisor:\n"
  "+\n"
- "+==============\n"
+ "+============================\n"
  "+Protected Execution Facility\n"
- "+==============\n"
+ "+============================\n"
  "+\n"
  "+.. contents::\n"
  "+    :depth: 3\n"
@@ -70,7 +70,7 @@
  "+\n"
  "+\t+------------------+\n"
  "+\t| Privilege States |\n"
- "+\t+=========+\n"
+ "+\t+==================+\n"
  "+\t|  Problem         |\n"
  "+\t+------------------+\n"
  "+\t|  Supervisor      |\n"
@@ -94,7 +94,7 @@
  "+    privileged are now ultravisor privileged.\n"
  "+\n"
  "+Hardware\n"
- "+====\n"
+ "+========\n"
  "+\n"
  "+    The hardware changes include the following:\n"
  "+\n"
@@ -120,7 +120,7 @@
  "+\n"
  "+      +---+---+---+---------------+\n"
  "+      | S | HV| PR|Privilege      |\n"
- "+      +==+==+==+========+\n"
+ "+      +===+===+===+===============+\n"
  "+      | 1 | 0 | 1 | Problem       |\n"
  "+      +---+---+---+---------------+\n"
  "+      | 1 | 0 | 0 | Privileged(OS)|\n"
@@ -134,7 +134,7 @@
  "+\n"
  "+      +---+---+---+---------------+\n"
  "+      | S | HV| PR|Privilege      |\n"
- "+      +==+==+==+========+\n"
+ "+      +===+===+===+===============+\n"
  "+      | 0 | 0 | 1 | Problem       |\n"
  "+      +---+---+---+---------------+\n"
  "+      | 0 | 0 | 0 | Privileged(OS)|\n"
@@ -192,7 +192,7 @@
  "+\n"
  "+\n"
  "+Software/Microcode\n"
- "+=========\n"
+ "+==================\n"
  "+\n"
  "+    The software changes include:\n"
  "+\n"
@@ -233,7 +233,8 @@
  "+    are accessed through ultracalls.\n"
  "+\n"
  "+Terminology\n"
- "+=====+\n"
+ "+===========\n"
+ "+\n"
  "+    * Hypercalls: special system calls used to request services from\n"
  "+      Hypervisor.\n"
  "+\n"
@@ -304,7 +305,8 @@
  "+    Hypervisor which must handle/fail the calls.\n"
  "+\n"
  "+Ultracalls used by Hypervisor\n"
- "+==============+\n"
+ "+=============================\n"
+ "+\n"
  "+    This section describes the virtual memory management ultracalls used\n"
  "+    by the Hypervisor to manage SVMs.\n"
  "+\n"
@@ -723,7 +725,7 @@
  "+\n"
  "+\n"
  "+Ultracalls used by SVM\n"
- "+===========\n"
+ "+======================\n"
  "+\n"
  "+UV_SHARE_PAGE\n"
  "+-------------\n"
@@ -919,7 +921,7 @@
  "+    specification.\n"
  "+\n"
  "+Hypervisor calls to support Ultravisor\n"
- "+===================\n"
+ "+======================================\n"
  "+\n"
  "+    Following are the set of hypercalls needed to support Ultravisor.\n"
  "+\n"
@@ -1101,4 +1103,4 @@
  "-- \n"
  2.20.1
 
-da7b67e80c761e2c275db29d2022df25d5e1ea40ea7593f63478b44fa93aefae
+3cfc96c5c8a7449caa19a374352decdcb1bf343b489feb37f835c0d8feb91d15

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.