updated libv86
All checks were successful
/ mirror_to_github (push) Successful in 31s
/ test (push) Successful in 7s

This commit is contained in:
Leon van Kammen 2025-05-23 18:02:33 +02:00
parent 8014f223a4
commit 3f96c36f5a
3 changed files with 518 additions and 582 deletions

View file

@ -138,8 +138,14 @@ ISOTerminal.prototype.start = function(opts){
},
cmdline: "rw root=host9p rootfstype=9p rootflags=trans=virtio,cache=loose modules=virtio_pci tsc=reliable init_on_freg|=on vga=ask", //vga=0x122",
net_device:{
relay_url:"fetch", // or websocket proxy "wss://relay.widgetry.org/",
type:"virtio"
//type:"ne2k",
//relay_url:"fetch"
relay_url:"wss://relay.widgetry.org/"
//local_http: true,
//type:"virtio",
//relay_url:"fetch",
//cors_proxy: "https://corsproxy.io/"
},
//bzimage_initrd_from_filesystem: true,
//filesystem: {

File diff suppressed because it is too large Load diff

Binary file not shown.