Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/i386: add a ucode-rev property | Paolo Bonzini | 2020-01-24 | 1 | -3/+1 |
* | hvf: remove TSC synchronization code because it isn't fully complete | Cameron Esfahani | 2019-11-26 | 1 | -3/+0 |
* | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson | 2019-06-10 | 1 | -27/+33 |
* | i386: hvf: cleanup x86_gen.h | Paolo Bonzini | 2017-12-22 | 1 | -1/+1 |
* | i386: hvf: remove addr_t | Paolo Bonzini | 2017-12-22 | 1 | -26/+26 |
* | i386: hvf: simplify flag handling | Paolo Bonzini | 2017-12-22 | 1 | -68/+25 |
* | i386: hvf: abort on decoding error | Paolo Bonzini | 2017-12-22 | 1 | -6/+4 |
* | i386: hvf: remove more dead emulator code | Paolo Bonzini | 2017-12-22 | 1 | -17/+8 |
* | i386: hvf: unify register enums between HVF and the rest | Paolo Bonzini | 2017-12-22 | 1 | -33/+33 |
* | i386: hvf: move all hvf files in the same directory | Paolo Bonzini | 2017-12-22 | 1 | -0/+1537 |