Skip to content

Commit 80f1401

Browse files
Merge pull request #1961 from mariusscholtz/KVM
Kvm
2 parents 0b41d00 + cd910ce commit 80f1401

File tree

2 files changed

+11
-9
lines changed
  • cloud-infrastructure/compute-including-hpc

2 files changed

+11
-9
lines changed

cloud-infrastructure/compute-including-hpc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ Copyright (c) 2025 Oracle and/or its affiliates.
3232

3333
Licensed under the Universal Permissive License (UPL), Version 1.0.
3434

35-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
35+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE.txt) for more details.

cloud-infrastructure/compute-including-hpc/compute-software/virtualization-and-BYOH/README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,22 @@
33

44
This section includes documentation and manuals on configuring and managing virtualization environments on OCI Compute.
55

6-
Reviewed: 25.10.2024
6+
Reviewed: 19 August 2025
77

8-
# When to use this asset?
8+
# Team Publications
99

10-
Use this asset to set up KVM as a BYOH on OCI Compute
11-
12-
# How to use this asset?
13-
14-
The details can be found in the files folder.
10+
Use this asset to set up KVM as a Bring Your Own Hypervisor (BYOH) on OCI Compute
11+
12+
- This [document](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/tree/main/kvm) will explain how to install and use Kernel-based Virtual Machine (KVM) on Bare Metal on OCI. The host operating system for KVM will be Oracle Linux 9. Once KVM is setup, we will create guest VMs. The main purpose of this document is to show how easy and quickly to provision a KVM Host.
13+
- This [document](https://github.com/oracle-devrel/technology-engineering/blob/main/cloud-infrastructure/compute-including-hpc/compute-software/virtualization-and-BYOH/files/Install-and-Configure-KVM-Guest-in-OCI.pdf) shows how to install and configure KVM Guests in OCI.
14+
- This [document](https://github.com/oracle-devrel/technology-engineering/blob/main/cloud-infrastructure/compute-including-hpc/compute-software/virtualization-and-BYOH/files/Manage-KVM-VMs-with-Virt-Manager-on-OCI.pdf) shows more examples of virt-manager and KVM.
15+
16+
1517

1618
# License
1719

1820
Copyright (c) 2025 Oracle and/or its affiliates.
1921

2022
Licensed under the Universal Permissive License (UPL), Version 1.0.
2123

22-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
24+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE.txt) for more details.

0 commit comments

Comments
 (0)