Commit a09ffa5
feat(snapshot-editor): print saved MSR index/data
The derived Debug of a vcpu's saved_msrs shows only the kvm_msrs
headers, not the entries (a FAM array). Print each saved MSR's index and
data so tooling can read values from a snapshot — e.g. MSR_LSTAR
(entry_SYSCALL_64), used to recover the KASLR image slide of a restored
guest for source-level debugging.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Nikita Kalyazin <nikita.kalyazin@e2b.dev>1 parent 823ea57 commit a09ffa5
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
69 | 76 | | |
70 | 77 | | |
71 | 78 | | |
| |||
0 commit comments