]> rtime.felk.cvut.cz Git - jailhouse-test.git/commitdiff
Add novaboot configuration for qemu
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 3 May 2016 08:23:35 +0000 (10:23 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 3 May 2016 08:23:52 +0000 (10:23 +0200)
Requires novaboot 20160503.

.novaboot [new file with mode: 0644]

diff --git a/.novaboot b/.novaboot
new file mode 100644 (file)
index 0000000..8d5871b
--- /dev/null
+++ b/.novaboot
@@ -0,0 +1,2 @@
+$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;