summaryrefslogtreecommitdiff
path: root/Meta/run.sh
AgeCommit message (Expand)Author
2022-02-07Meta: Fix "Meta/serenity.sh run x86_64 Clang" on M1 Macsserenityosrocks
2022-02-06Meta: Don't override SERENITY_QEMU_DISPLAY_DEVICE if it is already setAndrew Pietila
2022-01-28Meta: Set correct boot drive when running with SERENITY_NVME_ENABLEIdan Horowitz
2022-01-20Userland: Add horizontal mouse scroll supportDmitry Petrov
2022-01-09Meta: Make "Meta/serenity.sh run aarch64" work on macOSserenityosrocks
2022-01-07Meta: Remove explicit IDE attached drive from q35 setupLiav A
2022-01-01Meta: Rename SERINITY_NVME_ENABLE variable to SERENITY_NVME_ENABLETom
2022-01-01Meta: Enable attaching NVMe storage devices to qemuPankaj Raghav
2021-12-26Meta: Don't override SERENITY_KVM_SUPPORT if it is already setKelvium
2021-12-12Meta: Conditionally run QEMU with QMPNathan Ell
2021-12-11Meta: Run QEMU with QMP socketAndreas Kling
2021-11-23Meta: Increase PulseAudio timer period to 2msJelle Raaijmakers
2021-11-23Meta: Use 1ms timer period for Qemu Pulse Audio backendJelle Raaijmakers
2021-11-23Meta: Use AC97 device in Qemu by defaultJelle Raaijmakers
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