Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/xtensa: don't continue translation after exception | Max Filippov | 2017-01-15 | 1 | -1/+4 |
* | target/xtensa: support icount | Max Filippov | 2017-01-15 | 3 | -45/+143 |
* | target/xtensa: refactor CCOUNT/CCOMPARE | Max Filippov | 2017-01-15 | 4 | -46/+51 |
* | target/xtensa: implement RUNSTALL | Max Filippov | 2017-01-15 | 3 | -2/+17 |
* | target/xtensa: add static vectors selection | Max Filippov | 2017-01-15 | 3 | -3/+20 |
* | x86: implement la57 paging mode | Kirill A. Shutemov | 2016-12-22 | 5 | -74/+274 |
* | target-i386: Fix eflags.TF/#DB handling of syscall/sysret insns | Doug Evans | 2016-12-22 | 3 | -5/+32 |
* | kvmclock: reduce kvmclock difference on migration | Marcelo Tosatti | 2016-12-22 | 2 | -0/+8 |
* | x86: Fix x86_64 'g' packet response to gdb from 32-bit mode. | Doug Evans | 2016-12-22 | 1 | -13/+39 |
* | target-i386: Add Intel SHA_NI instruction support. | Yi Sun | 2016-12-22 | 2 | -1/+2 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 339 | -0/+270836 |