index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
xen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
1
-0
/
+286
2021-03-02
KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
David Woodhouse
1
-0
/
+4
2021-02-09
KVM: x86/xen: Allow reset of Xen attributes
David Woodhouse
1
-10
/
+28
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
1
-1
/
+1
2021-02-09
KVM: x86/xen: Use hva_t for holding hypercall page address
Sean Christopherson
1
-2
/
+6
2021-02-09
KVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()
David Woodhouse
1
-2
/
+0
2021-02-04
KVM: x86/xen: Add event channel interrupt vector upcall
David Woodhouse
1
-0
/
+53
2021-02-04
KVM: x86/xen: register vcpu time info region
Joao Martins
1
-0
/
+18
2021-02-04
KVM: x86/xen: setup pvclock updates
Joao Martins
1
-2
/
+3
2021-02-04
KVM: x86/xen: register vcpu info
Joao Martins
1
-1
/
+24
2021-02-04
KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTR
David Woodhouse
1
-0
/
+30
2021-02-04
KVM: x86/xen: update wallclock region
Joao Martins
1
-3
/
+30
2021-02-04
KVM: x86/xen: register shared_info page
Joao Martins
1
-4
/
+36
2021-02-04
KVM: x86/xen: latch long_mode when hypercall page is set up
David Woodhouse
1
-1
/
+15
2021-02-04
KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR
Joao Martins
1
-0
/
+30
2021-02-04
KVM: x86/xen: Add kvm_xen_enabled static key
David Woodhouse
1
-0
/
+17
2021-02-04
KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.c
David Woodhouse
1
-0
/
+18
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
1
-0
/
+6
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
1
-0
/
+142