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

qemu cannot be started with empty kernel #16

Closed
jirislaby opened this issue Feb 10, 2016 · 1 comment
Closed

qemu cannot be started with empty kernel #16

jirislaby opened this issue Feb 10, 2016 · 1 comment

Comments

@jirislaby
Copy link

The test at:
https://github.com/google/syzkaller/blob/master/vm/qemu/qemu.go#L149
does not makes sense in presence of test at:
https://github.com/google/syzkaller/blob/master/vm/qemu/qemu.go#L91

I loosened the test at line 91 to if cfg.Kernel != "" && ...

@dvyukov
Copy link
Collaborator

dvyukov commented Feb 15, 2016

Should be fixed now. Thanks for your reports.

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

No branches or pull requests

2 participants