7 ms·
Interesting. I took a look and this is the only hypervisor specific piece of code I can find in the patches. I have wondered what the impact would be on hyperv
by justryry 9y ago
Interesting. I took a look and this is the only hypervisor specific piece of code I can find in the patches.
I have wondered what the impact would be on hypervisors. Xen seems like they patched it in a way that removes the need for guests to mitigate, but would guests of other hypervisors get hit with the penalty twice in some cases?
- panarky 9y ago> removes the need for guests to mitigate Google says guests need to upgrade. "Compute Engine customers must update their virtual machine operating systems and applications so that their virtual machines are protected from intra-guest attacks and inter-guest attacks that exploit application-level vulnerabilities." "Compute Engine customers should work with their operating system provider(s) to download and install the necessary patches." https://support.google.com/faqs/answer/7622138#gce https://support.google.com/faqs/answer/7622138#gce
- anarazel 9y agoNote that this is only for PV guests, which most people don't use anymore...