index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
xen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Assume a 64-bit hypercall for guests with protected state
Tom Lendacky
2021-11-18
1
-1
/
+1
*
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-18
1
-10
/
+10
|
\
|
*
KVM: x86/xen: Use sizeof_field() instead of open-coding it
David Woodhouse
2021-11-18
1
-9
/
+9
|
*
KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
David Woodhouse
2021-11-18
1
-1
/
+1
*
|
KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()
David Woodhouse
2021-10-25
1
-5
/
+22
|
/
*
KVM: xen: do not use struct gfn_to_hva_cache
Paolo Bonzini
2021-08-05
1
-11
/
+12
*
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
2021-03-02
1
-0
/
+286
*
KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
David Woodhouse
2021-03-02
1
-0
/
+4
*
KVM: x86/xen: Allow reset of Xen attributes
David Woodhouse
2021-02-09
1
-10
/
+28
*
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-09
1
-1
/
+1
*
KVM: x86/xen: Use hva_t for holding hypercall page address
Sean Christopherson
2021-02-09
1
-2
/
+6
*
KVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()
David Woodhouse
2021-02-09
1
-2
/
+0
*
KVM: x86/xen: Add event channel interrupt vector upcall
David Woodhouse
2021-02-04
1
-0
/
+53
*
KVM: x86/xen: register vcpu time info region
Joao Martins
2021-02-04
1
-0
/
+18
*
KVM: x86/xen: setup pvclock updates
Joao Martins
2021-02-04
1
-2
/
+3
*
KVM: x86/xen: register vcpu info
Joao Martins
2021-02-04
1
-1
/
+24
*
KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTR
David Woodhouse
2021-02-04
1
-0
/
+30
*
KVM: x86/xen: update wallclock region
Joao Martins
2021-02-04
1
-3
/
+30
*
KVM: x86/xen: register shared_info page
Joao Martins
2021-02-04
1
-4
/
+36
*
KVM: x86/xen: latch long_mode when hypercall page is set up
David Woodhouse
2021-02-04
1
-1
/
+15
*
KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR
Joao Martins
2021-02-04
1
-0
/
+30
*
KVM: x86/xen: Add kvm_xen_enabled static key
David Woodhouse
2021-02-04
1
-0
/
+17
*
KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.c
David Woodhouse
2021-02-04
1
-0
/
+18
*
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
2021-02-04
1
-0
/
+6
*
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
1
-0
/
+142