Home
last modified time | relevance | path

Searched hist:cc2dd4027a43bb36c846f195a764edabc0828602 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmshyperv.hdiff cc2dd4027a43bb36c846f195a764edabc0828602 Sun Aug 02 01:08:20 CEST 2015 Denis V. Lunev <den@openvz.org> mshyperv: fix recognition of Hyper-V guest crash MSR's

Hypervisor Top Level Functional Specification v3.1/4.0 notes that cpuid
(0x40000003) EDX's 10th bit should be used to check that Hyper-V guest
crash MSR's functionality available.

This patch should fix this recognition. Currently the code checks EAX
register instead of EDX.

Signed-off-by: Andrey Smetanin <asmetanin@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.cdiff cc2dd4027a43bb36c846f195a764edabc0828602 Sun Aug 02 01:08:20 CEST 2015 Denis V. Lunev <den@openvz.org> mshyperv: fix recognition of Hyper-V guest crash MSR's

Hypervisor Top Level Functional Specification v3.1/4.0 notes that cpuid
(0x40000003) EDX's 10th bit should be used to check that Hyper-V guest
crash MSR's functionality available.

This patch should fix this recognition. Currently the code checks EAX
register instead of EDX.

Signed-off-by: Andrey Smetanin <asmetanin@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux/drivers/hv/
H A Dvmbus_drv.cdiff cc2dd4027a43bb36c846f195a764edabc0828602 Sun Aug 02 01:08:20 CEST 2015 Denis V. Lunev <den@openvz.org> mshyperv: fix recognition of Hyper-V guest crash MSR's

Hypervisor Top Level Functional Specification v3.1/4.0 notes that cpuid
(0x40000003) EDX's 10th bit should be used to check that Hyper-V guest
crash MSR's functionality available.

This patch should fix this recognition. Currently the code checks EAX
register instead of EDX.

Signed-off-by: Andrey Smetanin <asmetanin@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>