summaryrefslogtreecommitdiff
path: root/Meta/run.sh
AgeCommit message (Expand)Author
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
2021-07-02Revert "Revert "Revert "Kernel: Fix PCI layout of i440fx QEMU machine"""Liav A
2021-06-30Meta: Add environment variable for disabling qemu's gdb socketGal Horowitz
2021-06-30Meta: Do not use gl=on if building in WSL2Gal Horowitz
2021-06-28Meta: Choose the QEMU display backend based on whats availableSahan Fernando
2021-06-27Meta: Do not use gl=on if building in WSLstelar7
2021-06-26Meta: Use virtio-vga instead of virtio-gpu if using multiple monitorsSahan Fernando
2021-06-25Meta: Force relative mouse coordinates with multiple screensTom
2021-06-25Meta: Add SERENITY_SCREENS environment variableTom
2021-06-25Kernel: Add VirtIOGPU graphics deviceSahan Fernando
2021-06-25Meta: Run 64-bit kernels with qemu-system-x86_64Gunnar Beutner
2021-06-13Meta: Fix QEMU version check in run.shApoorv Mishra
2021-06-11Revert "Meta: Use Intel 82574 instead of Intel 82540 in the run script"Gunnar Beutner
2021-06-09Meta: Use Intel 82574 instead of Intel 82540 in the run scriptLiav A
2021-06-09Meta: Check installed QEMU versionApoorv Mishra
2021-05-25Revert "Revert "Kernel: Fix PCI layout of i440fx QEMU machine""Gunnar Beutner
2021-05-22Revert "Kernel: Fix PCI layout of i440fx QEMU machine"Liav A
2021-05-21Kernel: Fix PCI layout of i440fx QEMU machineLiav A
2021-05-21Meta: Make i440fx QEMU machine PCI hierarchy a bit more complexLiav A
2021-05-16Meta: Boot the Q35 machine without VGA supportLiav A
2021-04-29Meta: Ensure the tap device is removed before trying to create it againGunnar Beutner
2021-04-27Meta: Don't run qemu as rootGunnar Beutner
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-17Kernel: Add base support for VirtRNG (VirtIO based Hardware RNG)Idan Horowitz
2021-04-17Kernel: Finish base implementation of VirtQueuesIdan Horowitz
2021-04-17Kernel: Implement a naive version of virtconsole by memcpying to physical pageIdan Horowitz
2021-03-08Everywhere: Remove unnecessary whitespace at the end of some lines.Emanuele Torre
2021-03-06Meta: Make 'run.sh qgrub' work via SERENITY_RUNLinus Groh
2021-03-05Meta: Boot Q35 machine with SATA drive instead of using IDE driveLiav A