summaryrefslogtreecommitdiffhomepage
path: root/dev
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2025-02-11 14:36:47 +0100
committerAmlal <amlal.elmahrouss@icloud.com>2025-02-11 14:36:47 +0100
commit22b7b4427fd01384aad23b4669427aab75d32a42 (patch)
treeaf419a5d9b2a1ab2f53a38f0d32caf91c191c062 /dev
parent3effa2d2e513f81e633079c395ae8544031edd6d (diff)
ADD: Use KVM for accel (NeKernel shall be bootstraped on linux now)
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev')
-rw-r--r--dev/Boot/amd64-desktop.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Boot/amd64-desktop.make b/dev/Boot/amd64-desktop.make
index f1bd60f1..37244c91 100644
--- a/dev/Boot/amd64-desktop.make
+++ b/dev/Boot/amd64-desktop.make
@@ -30,7 +30,7 @@ IMG_2=epm-master-2.img
EMU_FLAGS=-net none -smp 4 -m 8G \
-bios $(BIOS) -drive \
- file=fat:rw:src/Root/,index=3,format=raw
+ file=fat:rw:src/Root/,index=3,format=raw -accel kvm
LD_FLAGS=-e Main --subsystem=10