public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-userspace] new functions on_vcpu() causing segafault when trying to use breakpoints
@ 2008-05-30 19:27 Jerone Young
  2008-05-30 20:23 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Jerone Young @ 2008-05-30 19:27 UTC (permalink / raw)
  To: kvm

New code recently added to the repository has made some modifications to
the kvm_update_debugger() function in qemu-kvm.c. Where as no longer  to
just call kvm_guest_debug...Now there is a new fuction on_vcpu() that
places things in work queues and launches them.

The problem is when kvm_invold_guest_debug() gets called, it segfaults
calling kvm_guest_debug().

What exactly is the point of complicating this? 

This code does segfault on x86 also. For now I have just placed the old
code back locally.

 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-30 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 19:27 [kvm-userspace] new functions on_vcpu() causing segafault when trying to use breakpoints Jerone Young
2008-05-30 20:23 ` Jan Kiszka
2008-05-30 20:55   ` Jerone Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox