aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2021-10-15 03:16:13 +0200
committerBorislav Petkov <bp@suse.de>2021-10-20 15:27:27 +0200
commitea4d6938d4c0761672ff6237964a20db3cb95cc1 (patch)
tree75e04b4e5cc558fa5ca7de6ce69ea31d05c4c0a9 /tools/perf/scripts/python/export-to-postgresql.py
parentx86/fpu: Move KVMs FPU swapping to FPU core (diff)
downloadwireguard-linux-ea4d6938d4c0761672ff6237964a20db3cb95cc1.tar.xz
wireguard-linux-ea4d6938d4c0761672ff6237964a20db3cb95cc1.zip
x86/fpu: Replace KVMs home brewed FPU copy from user
Copying a user space buffer to the memory buffer is already available in the FPU core. The copy mechanism in KVM lacks sanity checks and needs to use cpuid() to lookup the offset of each component, while the FPU core has this information cached. Make the FPU core variant accessible for KVM and replace the home brewed mechanism. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Cc: kvm@vger.kernel.org Link: https://lkml.kernel.org/r/20211015011539.134065207@linutronix.de
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions