Date: Thu, 17 Jan 2019 05:20:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 235004] vmx.c: Fix the name of the tunables Message-ID: <bug-235004-227-931fn5kAPs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235004-227@https.bugs.freebsd.org/bugzilla/> References: <bug-235004-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235004 --- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Jose Luis Duran from comment #0) When I answered the question on github, I mean that indeed it is more reasonable to put the tunables into hw.vmm.vmx leaf. But since they are already in hw.vmm, I think it would be unwise to rename them. The reason is that the rename breaks the ABI, worse, the breakage is silent. So anybody relying on the feature to protect against L1 terminal fault leaks, would suddently and silently appear unprotected. Meantime I committed the whitespace fixes, thank you. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235004-227-931fn5kAPs>