syzkaller
syzkaller copied to clipboard
Kvm vgic
Before sending a pull request, please review Contribution Guidelines: https://github.com/google/syzkaller/blob/master/docs/contributing.md
I had to rename the ICC registers because the old toolchain in syz-old-env didn't recognize them.
PTAL (take your time, not sure it's the best idea to land the series today)
What's interesting is that the coverage with this series went down by ~500 BBs and gained back only ~300 during the day. Perhaps changes that add device attributes need to be landed separately to better understand their effect.
What's interesting is that the coverage with this series went down by ~500 BBs and gained back only ~300 during the day. Perhaps changes that add device attributes need to be landed separately to better understand their effect.
If it does not restore, potentially it's possible to look at a diff coverage report.
@dvyukov PTAL
What's interesting is that the coverage with this series went down by ~500 BBs and gained back only ~300 during the day. Perhaps changes that add device attributes need to be landed separately to better understand their effect.
If it does not restore, potentially it's possible to look at a diff coverage report.
I tested the patches adding device attributes separately, and they were able to gain the same coverage as master.