summaryrefslogtreecommitdiff
path: root/tools/testing/ktest/examples/include/tests.conf
diff options
context:
space:
mode:
authorJon Doron <arilou@gmail.com>2020-07-17 15:52:38 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2020-08-10 13:22:10 -0400
commit99b48ecc8e800983b6e00a2350daaeceba1f7406 (patch)
tree735f7bb8cf487e64d5e5f2ae795d2c13dfef8600 /tools/testing/ktest/examples/include/tests.conf
parentf40a4b0512839d07be0b03dd4097de5582fa136d (diff)
downloadkernel-99b48ecc8e800983b6e00a2350daaeceba1f7406.tar.gz
x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabled
Based on an analysis of the HyperV firmwares (Gen1 and Gen2) it seems like the SCONTROL is not being set to the ENABLED state as like we have thought. Also from a test done by Vitaly Kuznetsov, running a nested HyperV it was concluded that the first access to the SCONTROL MSR with a read resulted with the value of 0x1, aka HV_SYNIC_CONTROL_ENABLE. It's important to note that this diverges from the value states in the HyperV TLFS of 0. Signed-off-by: Jon Doron <arilou@gmail.com> Message-Id: <20200717125238.1103096-2-arilou@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/ktest/examples/include/tests.conf')
0 files changed, 0 insertions, 0 deletions
skb->dev like the other *_type_transArnaldo Carvalho de Melo 2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells 2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner 2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel 2006-03-29[PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek 2006-03-21[ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek 2005-12-03[PATCH] ixp2000: change netif_schedule_test to __netif_schedule_prepStephen Hemminger 2005-12-01[PATCH] ixp2000: add driver version, bump version to 0.2Lennert Buytenhek 2005-12-01[PATCH] ixp2000: add netpoll supportLennert Buytenhek 2005-12-01[PATCH] ixp2000: report MAC addresses for each port on initLennert Buytenhek 2005-12-01[PATCH] ixp2000: use netif_rx_schedule_testLennert Buytenhek 2005-12-01[PATCH] ixp2000: register netdevices lastLennert Buytenhek 2005-11-18[PATCH] intel ixp2000 network driverLennert Buytenhek