summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2025-08-27 17:01:55 -0700
committerWei Liu <wei.liu@kernel.org>2025-09-30 22:50:48 +0000
commitc5eebe075e1129748f74e567da7bd8fbe77e485b (patch)
tree216f7070a641c6c92a3cf8fd477e5a5d22fa4080 /tools/perf/scripts/python/bin
parent9be7e1e320ff2e7db4b23c8ec5f599bbfac94ede (diff)
downloadkernel-c5eebe075e1129748f74e567da7bd8fbe77e485b.tar.gz
mshv: Use common "entry virt" APIs to do work in root before running guest
Use the kernel's common "entry virt" APIs to handle pending work prior to (re)entering guest mode, now that the virt APIs don't have a superfluous dependency on KVM. No functional change intended. Signed-off-by: Sean Christopherson <seanjc@google.com> Tested-by: Nuno Das Neves <nunodasneves@linux.microsoft.com> Reviewed-by: Nuno Das Neves <nunodasneves@linux.microsoft.com> Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
ze/kernel/hw_exception_handler.S?id=708e7153d6fc4d2e5fe15c6ccc5d2907fe8a9c8d'>microblaze: Add DEBUG optionMichal Simek 2009-10-05microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek 2009-09-22microblaze: Clear sticky FSR register after generating exception signalsJohn Williams 2009-09-22microblaze: Save and restore msr in hw exceptionMichal Simek 2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek 2009-05-26microblaze_mmu_v2: Update exception handling - MMU exceptionMichal Simek 2009-03-27microblaze_v8: exception handlingMichal Simek