index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
async_pf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-04
KVM: async_pf: Add missing call for async page present
Dominik Dingel
1
-1
/
+1
2014-01-30
KVM: async_pf: Allow to wait for outstanding work
Dominik Dingel
1
-0
/
+5
2014-01-30
KVM: async_pf: Provide additional direct page notification
Dominik Dingel
1
-2
/
+18
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
1
-12
/
+5
2013-09-24
kvm: remove .done from struct kvm_async_pf
Radim Krčmář
1
-4
/
+1
2013-09-17
kvm: free resources after canceling async_pf
Radim Krčmář
1
-1
/
+4
2012-08-06
KVM: do not release the error page
Xiao Guangrong
1
-2
/
+2
2012-08-06
KVM: introduce KVM_ERR_PTR_BAD_PAGE
Xiao Guangrong
1
-1
/
+1
2012-07-26
KVM: remove dummy pages
Xiao Guangrong
1
-2
/
+1
2012-07-26
KVM: use kvm_release_page_clean to release the page
Xiao Guangrong
1
-2
/
+2
2011-01-12
KVM: fix the race while wakeup all pv guest
Xiao Guangrong
1
-1
/
+4
2011-01-12
KVM: handle more completed apfs if possible
Xiao Guangrong
1
-16
/
+16
2011-01-12
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
Gleb Natapov
1
-1
/
+2
2011-01-12
KVM: Add PV MSR to enable asynchronous page faults delivery.
Gleb Natapov
1
-0
/
+20
2011-01-12
KVM: Retry fault before vmentry
Gleb Natapov
1
-0
/
+2
2011-01-12
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
1
-0
/
+190