| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | x86/paravirt/xen: Remove xen_patch() | Juergen Gross | 2017-08-24 | 1 | -58/+1 |
| |/
|/| |
|
* | | xen: allocate page for shared info page from low memory | Juergen Gross | 2017-06-25 | 1 | -2/+0 |
* | | xen/vcpu: Handle xen_vcpu_setup() failure in hotplug | Ankur Arora | 2017-06-13 | 1 | -1/+13 |
* | | xen/pv: Fix OOPS on restore for a PV, !SMP domain | Ankur Arora | 2017-06-13 | 1 | -11/+15 |
* | | xen/vcpu: Simplify xen_vcpu related code | Ankur Arora | 2017-06-13 | 1 | -35/+12 |
|/ |
|
* | xen: cleanup pvh leftovers from pv-only sources | Juergen Gross | 2017-05-19 | 1 | -11/+4 |
* | x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen | Juergen Gross | 2017-05-11 | 1 | -1/+0 |
* | xen/x86: Do not call xen_init_time_ops() until shared_info is initialized | Boris Ostrovsky | 2017-05-05 | 1 | -2/+7 |
* | x86/xen: fix xsave capability setting | Juergen Gross | 2017-05-05 | 1 | -23/+9 |
* | x86/xen: use capabilities instead of fake cpuid values for xsave | Juergen Gross | 2017-05-02 | 1 | -23/+30 |
* | x86/xen: use capabilities instead of fake cpuid values for x2apic | Juergen Gross | 2017-05-02 | 1 | -2/+1 |
* | x86/xen: use capabilities instead of fake cpuid values for mwait | Juergen Gross | 2017-05-02 | 1 | -6/+5 |
* | x86/xen: use capabilities instead of fake cpuid values for acpi | Juergen Gross | 2017-05-02 | 1 | -8/+3 |
* | x86/xen: use capabilities instead of fake cpuid values for acc | Juergen Gross | 2017-05-02 | 1 | -3/+1 |
* | x86/xen: use capabilities instead of fake cpuid values for mtrr | Juergen Gross | 2017-05-02 | 1 | -2/+2 |
* | x86/xen: use capabilities instead of fake cpuid values for aperf | Juergen Gross | 2017-05-02 | 1 | -8/+1 |
* | x86/xen: don't indicate DCA support in pv domains | Juergen Gross | 2017-05-02 | 1 | -0/+1 |
* | xen: set cpu capabilities from xen_start_kernel() | Juergen Gross | 2017-05-02 | 1 | -7/+7 |
* | x86/xen: split xen_smp_intr_init()/xen_smp_intr_free() | Vitaly Kuznetsov | 2017-05-02 | 1 | -0/+9 |
* | x86/xen: split off enlighten_pv.c | Vitaly Kuznetsov | 2017-05-02 | 1 | -0/+1512 |