Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-16 | i386: move hyperv_limits initialization to x86_cpu_realizefn() | Vitaly Kuznetsov | 1 | -1/+12 |
2020-12-16 | i386: move hyperv_version_id initialization to x86_cpu_realizefn() | Vitaly Kuznetsov | 1 | -2/+12 |
2020-12-16 | i386: move hyperv_interface_id initialization to x86_cpu_realizefn() | Vitaly Kuznetsov | 1 | -6/+12 |
2020-12-16 | i386: move hyperv_vendor_id initialization to x86_cpu_realizefn() | Vitaly Kuznetsov | 1 | -15/+10 |
2020-12-16 | i386: move kvm accel files into kvm/ | Claudio Fontana | 10 | -0/+5213 |