Skip to content
Open

Kvm #1961

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cloud-infrastructure/compute-including-hpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Copyright (c) 2025 Oracle and/or its affiliates.

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

See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE.txt) for more details.
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,22 @@

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

Reviewed: 25.10.2024
Reviewed: 19 August 2025

# When to use this asset?
# Team Publications

Use this asset to set up KVM as a BYOH on OCI Compute

# How to use this asset?

The details can be found in the files folder.
Use this asset to set up KVM as a Bring Your Own Hypervisor (BYOH) on OCI Compute

- 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.
- 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.
- 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.



# License

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

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

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