summaryrefslogtreecommitdiff
path: root/Meta/run.sh
AgeCommit message (Expand)Author
2021-10-25Kernel: Separate framebuffers from bootmodeBen Wiederhake
2021-09-26Meta: Pass `-serial stdio` to qemu on aarch64Nico Weber
2021-09-19Meta: Bump default VM memory size to 1 GiBAndreas Kling
2021-09-06Meta: Unbreak `serenity.sh run aarch64` after 918f7cb4a88Nico Weber
2021-09-04Meta: Force legacy xAPIC when using 8 cores or lessTom
2021-09-04Meta: Add q35grub option in run.shLiav A
2021-08-28Meta: Don't pass net -device flags in aarch64 buils in run.shNico Weber
2021-08-28Meta: Introduce SERENITY_MACHINE variable in run.shNico Weber
2021-08-28Meta: Disable spice in aarch64 buils in run.shNico Weber
2021-08-28Meta: Run qemu-system-aarch64 in aarch64 builds in run.shNico Weber
2021-08-28Meta: Disable kvm for aarch64 in run.shNico Weber
2021-08-27Meta: Add System32 to the PATH so that reg.exe is always foundkleines Filmröllchen
2021-08-09Meta: Add SERENITY_CPUS environment variable to control number of CPUsTom
2021-08-08Meta: Don't use x86_64 QEMU for the i686 kernelGunnar Beutner
2021-08-07Meta: Remove legacy hardware components from Q35 machineLiav A
2021-08-07Meta: Add run-local.shsin-ack
2021-08-04Meta: Detect nested KVM support for WSL2 and use that when availableGunnar Beutner
2021-08-04Meta: Automatically enable WHPX when possibleGunnar Beutner
2021-08-04Meta: Auto-detect where QEMU is installed on WindowsGunnar Beutner
2021-08-03Meta: Make the Q35 machine more realisticLiav A
2021-08-03Meta: Prefer to use the 64-bit QEMU binary if that's availableGunnar Beutner
2021-08-03Meta: Prefer to use -machine pcspk-audiodev for QEMU >=5.1Gunnar Beutner
2021-08-02Meta: Improve WSL detection for the run.sh scriptGunnar Beutner
2021-08-02Meta: Explicitly specify the disk format in the QEMU optionsx-yl
2021-08-02Meta: Fix compatibility with QEMU 5.xGunnar Beutner
2021-07-30Meta: Make audiodev detection more robustGunnar Beutner
2021-07-27Meta: Set -audiodev explictlyx-yl
2021-07-26Meta: Don't reboot on triple-fault in CI modeAli Mohammad Pur
2021-07-24Meta/run.sh: Allow for overriding of QEMU ethernet device typeThomas Wagenveld
2021-07-20Meta: Add a new qextlinux target for the run.sh scriptGunnar Beutner
2021-07-18Meta: Remove unused bootloader_test targetGunnar Beutner
2021-07-18Kernel: Introduce basic pre-kernel environmentGunnar Beutner
2021-07-14Meta: Fix SPICE detection in run.shSam Atkins
2021-07-14Meta: Don't use SPICE if QEMU doesn't support itx-yl
2021-07-14Meta: Change QEMU options in run.sh to use SPICEx-yl
2021-07-13Meta: Remove options of explicit command line runners in run scriptLiav A
2021-07-13Meta: Tweak qemu run script to use pcie-root-portsLiav A
2021-07-13Meta: Fix QEMU detection for WSL2 if QEMU isn't installed on the C driveGunnar Beutner
2021-07-11Meta: Only use -display sdl for multiple screens when it's availableGunnar Beutner
2021-07-11Meta: Use gl=off for QEMU by defaultGunnar Beutner
2021-07-11Meta: Use the SDL backend for QEMU on WindowsGunnar Beutner
2021-07-11Meta: Only try to use SDL when there are multiple displaysx-yl
2021-07-10Documentation+Meta: Automatically add disable_virtio on WindowsGunnar Beutner
2021-07-10Documentation+Meta: Automatically set vmx=off on WindowsGunnar Beutner
2021-07-10Meta: Automatically use WSL paths on WindowsGunnar Beutner
2021-07-03Meta: Add missing quotes in Meta/run.shGunnar Beutner
2021-07-03Meta: Use virtualization acceleration if available in CI runsIdan Horowitz
2021-07-03Meta: Add a few more graphics devices to the Q35 for testing purposesLiav A
2021-07-03Meta: Provide better instructions when QEMU is not installed or too oldGunnar Beutner
2021-07-03Meta: Prefer to use the QEMU binaries from the toolchain directoryGunnar Beutner