vbox5: add raw disk VM test case

Issue #2455
This commit is contained in:
Alexander Boettcher 2017-06-23 19:07:21 +02:00 committed by Norman Feske
parent ad1f38a780
commit 0469858f05
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,23 @@
#
# Windows 7 64bit in VirtualBox
#
assert_spec 64bit
set flavor "win7_64_raw"
set use_vbox4 0
set use_vbox5 1
# use vm image from a raw disk partition
set use_rumpfs 0
set use_ram_fs 0
set use_overlay_from_disk 0
set use_usb 1
set use_ps2 [have_spec ps2]
set use_vms 1
set use_cpu_load 0
source ${genode_dir}/repos/ports/run/vbox_win.inc

View File

@ -64,6 +64,7 @@ vbox5_ubuntu_16_04_32
vbox5_ubuntu_16_04_64
vbox5_win7_32
vbox5_win7_64
vbox5_win7_64_raw
vbox5_win7_64_share
vbox5_win7_64_multiple
vbox5_win10_64