From 0469858f05f47f5990f8551d0f4a8c60e93f6c2b Mon Sep 17 00:00:00 2001 From: Alexander Boettcher Date: Fri, 23 Jun 2017 19:07:21 +0200 Subject: [PATCH] vbox5: add raw disk VM test case Issue #2455 --- repos/ports/run/vbox5_win7_64_raw.run | 23 +++++++++++++++++++++++ tool/autopilot.list | 1 + 2 files changed, 24 insertions(+) create mode 100644 repos/ports/run/vbox5_win7_64_raw.run diff --git a/repos/ports/run/vbox5_win7_64_raw.run b/repos/ports/run/vbox5_win7_64_raw.run new file mode 100644 index 000000000..5aaf7996d --- /dev/null +++ b/repos/ports/run/vbox5_win7_64_raw.run @@ -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 diff --git a/tool/autopilot.list b/tool/autopilot.list index b6ebb20cc..bfcae085d 100644 --- a/tool/autopilot.list +++ b/tool/autopilot.list @@ -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