]> rtime.felk.cvut.cz Git - jailhouse-test.git/blob - .novaboot
jailhouse: Improve benchmark and add cmdline parameter passing into launch script.
[jailhouse-test.git] / .novaboot
1 $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"';
2 1;
3 $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"';
4 1;