Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-17 | cpu: Use DeviceClass reset instead of a special CPUClass reset | Peter Maydell | 1 | -1/+1 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 1 | -1/+1 |
2019-07-05 | i386: Register versioned CPU models | Eduardo Habkost | 1 | -8/+2 |
2017-12-22 | i386: refactor KVM cpuid code so that it applies to hvf as well | Sergio Andres Gomez Del Real | 1 | -2/+2 |
2017-02-27 | i386: Define static "base" CPU model | Eduardo Habkost | 1 | -0/+2 |
2017-02-27 | i386: Don't set CPUClass::cpu_def on "max" model | Eduardo Habkost | 1 | -1/+3 |
2017-02-27 | i386: Add ordering field to CPUClass | Eduardo Habkost | 1 | -0/+2 |
2017-01-23 | i386: Return migration-safe field on query-cpu-definitions | Eduardo Habkost | 1 | -0/+2 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+77 |