-
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
**What happened**:
KubeVirt components started up successfully, but no VMs are created or scheduled. Lots of TLS failures in the logs.
…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind enhancement
/kind bug
**What happened**:
[kubevirt_vm_multus.yml](https://gith…
-
Hi,
I'm playing with interrupts, and inside a callback on an `int3`, i have been using the `vmi_step_event` API to singlestep one instruction (once the original opcode has been replaced).
~~~C
st…
-
Remembering the previous heap size settings (-Xmn, -Xmo) after startup can provide a significant startup benefit in subsequent runs, and can improve footprint as well. The GC data can be stored in the…
-
/kind enhancement
Once this: https://github.com/kubevirt/kubevirt/pull/1342 is delivered, it should be possible to expose a network from the host into the VM.
As noted there, the underlying devic…
-
4.2 SDK can be found in our releases maven repository : http://linphone.org/releases/maven_repository/org/linphone/linphone-sdk-android/
4.2+ SDK can be found in our snapshots maven : http://linphone…
-
After running:
`$ kubectl patch offlinevirtualmachine testvm --type merge -p '{"spec":{"running":true}}'
`
I get the $SUBJECT error.
```
C:\minikube> kubectl get --all-namespaces pods
NAME…
-
I've just built GNURadio 3.7.10.1 with log4cpp support but now gr-osmosdr fails to compile because of "undefined reference to log4cpp:Appender..." errors since it does not have the information to als…
-
**What happened**:
Created a windows VM using kubevirt windows template. It does not have internet access. It cannot even ping its default gateway. I have a centos vm with same network config on …
-
Using the external memory version of the python implementation, I ran into the above error while testing on a test dataset (sparse, but not empty, see below).
Similar to #1827, but not on spark, so …