mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
Update submodules
This commit is contained in:
parent
41710c7a95
commit
1c68fdfc31
2
Kernel
2
Kernel
@ -1 +1 @@
|
||||
Subproject commit dc43de81e87f0b6f2db4ecb904cdfad89ac59102
|
||||
Subproject commit 778f77a64b9030c8d15f1d664e0096e098eb91b6
|
4
Makefile
4
Makefile
@ -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
|
Loading…
x
Reference in New Issue
Block a user