index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
enlighten_hvm.c
Age
Commit message (
Expand
)
Author
2018-05-07
x86/xen: Reset VCPU0 info pointer after shared_info remap
van der Linden, Frank
2017-11-10
x86/virt/xen: Use guest_late_init to detect Xen PVH guest
Juergen Gross
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-08-11
xen: fix hvm guest with kaslr enabled
Juergen Gross
2017-08-11
xen: split up xen_hvm_init_shared_info()
Juergen Gross
2017-06-25
xen: allocate page for shared info page from low memory
Juergen Gross
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure in hotplug
Ankur Arora
2017-06-13
xen/pvh*: Support > 32 VCPUs at domain restore
Ankur Arora
2017-06-13
xen/vcpu: Simplify xen_vcpu related code
Ankur Arora
2017-05-03
xen: Move xen_have_vector_callback definition to enlighten.c
Boris Ostrovsky
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-02
x86/xen: split off enlighten_hvm.c
Vitaly Kuznetsov