On Mon, May 21, 2018 at 10:54:21PM +0100, Daniel P. Berrangé wrote: > This provides the QEMU part of the mitigations for the speculative > store buffer bypass vulnerabilities on the x86 platform[1], and is > the companion of the kernel patches merged in: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3b78ce4a34b761c7fe13520de822984019ff1a8f > > [1] https://bugs.chromium.org/p/project-zero/issues/detail?id=1528 > https://access.redhat.com/security/vulnerabilities/ssbd Queued, but reordered patch 2 and patch 3 so the flag can't be enabled without the corresponding MSR migration code being available. -- Eduardo