From da9326a66bd534de38ab07dac96e8af051e94923 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Thu, 2 Feb 2023 09:42:58 -0600 Subject: Add event batching and handling of instructions loads on page boundaries for CPC_TRACK_PAGES --- qemu/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qemu/install.sh') diff --git a/qemu/install.sh b/qemu/install.sh index a3740cc..068b254 100755 --- a/qemu/install.sh +++ b/qemu/install.sh @@ -5,7 +5,7 @@ set -ex gitroot=$(git rev-parse --show-toplevel) cd "$gitroot/qemu" -DISK="debian11.qcow2" +DISK="guest.qcow2" DEBIANISO="debian-11.4.0-amd64-DVD-1.iso" if [ ! -e "$DISK" ]; then -- cgit v1.2.3-71-gd317