1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 17:07:47 +00:00

Ports: Add a QEMU port

This commit is contained in:
Tim Schumacher 2022-04-22 04:52:55 +02:00 committed by Brian Gianforcaro
parent 5835373fc6
commit a813b941b8
5 changed files with 119 additions and 0 deletions

View file

@ -0,0 +1,14 @@
# Patches for qemu on SerenityOS
## `0001-Add-build-system-support-for-SerenityOS.patch`
Add build system support for SerenityOS
## `0002-Extend-short-scan-sets-into-the-full-list.patch`
Extend short scan sets into the full list
We don't support the (apparently nonstandard) short variant of scan
sets, so extend them into a full list manually.