--- - branch: netbsd-8 date: Wed Oct 25 07:05:55 UTC 2017 files: - new: 1.17.2.1 old: '1.17' path: src/sys/arch/x86/x86/vmt.c pathrev: src/sys/arch/x86/x86/vmt.c@1.17.2.1 type: modified id: 20171025T070555Z.acb28922f4f782f630a51ac33a5d176617f2894b log: "Pull up following revision(s) (requested by maya in ticket #325):\n\tsys/arch/x86/x86/vmt.c: revision 1.18\nCheck that the host supports GET_SPEED as well as GET_VERSION\nbefore deciding vmt_probe has succeeded.\nqemu supports GET_VERSION but not the RPC protocol so the probe succeeds\nbut the attach fails, resulting in \"vmt0: failed to open backdoor RPC\nchannel (TCLO protocol)\". All known versions of vmware support GET_SPEED\nand no known qemu versions do, so this prevents it from attempting to\nattach (and failing) on qemu while still working on vmware.\nstop checking vmt_type to avoid having to adapt this code.\n- Taken from openbsd\n" module: src subject: 'CVS commit: [netbsd-8] src/sys/arch/x86/x86' unixtime: '1508915155' user: snj