-
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
~~~
storage
~~~
##### CLOUDSTACK VERSION
~~~
4.19.1.0
~~~
##### CONFIGURATION
storage: linstor
##### OS / ENVIRONMEN…
-
Saw this degraded performance on KVM in CLH compare to QEMU. Ran the test on Same Host (Dell Precision 3630 Desktop, Baremetl scenerio, CPU:Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz 8 cores) Mem: 64GB
…
-
```
Qutoing lib/hypervisor/hv_kvm.py:1702 _CallMonitorCommand
# TODO: Replace monitor calls with QMP once KVM >= 0.14 is the minimum
# version. The monitor protocol is designed for human con…
-
This depends on https://github.com/cloud-hypervisor/cloud-hypervisor/pull/6659 to be merged to use `kvm-ioctls` v0.18.0.
`KVM_SET_USER_MEMORY_REGION2` is the "version 2" of `KVM_SET_USER_MEMORY_REG…
-
**[vsock]cloud-hypervisor VM crashes when we don't send \n along with the connect message and instead close the host client**
*Summary*
-----------------------------
For connecting to a vsoc…
-
It took me for ever to get the archipel-agent/client/ejabberd all "working" (atleast they report no errors) and after all that I couldn't add the server in the GUI. I used the + >> Add Contact and tri…
-
### 🐛 Describe the bug
Normally we would expect we get the same value by using value = module._parameters after setting using module._parameters = value.
But this is not working on OptimizedModule.
…
-
##### ISSUE TYPE
* Improvement Request
##### COMPONENT NAME
~~~
KVM hypervisor
~~~
##### CLOUDSTACK VERSION
~~~
4.18 or latest
~~~
##### SUMMARY
The [qemu documentation](…
-
# Summary
The ignition is currently one big file which holds several distinct parts of config at least:
- OS Config
- Network Config
- Kubernetes Config
I would want to expose these parts tow…
-
Proposal
==============================================================
vmm-vcpu has made Vcpu handling be hypervisor agnostic. But there are still
some works to do to make whole rust-vmm be hyperv…