vm
Here are 860 public repositories matching this topic...
As the complexity of the project grows, we find that often adding a change to QEMU configurations breaks something else unintended. This pretty much happens every single change and is becoming unmanageable. We need an actual test plan:
- A set of
.utmfiles of various operating systems, architectures, and configurations. - A checklist of things to test for each one (mouse, sound, network,
- Source
JsPointerToString(NULL, 0, &str);-
Expected
str = empty string -
Actual
failed and returns JsErrorNullArgument
I think this should be possible
This feature enables the ipsec backend for Flannel in the k3sup install command
Expected Behaviour
An additional flag to k3sup install should enable ipsec for Flannel as
-
Updated
Jul 27, 2021 - Go
-
Updated
Jul 30, 2021 - Go
-
Updated
Jul 4, 2021 - JavaScript
-
Updated
Jul 27, 2021 - Go
-
Updated
Jul 27, 2021 - Shell
-
Updated
Apr 6, 2021 - C
-
Updated
Jul 30, 2021 - C
-
Updated
Jul 16, 2021 - Jinja
Field was moved in most recent API Version.
This looks hard to patch to make backwards compatible since the structs look to have been copied from ignite directly without use of kube api-machinery:
https://github.com/weaveworks/footloose/blob/8bd6cfc/pkg/ignite/inspect.go#L43
-
Updated
Jul 13, 2021 - Shell
Currently, our math module isn't completely filled with necessary math functions, where you can contribute us by adding more math functions. This issue has reference on how to add log function to the math module.
How to implement
PR #154 has example on how to add log10 to the math module, which you can use as a reference to add log (base 2) function.
Finally
And don't forget
-
Updated
Jun 7, 2021 - Dockerfile
Depends on #1048
Another Ethers issue
To Reproduce
Steps to reproduce the behavior:
- Run
make allas described in README.md and follow install process. - After install,
macOS-VM.efi.vdiandmacOS-VM.vdiare located directly in~/VirtualBox VMsinstead of~/VirtualBox VMs/macOS-VMas is typical for VirtualBox VMs.
Expected behavior
After install, macOS-VM.efi.vdi and macOS-VM.vdi should be located in `~/
-
Updated
Jul 30, 2021 - Shell
Hi!
First, thanks for the guide, I enjoyed it
-
Updated
Mar 2, 2021 - C++
-
Updated
May 30, 2020 - C
-
Updated
Apr 18, 2020 - Go
-
Updated
Mar 23, 2021 - Swift
It would be great to add the Quake 3 JIT compiler (e.g. for x86 or ARM).
-
Updated
Apr 9, 2018 - C++
Improve this page
Add a description, image, and links to the vm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vm topic, visit your repo's landing page and select "manage topics."
Feature request
Please include the following information:
Is your feature request related to a problem? Please describe.
We're looking into optimising keyword arguments in TruffleRuby and need a way to benchmark methods without the inlining mechanism.
Describe the solution you'd like.
Looking for something we can use when running, e.g. `jt ruby --engine.ExcludeInline fo