« Previous | Next » 

Revision 77eec1b3

ID77eec1b3f1493ca4813eae2fbf8702d1ef58f147

Added by Aneesh Kumar K.V over 12 years ago

hw/9pfs: Improve portability to older systems

handle fs driver require a set of newly added syscalls. Don't
Compile handle FS driver if those syscalls are not available.
Instead of adding #ifdef for all those syscalls we check for
open by handle syscall. If that is available then rest of the
syscalls used by the driver should be available.

Signed-off-by: Aneesh Kumar K.V <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences