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/launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qemu/launch.sh') diff --git a/qemu/launch.sh b/qemu/launch.sh index c99e54e..e85c42e 100755 --- a/qemu/launch.sh +++ b/qemu/launch.sh @@ -8,7 +8,7 @@ cd "$gitroot/qemu" sudo LIBVIRT_DEBUG=1 virsh net-start default 2>&1 | grep -i warning || true sudo PREFIX=$gitroot/AMDSEV $gitroot/AMDSEV/launch-qemu.sh \ - -hda debian11.qcow2 \ + -hda guest.qcow2 \ -console serial \ -vnc 1 \ -mem 2024 \ -- cgit v1.2.3-71-gd317