summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-08-14 18:18:55 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2019-08-15 09:16:01 +0200
commit92cd0f0be3d7adb63611c28693ec0399beded837 (patch)
treeb2454bb4c991193b612566f8450cb0dd08df0006 /tools/perf/scripts/python/export-to-sqlite.py
parentc8e174b39887ea1992286ff8ffdbcf79f6057cf2 (diff)
downloadkernel-92cd0f0be3d7adb63611c28693ec0399beded837.tar.gz
selftests: kvm: do not try running the VM in vmx_set_nested_state_test
This test is only covering various edge cases of the KVM_SET_NESTED_STATE ioctl. Running the VM does not really add anything. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
mit/drivers/net/tulip/tulip_core.c?h=linux-6.6.y&id=ad096463f7ff809389454ea4219058a36564d55e'>tulip: convert drivers to netdev_tx_tStephen Hemminger 2009-08-14drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng 2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches 2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy 2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin