]> rtime.felk.cvut.cz Git - jailhouse-test.git/blobdiff - .novaboot
Some editations in novaboot launch configs.
[jailhouse-test.git] / .novaboot
index 8d5871bbd954a57e3ce0ac0aaca70ab28681159a..001c82730c51cbcaf1e4e5cf548d43d696d94d74 100644 (file)
--- a/.novaboot
+++ b/.novaboot
@@ -1,2 +1,4 @@
 $targets{'qemu-jh-intel'} = '--qemu=qemu-system-x86_64 --qemu-flags="-machine q35 -m 1G -enable-kvm -smp 4 -usbdevice keyboard -cpu kvm64,-kvm_pv_eoi,-kvm_steal_time,-kvm_asyncpf,-kvmclock,+vmx,+x2apic -serial stdio -serial vc -device intel-hda,addr=1b.0 -device hda-duplex"';
 1;
+$targets{'qemu-jh-amd'} = '--qemu=qemu-system-x86_64 --qemu-flags="-machine q35 -m 1G -enable-kvm -smp 4 -usbdevice keyboard -cpu kvm64,-kvm_pv_eoi,-kvm_steal_time,-kvm_asyncpf,-kvmclock,+svm,+x2apic -serial stdio -serial vc -device intel-hda,addr=1b.0 -device hda-duplex"';
+1;