index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
run.sh
Age
Commit message (
Expand
)
Author
2023-05-17
Meta: Make `SERENITY_RUN=ci` work with AArch64
Daniel Bertalan
2023-05-17
Meta: Only enable the SPICE server when using the SPICE display
Tim Schumacher
2023-04-28
Revert "Kernel/x86: Bake the Prekernel and the Kernel into one image"
Tim Schumacher
2023-04-28
Kernel/x86: Bake the Prekernel and the Kernel into one image
Liav A
2023-04-09
Meta: Run the QEMU ISA-PC machine with a 64-bit capable CPU
Liav A
2023-04-02
Meta: Check if SERENITY_USE_SDCARD is set before checking its value
Andrew Kaster
2023-04-02
Meta: Add SERENITY_USE_SDCARD to boot from an SD card
Marco Cutecchia
2023-03-25
Meta: Make audio hardware configurable through environment variable
Jelle Raaijmakers
2023-03-25
Meta: Use more aptly named variable for PC speaker configuration
Jelle Raaijmakers
2023-03-25
Meta: Run aarch64 with the disk image in the SD card slot
Marco Cutecchia
2023-03-19
Meta: Use non-VGA VirtIO GPU variants when running on macOS
Liav A
2023-03-11
Meta: Use the correct boot device addressing mode for NVMe devices
Pankaj Raghav
2023-02-26
Meta: Lower QEMU DirectSound driver timer period to 2ms
kleines Filmröllchen
2022-12-28
Meta: Remove i686 target
Liav A
2022-12-18
Meta: Disable gdbstub when running under HVF on macOS
Nico Weber
2022-12-14
Kernel: Ignore an invalid QEMU multiboot entry
implicitfield
2022-11-15
Meta: Don't try to enable GDB support on Windows
Gunnar Beutner
2022-10-24
Meta: Default to the SDL QEMU frontend on SerenityOS
Tim Schumacher
2022-10-03
Meta: Force -machine pc-i440fx-7.0 when using QEMU >= 7.1
Andrew Kaster
2022-09-20
Meta: Add isa-vga device to ISA-PC and microvm machine types
Liav A
2022-09-02
Meta: Remove an unnecessary instance of AHCI controller in the Q35 setup
Liav A
2022-08-23
Meta: Remove check for QEMU < 7.0 on aarch64 build
Timon Kruiper
2022-08-17
Meta: Disallow running with QEMU >= 7.x on aarch64 build
Timon Kruiper
2022-05-24
Meta+Documentation: Bump required QEMU version
Nathan Wallace
2022-05-06
Meta: Use VMWare SVGA adapter if running QEMU Q35 machine
Liav A
2022-04-26
Meta: Re-enable automatic virtualization detection on Windows
kleines Filmröllchen
2022-04-23
Meta: Rename SERENITY_KVM_SUPPORT -> SERENITY_VIRTUALIZATION_SUPPORT
kleines Filmröllchen
2022-04-23
Meta: Use SERENITY_KVM_SUPPORT to also toggle virtualization on Windows
kleines Filmröllchen
2022-04-20
Meta: Allow setting a host IP address to bind to
Tim Schumacher
2022-04-20
Meta: Commonize network device settings
Tim Schumacher
2022-03-30
Meta: Use 4k logical and physical blocks for nvme in QEMU
Pankaj Raghav
2022-03-20
Meta: Always disable kvm on aarch64 hosts for now
Nico Weber
2022-03-12
Kernel: Move aarch64 Prekernel into Kernel
Jakub V. Flasar
2022-03-09
Meta: Add SERENITY_GL environment variable to run.sh
Sahan Fernando
2022-03-03
Meta: Add "SerenityOS" to the QEMU window title
Jelle Raaijmakers
2022-03-02
Meta: Add option to run SerenityOS on a QEMU MicroVM machine
Liav A
2022-03-02
Meta: Add option to run SerenityOS on a QEMU ISA-PC machine
Liav A
2022-02-20
Meta: Add "vdagent" character device for both qemu-vdagent and spicevmc
Sviatoslav Peleshko
2022-02-14
Meta: Add support for the Limine bootloader
czapek1337
2022-02-07
Meta: Fix "Meta/serenity.sh run x86_64 Clang" on M1 Macs
serenityosrocks
2022-02-06
Meta: Don't override SERENITY_QEMU_DISPLAY_DEVICE if it is already set
Andrew Pietila
2022-01-28
Meta: Set correct boot drive when running with SERENITY_NVME_ENABLE
Idan Horowitz
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-09
Meta: Make "Meta/serenity.sh run aarch64" work on macOS
serenityosrocks
2022-01-07
Meta: Remove explicit IDE attached drive from q35 setup
Liav A
2022-01-01
Meta: Rename SERINITY_NVME_ENABLE variable to SERENITY_NVME_ENABLE
Tom
2022-01-01
Meta: Enable attaching NVMe storage devices to qemu
Pankaj Raghav
2021-12-26
Meta: Don't override SERENITY_KVM_SUPPORT if it is already set
Kelvium
2021-12-12
Meta: Conditionally run QEMU with QMP
Nathan Ell
2021-12-11
Meta: Run QEMU with QMP socket
Andreas Kling
[next]