diff --git a/windows-fimage-gui-hostGPU.bat b/windows-fimage-gui-hostGPU.bat new file mode 100644 index 0000000..e2cfc5a --- /dev/null +++ b/windows-fimage-gui-hostGPU.bat @@ -0,0 +1,2 @@ +@echo off +.\windows-x64\emulator.exe -feature VirtioInput,GLDirectMem,VirtioMouse,KVM,Vulkan -window-size 1280x800 -fuchsia -kernel default/multiboot.bin -initrd init\fuchsia-ssh.zbi -drive file=init\fvm_raw.blk,format=raw -m 4096 -net nic,model=virtio -net user -serial stdio -vga none -device virtio-keyboard-pci -smp 4 -device virtio-mouse-pci -machine q35 -device isa-debug-exit,iobase=0xf4,iosize=0x04 -cpu Broadwell diff --git a/windows-x64/AEMU.txt b/windows-x64/AEMU.txt new file mode 100644 index 0000000..a4bbb06 --- /dev/null +++ b/windows-x64/AEMU.txt @@ -0,0 +1 @@ +Replace these files with a copy of the Aemu tool from an existing Fuchsia toolchain