commit | efbca10f10af2c0d7282e5dc49713479be98880b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue May 04 12:44:08 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon May 17 10:20:04 2010 +0200 |
tree | 61aab2b2b30a026a84f084994d5bc8d72cfbbc82 | |
parent | 38d8dfa193e9a45f0f08b06aab2ba2a94f40a041 [diff] |
bochs: use pread Use pread instead of lseek + read in preparation of using the qemu block API. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>