Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-i386: Use clz and ctz opcodes | Richard Henderson | 2017-01-10 | 3 | -30/+14 |
* | target-i386: Use new deposit and extract ops | Richard Henderson | 2017-01-10 | 1 | -22/+23 |
* | 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 | 35 | -0/+32939 |