index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-1
/
+1
2023-10-02
LoongArch: KVM: Enable kvm config and add the makefile
Tianrui Zhao
2
-0
/
+62
2023-10-02
LoongArch: KVM: Implement vcpu world switch
Tianrui Zhao
1
-0
/
+250
2023-10-02
LoongArch: KVM: Implement kvm exception vectors
Tianrui Zhao
1
-0
/
+36
2023-10-02
LoongArch: KVM: Implement handle fpu exception
Tianrui Zhao
1
-0
/
+27
2023-10-02
LoongArch: KVM: Implement handle mmio exception
Tianrui Zhao
1
-0
/
+310
2023-10-02
LoongArch: KVM: Implement handle gspr exception
Tianrui Zhao
1
-0
/
+107
2023-10-02
LoongArch: KVM: Implement handle idle exception
Tianrui Zhao
1
-0
/
+20
2023-10-02
LoongArch: KVM: Implement handle iocsr exception
Tianrui Zhao
1
-0
/
+91
2023-10-02
LoongArch: KVM: Implement handle csr exception
Tianrui Zhao
1
-0
/
+105
2023-10-02
LoongArch: KVM: Implement kvm mmu operations
Tianrui Zhao
1
-0
/
+914
2023-10-02
LoongArch: KVM: Implement virtual machine tlb operations
Tianrui Zhao
1
-0
/
+32
2023-10-02
LoongArch: KVM: Implement vcpu timer operations
Tianrui Zhao
1
-0
/
+197
2023-10-02
LoongArch: KVM: Implement misc vcpu related interfaces
Tianrui Zhao
1
-0
/
+120
2023-10-02
LoongArch: KVM: Implement vcpu load and vcpu put operations
Tianrui Zhao
1
-0
/
+203
2023-10-02
LoongArch: KVM: Implement vcpu interrupt operations
Tianrui Zhao
2
-0
/
+221
2023-10-02
LoongArch: KVM: Implement fpu operations for vcpu
Tianrui Zhao
1
-0
/
+56
2023-10-02
LoongArch: KVM: Implement basic vcpu ioctl interfaces
Tianrui Zhao
1
-0
/
+261
2023-10-02
LoongArch: KVM: Implement basic vcpu interfaces
Tianrui Zhao
1
-0
/
+261
2023-10-02
LoongArch: KVM: Add vcpu related header files
Tianrui Zhao
1
-0
/
+162
2023-10-02
LoongArch: KVM: Implement VM related functions
Tianrui Zhao
1
-0
/
+94
2023-10-02
LoongArch: KVM: Implement kvm hardware enable, disable interface
Tianrui Zhao
1
-0
/
+62
2023-10-02
LoongArch: KVM: Implement kvm module related interface
Tianrui Zhao
1
-0
/
+358
[prev]