summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2010-03-22 15:46:56 +0100
committerMichal Simek <monstr@monstr.eu>2010-04-01 08:38:20 +0200
commit0dcb409de73edeb221aed38d9ff8640cf41ff0de (patch)
treed58a50ff8fe3e17b43c3db60cb02c6b71d2672ed /tools/perf/scripts/python/netdev-times.py
parent8b651aa4a7c047b848f3a7bdf0aba9449e6dc3d3 (diff)
downloadkernel-0dcb409de73edeb221aed38d9ff8640cf41ff0de.tar.gz
microblaze: uaccess: sync put/get/clear_user macros
Add macro description and resort. Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/tools/testing/selftests/kvm/x86_64?h=linux-6.6.y&id=e738772e29214019f506372dd1162723b7a4d507'>KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov 2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov 2019-08-15selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini 2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini 2019-08-15selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini 2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini 2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini 2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon 2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2019-06-20KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner 2019-06-19tests: kvm: Check for a kernel warningAaron Lewis 2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon 2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini 2019-06-04KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth 2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini 2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth 2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth 2019-05-24kvm: selftests: avoid type punningPaolo Bonzini 2019-05-24KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter 2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis 2019-05-08tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis 2019-04-30KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov 2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov 2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini 2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson 2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson 2019-02-12selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini 2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov 2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov 2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov 2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov 2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov 2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones 2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones 2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones