aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2006-11-01 08:41:24 +0000
committerEwan Mellor <ewan@xensource.com>2006-11-01 08:41:24 +0000
commitf19d56d6dda14a692933e02df5abc0259fabad3a (patch)
tree9ab1a8364fb3d78a17c11874e8707d778e7ea54a /tools/xm-test
parent3cb85f33f0d60f89cf4afd37d94fb1cdaf561e6d (diff)
downloadxen-f19d56d6dda14a692933e02df5abc0259fabad3a.tar.gz
xen-f19d56d6dda14a692933e02df5abc0259fabad3a.tar.bz2
xen-f19d56d6dda14a692933e02df5abc0259fabad3a.zip
Add xvd devices to the initrd.
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Diffstat (limited to 'tools/xm-test')
-rw-r--r--tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch b/tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch
new file mode 100644
index 0000000000..25d073da68
--- /dev/null
+++ b/tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch
@@ -0,0 +1,13 @@
+--- buildroot/target/generic/device_table.txt~ 2006-10-26 17:38:04.000000000 +1000
++++ buildroot/target/generic/device_table.txt 2006-10-26 17:37:08.000000000 +1000
+@@ -169,3 +169,10 @@
+ #/dev/mcd b 640 0 0 23 0 0 0 -
+ #/dev/optcd b 640 0 0 17 0 0 0 -
+
++# Xen Virtual Block Devices
++/dev/xvda b 640 0 0 202 0 0 0 -
++/dev/xvda b 640 0 0 202 1 1 1 4
++/dev/xvdb b 640 0 0 202 16 0 0 -
++/dev/xvdb b 640 0 0 202 17 1 1 4
++/dev/xvdc b 640 0 0 202 32 0 0 -
++/dev/xvdc b 640 0 0 202 33 1 1 4