Closed anjalirai-intel closed 3 years ago
@dimakuv please assign this to me.
The first issue in the list ‘Opening device special file with O_RDONLY or O_WRONLY or O_RDWR permission fails’ is expected behaviour in graphene. As the permissions on the host of this device special file are 000, opening the file is not allowed in graphene. The reason behind the test to pass in host is running as super user.
Description of the problem
Steps to reproduce
Execute attached files open11_setup in linux environment and open11_run with graphene-direct $ ./open11_setup $ graphene-direct ./open11_run
Expected results
Actual results
open11.zip