Update submodules

This commit is contained in:
Alex 2023-02-15 07:41:02 +02:00
parent 41710c7a95
commit 1c68fdfc31
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD
3 changed files with 6 additions and 2 deletions

2
Kernel

@ -1 +1 @@
Subproject commit dc43de81e87f0b6f2db4ecb904cdfad89ac59102
Subproject commit 778f77a64b9030c8d15f1d664e0096e098eb91b6

View File

@ -33,6 +33,8 @@ QEMUFLAGS += -device vmware-svga -M q35 \
-object filter-dump,id=usernet0,netdev=usernet0,file=network.log,maxlen=1024 \
-serial file:serial.log \
-serial file:profiler.log \
-serial null \
-serial null \
-device ahci,id=ahci \
-drive id=bootdsk,file=$(OSNAME).iso,format=raw,if=none \
-device ide-hd,drive=bootdsk,bus=ahci.0 \
@ -51,6 +53,8 @@ QEMUFLAGS += -M q35 \
-object filter-dump,id=usernet0,netdev=usernet0,file=network.log,maxlen=1024 \
-serial file:serial.log \
-serial file:profiler.log \
-serial null \
-serial null \
-hda $(OSNAME).iso \
-audiodev pa,id=pa1,server=/run/user/1000/pulse/native \
-machine pcspk-audiodev=pa1 \

@ -1 +1 @@
Subproject commit dff306fa2ef1395299bcbcbc73bd20b739b31131
Subproject commit 7641acedacb28bf81e9681f951ea8352d821c3a3