diff options
| author | Yosry Ahmed <yosry@kernel.org> | 2026-07-28 17:42:29 +0000 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2026-07-29 05:48:17 -0700 |
| commit | d24dde74f72f3448c4020ba67f6218ecbd1e6d8d (patch) | |
| tree | 73bb95abc65f926c4e092b169711a97035671a1a /include/linux/workqueue_api.h | |
| parent | 7317f5b143aafef9e75d9e8af8b25cb9a9f3bee6 (diff) | |
KVM: selftests: Add basic stress test for save+restore and #PF handling
Add a basic stress test for handling #PFs in a guest while the host is
doing save+restore cycles. The guest periodically accesses non-present
memory causing a #PF, and the #PF handler walks the page tables and
updates the PTE to be present, like a proper #PF handler.
After every access (and #PF), the guest triggers a sync and the test
performs save+restore of the VM. This is not very meaningful as
save+restore are performed after the access and #PF handling complete,
but following changes will change that.
Assisted-by: Gemini:gemini-3.1-pro
Signed-off-by: Yosry Ahmed <yosry@kernel.org>
Link: https://patch.msgid.link/20260728174232.2423257-11-yosry@kernel.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
