From 882a13d4e0221a3c90dc6cac1d6227c1eedb1709 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 20 Jan 2019 19:41:51 -0700 Subject: [PATCH] Change bochs cpu model to newer model --- bochs.x86_64 | 1 + 1 file changed, 1 insertion(+) diff --git a/bochs.x86_64 b/bochs.x86_64 index 0447e73..977cfdf 100644 --- a/bochs.x86_64 +++ b/bochs.x86_64 @@ -1,6 +1,7 @@ ata0-master: type=disk, path="build/harddrive.bin", mode=flat boot: disk com1: enabled=1, mode=file, dev=build/serial.log +cpu: model=corei7_haswell_4770 megs: 1024 magic_break: enabled=1