-
Notifications
You must be signed in to change notification settings - Fork 298
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
Set image format as raw #914
Conversation
While I agree this is annoying, it would be better if we started using @eugeneia what do you think? |
@domenkozar I agree that raw is a waste of space, on the other hand its simple. I think we should support both in case valuable test images in RAW might be provided to us by third parties? |
Sure, setting |
Merging this as currently we only really support RAW images. |
@dpino I would prefer to keep merged PRs open and their branches alive until the changes actually hit master (at which point they are closed automatically). My reasoning is that if we find new problems on the way from e.g. max-next to master it is convenient to document/solve these issues in the original PR thread. |
@Eugenia Sorry, my fault. I was batch closing several remote branches on my fork (git push remote :branch) and I think I closed this one by mistake. I agree with keeping remote branches alive until they are merged. |
Extract ICMP echo responders to their own apps
Removes the following warning in
qemu0.log
:This assumes all images used for benchmarking are in raw format.