The Wayback Machine - https://web.archive.org/web/20210415225538/https://github.com/topics/kvm
Skip to content
#

kvm

Here are 452 public repositories matching this topic...

Docker-OSX
shifujun
shifujun commented Jan 20, 2021

Just sharing 😄

Install tools:

brew install geekbench
brew install w3m

Run benchmark, must have internet for Geekbench 5 tryout mode:

/Applications/Geekbench\ 5.app/Contents/Resources/geekbench5

Use w3m get result in terminal:

w3m -dump https://browser.geekbench.com/v5/cpu/5992961

One line can be:

w3m -dump $(/Applications/Geekbench\ 5.app/Conten

Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

  • Updated Apr 15, 2021
  • Go
dmacvicar
dmacvicar commented Nov 28, 2020

This is an experiment to attempt to make the provider independent of the operating system. The motivation is to be able to distribute it via the terraform registry (dmacvicar/terraform-provider-libvirt#747). As an experiment, it is not guaranteed that the changes will make into the main branch.

The strategy is to move from [libvirt-go](https://github.com/libvirt/libv

Improve this page

Add a description, image, and links to the kvm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kvm topic, visit your repo's landing page and select "manage topics."

Learn more