summaryrefslogtreecommitdiff
path: root/Meta/run.sh
AgeCommit message (Expand)Author
2023-05-17Meta: Make `SERENITY_RUN=ci` work with AArch64Daniel Bertalan
2023-05-17Meta: Only enable the SPICE server when using the SPICE displayTim Schumacher
2023-04-28Revert "Kernel/x86: Bake the Prekernel and the Kernel into one image"Tim Schumacher
2023-04-28Kernel/x86: Bake the Prekernel and the Kernel into one imageLiav A
2023-04-09Meta: Run the QEMU ISA-PC machine with a 64-bit capable CPULiav A
2023-04-02Meta: Check if SERENITY_USE_SDCARD is set before checking its valueAndrew Kaster
2023-04-02Meta: Add SERENITY_USE_SDCARD to boot from an SD cardMarco Cutecchia
2023-03-25Meta: Make audio hardware configurable through environment variableJelle Raaijmakers
2023-03-25Meta: Use more aptly named variable for PC speaker configurationJelle Raaijmakers
2023-03-25Meta: Run aarch64 with the disk image in the SD card slotMarco Cutecchia
2023-03-19Meta: Use non-VGA VirtIO GPU variants when running on macOSLiav A
2023-03-11Meta: Use the correct boot device addressing mode for NVMe devicesPankaj Raghav
2023-02-26Meta: Lower QEMU DirectSound driver timer period to 2mskleines Filmröllchen
2022-12-28Meta: Remove i686 targetLiav A
2022-12-18Meta: Disable gdbstub when running under HVF on macOSNico Weber
2022-12-14Kernel: Ignore an invalid QEMU multiboot entryimplicitfield
2022-11-15Meta: Don't try to enable GDB support on WindowsGunnar Beutner
2022-10-24Meta: Default to the SDL QEMU frontend on SerenityOSTim Schumacher
2022-10-03Meta: Force -machine pc-i440fx-7.0 when using QEMU >= 7.1Andrew Kaster
2022-09-20Meta: Add isa-vga device to ISA-PC and microvm machine typesLiav A
2022-09-02Meta: Remove an unnecessary instance of AHCI controller in the Q35 setupLiav A
2022-08-23Meta: Remove check for QEMU < 7.0 on aarch64 buildTimon Kruiper
2022-08-17Meta: Disallow running with QEMU >= 7.x on aarch64 buildTimon Kruiper
2022-05-24Meta+Documentation: Bump required QEMU versionNathan Wallace
2022-05-06Meta: Use VMWare SVGA adapter if running QEMU Q35 machineLiav A
2022-04-26Meta: Re-enable automatic virtualization detection on Windowskleines Filmröllchen
2022-04-23Meta: Rename SERENITY_KVM_SUPPORT -> SERENITY_VIRTUALIZATION_SUPPORTkleines Filmröllchen
2022-04-23Meta: Use SERENITY_KVM_SUPPORT to also toggle virtualization on Windowskleines Filmröllchen
2022-04-20Meta: Allow setting a host IP address to bind toTim Schumacher
2022-04-20Meta: Commonize network device settingsTim Schumacher
2022-03-30Meta: Use 4k logical and physical blocks for nvme in QEMUPankaj Raghav
2022-03-20Meta: Always disable kvm on aarch64 hosts for nowNico Weber
2022-03-12Kernel: Move aarch64 Prekernel into KernelJakub V. Flasar
2022-03-09Meta: Add SERENITY_GL environment variable to run.shSahan Fernando
2022-03-03Meta: Add "SerenityOS" to the QEMU window titleJelle Raaijmakers
2022-03-02Meta: Add option to run SerenityOS on a QEMU MicroVM machineLiav A
2022-03-02Meta: Add option to run SerenityOS on a QEMU ISA-PC machineLiav A
2022-02-20Meta: Add "vdagent" character device for both qemu-vdagent and spicevmcSviatoslav Peleshko
2022-02-14Meta: Add support for the Limine bootloaderczapek1337
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