Skip to content

Commit

Permalink
add more
Browse files Browse the repository at this point in the history
  • Loading branch information
0vercl0k committed May 22, 2024
1 parent fec7039 commit 31bb264
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/wtf/kvm_backend.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1495,6 +1495,9 @@ bool KvmBackend_t::OnExitDebug(struct kvm_debug_exit_arch &Debug) {
// }
// ```
//
// Also see below for history on that behavior:
// https://github.com/torvalds/linux/commit/94fe45da48f921d01d8ff02a0ad54ee9c326d7f0
//

SetRegs(Run_->s.regs.regs);

Expand Down

0 comments on commit 31bb264

Please sign in to comment.