summaryrefslogtreecommitdiff
path: root/Meta/run.sh
AgeCommit message (Expand)Author
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
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