-
I could not find any e-mailing list or another forum I could post this question to so I am creating an issue which I will close eventually.
So I am trying to make inbound connect to the OSv unikern…
-
I was wondering if there's any value in qboot for Capstan?
https://lwn.net/Articles/645455/
BIOS?
-
Hi folks,
Is there any way I can add the vmx option to qemu's commandline arguments? Running under qemu at present is rather sloooow....
Cheers,
Rowland
-
I've written a Capstanfile like:
```
base: cloudius/osv-tomcat
cmdline:
build:
files:
/usr/tomcat/webapps : ./myProject.war
```
This is a simple java web project.Put it under path 'to…
-
If I am part of an early access program, then I might have to specify a specific `labels` URL parameter in order to get access to pre-release features or APIs. Today, if I want to do this, I have to d…
-
Hi,
I'd like to start my OSv image using two interfaces: eth0 for public network and eth1 for private networking.
I think that's not possible with Capstan alone, so I figured out (with code from run…
-
After run an APP with capstan run, the APP may produce data/file we might want to process on host, e.g., a benchmark's result data which can only be processed on host.
asias updated
10 years ago
-
I'm porting [LekKit/RVVM](https://github.com/LekKit/RVVM) (A very fast riscv/riscv64 VM which can run on multiple platforms), the code is here:
[fish4terrisa-MSDSM/RVVM/tree/osv](https://github.com/f…
-
The default User-Agent, `Restler for node.js`, doesn't conform to the [format of the User-Agent in RFC 7231](http://tools.ietf.org/html/rfc7231#section-5.5.3). Instead of asserting a single product, i…
-
The proposal for an N2K [Windlass Network Messages](
https://www.nmea.org/Assets/20190613%20windlass%20amendment,%20128776,%20128777,%20128778.pdf) protocol has now firmed up so the data values used …