aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/kvm_arm64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename dev descriptions filesAndrey Konovalov2019-02-011-192/+0
| | | | | Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.
* sys/linux: add perf, kvm, btrfs consts for trace2syzshankarapailoor2018-10-301-0/+1
|
* sys/linux: add few assorted new flags/ioctlsDmitry Vyukov2018-08-261-0/+7
|
* sys/linux: treat cuse as fuseDmitry Vyukov2018-08-261-2/+2
| | | | | | It's mostly fuse. Also regenerate consts on latest kernel.
* sys/linux: a bunch of assorted improvementsDmitry Vyukov2018-04-271-0/+1
|
* sys/syz-extract: save unsupported consts to the const filesDmitry Vyukov2018-02-011-0/+48
| | | | | | | | | | | We currently print unsupported consts to console during make extract. But this is not very useful as there are too many output now. This also does not allow to understand what's unsupported in newly checked-in descriptions, or what's unsupported in all current decriptions. Save unsupported consts to the const files instead. This solves all of the above problems.
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+135