|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 2/12] VTPM mini-os: posix IO layer for blkfront in mi
The following patch adds POSIX IO for the blkfront device driver.
If mini-os is built with #define HAVE_LIBC then one can use
blkfront_open() to obtain a file descriptor to a block device. read(),
write(), lseek() and fstat() can be used on the file descriptor to read
and write to the block device in a syncronous manner.
Signed off by: Matthew Fioravante <matthew.fioravante@xxxxxxxxxx>
2-blkfront.patch
Description: Text Data
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 2/12] VTPM mini-os: posix IO layer for blkfront in mini-os,
Matthew Fioravante <=
|
|
|
|
|