6 lines
No EOL
117 B
PowerShell
6 lines
No EOL
117 B
PowerShell
qemu-system-riscv64.exe `
|
|
-nographic `
|
|
-machine virt `
|
|
-bios none `
|
|
-m 3G `
|
|
-kernel "$($args[0])" |