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

Ports/qemu: Update to 8.1.3

This commit is contained in:
Tim Schumacher 2023-11-30 15:42:17 +01:00
parent 592c3a8cb4
commit afea177d41
7 changed files with 40 additions and 11 deletions

View file

@ -22,3 +22,8 @@ overhead of the `clock_gettime` syscall (as `CLOCK_MONOTONIC_COARSE`
is forwarded using the mapped time page) and we don't have to do a
HPET timer read for each tick.
## `0004-file-posix-Include-the-correct-file-for-ioctl-on-Ser.patch`
file-posix: Include the correct file for ioctl on SerenityOS