From: Victor Prupis Date: Mon, 19 May 2008 21:50:38 +0000 (-0700) Subject: xtensa: ISS: add host file-based simulated disk X-Git-Tag: v3.9-rc1~57^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6c7e873daf765e41233b9752083b66442703b7a;p=pandora-kernel.git xtensa: ISS: add host file-based simulated disk Simdisk is a block device that maps to a file in the host file system. It is usable for testing in the simulated environment, like xt-sim or QEMU. Device binding to host file may be changed at runtime via proc interface provided the device is not in use. Number of block devices and initial binding to host files is controlled via kernel/module parameters, with defaults specified in the kernel configuration. Signed-off-by: Victor Prupis Signed-off-by: Max Filippov Signed-off-by: Chris Zankel --- Reading git-diff-tree failed