Steven Dake
Steven Dake
# Describe the bug This isn't really this project's problem. It would be nice if a workaround was provided, which I provide in this bug report until the appropriate patches...
CHV's (desired, IMO) model, as many know, is as follows: - generate hypervisor - generate 1 or more storage backends - generate 1 or more network backends - potentially restore...
Hi Gang, First off, cloud-hypervisor is pretty awesome. Like many open source projects, the documentation could use a bit of a tuneup. The biggest impact feature I can think of...
**Describe the enhancement** Is there interest in the following proposal? As part of defining the features by reading the source code in #4121 , I found a whole bunch of...
I am unclear if there is linting in this project. The bash looks pretty solid, and the work is pretty awesome. Nice job. I would suggest linting - it may...
**Describe the bug** As part of determining that prefetch bit was set incorrectly in vfio-pci: https://github.com/cloud-hypervisor/cloud-hypervisor/pull/4452 concluding with https://github.com/cloud-hypervisor/cloud-hypervisor/pull/4454 I went through a long chase within the PCI layer, to...
``` ubuntu@instance-20230508-1136:~/repos/llama-dfdx$ ./target/release/llama-dfdx --model llama-7b-hf --disable-cache generate "Why is pi round?" Detected model folder as LLaMa 7b. Model size: 13476 MB 13476 MB of model parameters will be held in...
This repository builds kubeadm RPMs, however nothing is gated as evidenced by the chaos caused during the release of 1.6 of kubernetes. Constantly gating the built RPMS would validate their...
### Description Starting a VM with 1 or 2 vfio devices results in the error ` Error booting VM: VmBoot(DeviceManager(VfioDmaMap(IommuDmaMap(Error(14)))))`. I have done some basic debug and not found the...
**What would you like to be added**: Connect virtual machines via networking and provide lifecycle management. **Why is this needed**: Our project, The [Artificial Wisdomâ„¢ Cloud Platform](https://github.com/artificialwisdomai/) needs the capability...