diff options
author | Tom Lendacky | 2022-04-20 09:14:14 -0500 |
---|---|---|
committer | Borislav Petkov | 2022-04-27 13:29:56 +0200 |
commit | d63670d23e60f00210635ca7c62bce27bec55f1b (patch) | |
tree | 01974e37012d9006b033213ed636cf11a57c4648 /Documentation/virt | |
parent | 2bf93ffbb97e0614cfc431d2ea33b7eae7481eb2 (diff) |
virt: sevguest: Rename the sevguest dir and files to sev-guest
Rename the drivers/virt/coco/sevguest directory and files to sev-guest
so as to match the driver name.
[ bp: Rename Documentation/virt/coco/sevguest.rst too, as reported by sfr:
https://lore.kernel.org/r/20220427101059.3bf55262@canb.auug.org.au ]
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/2f5c9cb16e3a67599c8e3170f6c72c8712c47d53.1650464054.git.thomas.lendacky@amd.com
Diffstat (limited to 'Documentation/virt')
-rw-r--r-- | Documentation/virt/coco/sev-guest.rst (renamed from Documentation/virt/coco/sevguest.rst) | 0 | ||||
-rw-r--r-- | Documentation/virt/index.rst | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virt/coco/sevguest.rst b/Documentation/virt/coco/sev-guest.rst index bf593e88cfd9..bf593e88cfd9 100644 --- a/Documentation/virt/coco/sevguest.rst +++ b/Documentation/virt/coco/sev-guest.rst diff --git a/Documentation/virt/index.rst b/Documentation/virt/index.rst index 40ad0d20032e..492f0920b988 100644 --- a/Documentation/virt/index.rst +++ b/Documentation/virt/index.rst @@ -13,7 +13,7 @@ Linux Virtualization Support guest-halt-polling ne_overview acrn/index - coco/sevguest + coco/sev-guest .. only:: html and subproject |