Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run QEMU examples without sudo #28

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Conversation

bjoernd
Copy link
Contributor

@bjoernd bjoernd commented Aug 10, 2020

Running QEMU should be possible as regular user and we should ideally not be
shipping anything that requires users to execute as root.

While we're at it, remove usage of the environment variable QEMU_PATH as it
wasn't use consequentially anyway.

Signed-off-by: Bjoern Doebel [email protected]

Closes #26

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Running QEMU should be possible as regular user and we should ideally not be
shipping anything that requires users to execute as root.

While we're at it, remove usage of the environment variable QEMU_PATH as it
wasn't use consequentially anyway.

Signed-off-by: Bjoern Doebel <[email protected]>
@bjoernd bjoernd requested a review from wipawel August 10, 2020 16:25
@bjoernd bjoernd merged commit d549f6e into KernelTestFramework:master Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QEMU should not require sudo
1 participant