syzkaller icon indicating copy to clipboard operation
syzkaller copied to clipboard

Kvm vgic

Open ramosian-glider opened this issue 1 year ago • 4 comments
trafficstars


Before sending a pull request, please review Contribution Guidelines: https://github.com/google/syzkaller/blob/master/docs/contributing.md


ramosian-glider avatar Aug 08 '24 15:08 ramosian-glider

I had to rename the ICC registers because the old toolchain in syz-old-env didn't recognize them.

ramosian-glider avatar Aug 09 '24 12:08 ramosian-glider

PTAL (take your time, not sure it's the best idea to land the series today)

ramosian-glider avatar Aug 09 '24 15:08 ramosian-glider

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.

ramosian-glider avatar Aug 09 '24 19:08 ramosian-glider

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 avatar Aug 12 '24 07:08 dvyukov

@dvyukov PTAL

ramosian-glider avatar Sep 03 '24 11:09 ramosian-glider

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.

ramosian-glider avatar Sep 03 '24 11:09 ramosian-glider