| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/ifuzz: move from ifuzz | Dmitry Vyukov | 2017-06-03 | 1 | -258/+0 |
| | | |||||
| * | ifuzz: fix generation of control registers | Dmitry Vyukov | 2017-01-12 | 1 | -4/+7 |
| | | |||||
| * | ifuzz: add package for generation/mutation of machine code | Dmitry Vyukov | 2017-01-09 | 1 | -0/+255 |
| Add ifuzz package that can generate/mutate machine code. It is based on Intel XED and for now supports only x86 code (all of real, protected 16/32 and long modes). This considerably increases KVM coverage. | |||||
