index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/kvm_stat: Add command line switch '-L' to log to file
Stefan Raspl
2020-04-21
2
-13
/
+68
*
tools/kvm_stat: add command line switch '-z' to skip zero records
Stefan Raspl
2020-04-21
2
-8
/
+24
*
selftests: kvm: Add testcase for creating max number of memslots
Wainer dos Santos Moschetta
2020-04-15
1
-4
/
+61
*
KVM: selftests: Make set_memory_region_test common to all architectures
Sean Christopherson
2020-04-15
3
-3
/
+14
*
KVM: selftests: Add "zero" testcase to set_memory_region_test
Sean Christopherson
2020-04-15
1
-0
/
+24
*
selftests: kvm: Add vm_get_fd() in kvm_util
Wainer dos Santos Moschetta
2020-04-15
2
-0
/
+6
*
KVM: selftests: Add "delete" testcase to set_memory_region_test
Sean Christopherson
2020-04-15
1
-0
/
+91
*
KVM: sefltests: Add explicit synchronization to move mem region test
Sean Christopherson
2020-04-15
1
-18
/
+99
*
KVM: selftests: Add GUEST_ASSERT variants to pass values to host
Sean Christopherson
2020-04-15
1
-5
/
+20
*
KVM: selftests: Add util to delete memory region
Sean Christopherson
2020-04-15
2
-17
/
+40
*
KVM: selftests: Use kernel's list instead of homebrewed replacement
Sean Christopherson
2020-04-15
4
-60
/
+48
*
KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
Sean Christopherson
2020-04-15
1
-4
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
42
-587
/
+2103
|
\
|
*
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-31
33
-130
/
+287
|
|
\
|
*
|
KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()
Sean Christopherson
2020-03-26
1
-2
/
+2
|
*
|
tools/kvm_stat: add command line switch '-c' to log in csv format
Stefan Raspl
2020-03-23
2
-14
/
+53
|
*
|
tools/kvm_stat: add command line switch '-s' to set update interval
Stefan Raspl
2020-03-23
2
-12
/
+38
|
*
|
tools/kvm_stat: switch to argparse
Stefan Raspl
2020-03-23
1
-80
/
+62
|
*
|
tools/kvm_stat: rework command line sequence and message texts
Stefan Raspl
2020-03-23
2
-24
/
+25
|
*
|
KVM: selftests: Rework timespec functions and usage
Andrew Jones
2020-03-18
4
-44
/
+35
|
*
|
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-16
30
-93
/
+400
|
|
\
\
|
*
|
|
KVM: selftests: enlightened VMPTRLD with an incorrect GPA
Vitaly Kuznetsov
2020-03-16
1
-2
/
+10
|
*
|
|
KVM: selftests: test enlightened vmenter with wrong eVMCS version
Vitaly Kuznetsov
2020-03-16
1
-4
/
+9
|
*
|
|
KVM: selftests: define and use EVMCS_VERSION
Vitaly Kuznetsov
2020-03-16
2
-1
/
+3
|
*
|
|
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
2020-03-16
13
-53
/
+46
|
*
|
|
selftests: kvm: Introduce the TEST_FAIL macro
Wainer dos Santos Moschetta
2020-03-16
1
-0
/
+3
|
*
|
|
selftests: KVM: s390: check for registers to NOT change on reset
Christian Borntraeger
2020-03-16
1
-2
/
+53
|
*
|
|
selftests: KVM: s390: test more register variants for the reset ioctl
Christian Borntraeger
2020-03-16
1
-9
/
+41
|
*
|
|
selftests: KVM: s390: fix early guest crash
Christian Borntraeger
2020-03-16
1
-14
/
+13
|
*
|
|
KVM: selftests: Introduce steal-time test
Andrew Jones
2020-03-16
7
-5
/
+385
|
*
|
|
KVM: selftests: virt_map should take npages, not size
Andrew Jones
2020-03-16
6
-19
/
+16
|
*
|
|
KVM: selftests: Use consistent message for test skipping
Andrew Jones
2020-03-16
18
-25
/
+37
|
*
|
|
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
2020-03-16
10
-17
/
+16
|
*
|
|
selftests: KVM: s390: fix format strings for access reg test
Christian Borntraeger
2020-03-16
1
-2
/
+9
|
*
|
|
selftests: KVM: s390: fixup fprintf format error in reset.c
Christian Borntraeger
2020-03-16
1
-1
/
+1
|
*
|
|
KVM: selftests: Share common API documentation
Andrew Jones
2020-03-16
5
-248
/
+187
|
*
|
|
selftests: KVM: SVM: Add vmcall test to gitignore
Andrew Jones
2020-03-16
1
-2
/
+3
|
*
|
|
KVM: selftests: s390x: Provide additional num-guest-pages adjustment
Andrew Jones
2020-03-16
3
-9
/
+8
|
*
|
|
kvm: selftests: Support dirty log initial-all-set test
Jay Zhou
2020-03-16
2
-3
/
+16
|
*
|
|
KVM: selftests: Fix unknown ucall command asserts
Andrew Jones
2020-03-16
7
-8
/
+7
|
*
|
|
KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
Sean Christopherson
2020-03-16
5
-0
/
+175
|
*
|
|
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
2020-03-16
7
-13
/
+13
|
*
|
|
KVM: selftests: Rework debug message printing
Andrew Jones
2020-03-16
6
-44
/
+54
|
*
|
|
KVM: selftests: Time guest demand paging
Ben Gardon
2020-03-16
3
-1
/
+72
|
*
|
|
KVM: selftests: Support multiple vCPUs in demand paging test
Ben Gardon
2020-03-16
1
-82
/
+171
|
*
|
|
KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Ben Gardon
2020-03-16
2
-0
/
+71
|
*
|
|
KVM: selftests: Pass args to vCPU in global vCPU args struct
Ben Gardon
2020-03-16
1
-11
/
+27
|
*
|
|
KVM: selftests: Add memory size parameter to the demand paging test
Ben Gardon
2020-03-16
4
-22
/
+90
|
*
|
|
KVM: selftests: Add configurable demand paging delay
Ben Gardon
2020-03-16
1
-7
/
+25
|
*
|
|
KVM: selftests: Add demand paging content to the demand paging test
Ben Gardon
2020-03-16
2
-4
/
+209
[next]