-
Updated
Jan 12, 2021 - C++
virtual-machine
Here are 1,510 public repositories matching this topic...
-
Updated
Mar 12, 2021 - Rust
-
Updated
Feb 25, 2021 - Shell
-
Updated
Feb 21, 2021
-
Updated
Sep 2, 2020 - LLVM
-
Updated
Feb 7, 2021 - C
-
Updated
Feb 11, 2021 - Java
-
Updated
Nov 12, 2020 - C
-
Updated
Mar 23, 2019 - C
There are a number of places in the JIT guarded with TR::Compiler->cls.classesOnHeap(). This query is hardcoded to always return true. J9 classes have resided on the heap for many years now and this is unlikely to change. I doubt this flexibility is still needed.
Assume TR::Compiler->cls.classesOnHeap() is always true and fold and remove code as necessary.
Leave the `classesOnHeap
-
Updated
Mar 1, 2021 - Rust
-
Updated
Apr 29, 2020 - Shell
-
Updated
Feb 25, 2021 - Go
-
Updated
Jan 15, 2021 - C
-
Updated
Mar 7, 2021 - C
-
Updated
Aug 2, 2020 - C
-
Updated
Oct 15, 2020 - Ruby
-
Updated
Mar 12, 2021 - C
Using the following YAML should output warnings per offending spec instead of ignoring them silently.
Example:
footloose create
WARN[0000] Options under "spec.ignite" for "manager-%d" are ignored when using the "docker" backend
WARN[0000] Options under "spec.ignite" for "worker-%d" are ignored when using the "docker" backend
INFO[0000] Docker Image: quay.io/footloose/ubuntu18.04 prese
-
Updated
Feb 23, 2021 - Dockerfile
-
Updated
Mar 12, 2021 - Go
-
Updated
Feb 20, 2021 - C++
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Jan 12, 2021
-
Updated
Mar 3, 2021 - Lua
The check block in the peer-communication.ts example should be updated to the latest fork.
The following PR can be used for guidance ethereumjs/ethereumjs-devp2p#54 (this is missing the header RLP though).
-
Updated
Jan 20, 2021 - PowerShell
Improve this page
Add a description, image, and links to the virtual-machine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the virtual-machine topic, visit your repo's landing page and select "manage topics."
All of our instances are reported as launched on
ubuntu-core-18now, due to strict confinement andbase: core18. We should try and find a way to reach out to get the actual host OS.https://github.com/canonical/multipass/blob/d9a72641a254a0613fe4344aa3cb93a67a6b055b/src/daemon/daemon.cpp#L116-L117