aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch
blob: 25d073da684f0c0089af5c09594b9aeeeac84dbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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