aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
nv/at/wiparm64: Add tests for emulation of Address Translation instructionsJames Morse4 years
masterx86: Allow to limit maximum RAM addressNadav Amit4 years
 
 
AgeCommit messageAuthorFilesLines
2020-07-10x86: Allow to limit maximum RAM addressHEADmasterNadav Amit3-0/+12
2020-07-10x86: remove dead writes from setup_mmu()Nadav Amit1-3/+0
2020-07-10x86: svm: present bit is set on nested page-faultsNadav Amit1-2/+2
2020-07-10cstart: do not assume CR4 starts as zeroPaolo Bonzini2-4/+2
2020-07-08kvm-unit-tests: nSVM: Test that MBZ bits in CR3 and CR4 are not set on vmrun ...Krish Sadhukhan2-17/+131
2020-07-08svm: fix clobbers for svm_vmrunPaolo Bonzini1-1/+1
2020-07-06lib/vmalloc: allow vm_memalign with alignment > PAGE_SIZEClaudio Imbrenda2-8/+30
2020-07-06lib/alloc_page: move get_order and is_power_of_2 to a bitops.hClaudio Imbrenda5-11/+11
2020-07-06lib/alloc_page: change some parameter typesClaudio Imbrenda2-7/+7
2020-07-06lib/vmalloc: fix pages count local variable to be size_tClaudio Imbrenda1-2/+2
[...]
 
Clone
git://git.kernel.org/pub/scm/linux/kernel/git/morse/kvm-unit-tests.git
https://git.kernel.org/pub/scm/linux/kernel/git/morse/kvm-unit-tests.git
https://kernel.googlesource.com/pub/scm/linux/kernel/git/morse/kvm-unit-tests.git