This commit is contained in:
Fabian 2022-01-14 17:34:44 -06:00
parent ec8d00684b
commit 5871e6a140

View file

@ -334,6 +334,16 @@
filesystem: {},
cmdline: "tsc=reliable mitigations=off random.trust_cpu=on",
},
{
id: "nodeos",
bzimage: {
url: host + "nodeos-kernel.bin",
size: 14452000,
async: false,
},
name: "NodeOS",
cmdline: "tsc=reliable mitigations=off random.trust_cpu=on",
},
{
id: "dsl",
memory_size: 256 * 1024 * 1024,