public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Guest Debugging Facilities in KVM
@ 2012-09-17 19:36 Dean Pucsek
  2012-09-19 14:38 ` Avi Kivity
  0 siblings, 1 reply; 6+ messages in thread
From: Dean Pucsek @ 2012-09-17 19:36 UTC (permalink / raw)
  To: kvm@vger.kernel.org

Hello,

For my Masters thesis I am investigating the usage of Intel VT-x and branch tracing in the domain of malware analysis.  Essentially what I'm aiming to do is trace the execution of a guest VM and then pass that trace on to some other tools.  I've been playing KVM for a couple weeks now but from comments such as (in arch/x86/kvm/vmx.c): 

       /*
        * Forward all other exceptions that are valid in real mode.
        * FIXME: Breaks guest debugging in real mode, needs to be fixed with
        *        the required debugging infrastructure rework.
        */

And (from an email sent to the list in July 2008): 

        Note that guest debugging in real mode is broken now. This has to be
        fixed by the scheduled debugging infrastructure rework (will be done
        once base patches for QEMU have been accepted).

it is unclear to me how much support there is for guest debugging in KVM currently (I wasn't able to find any recent documentation on it) and what the debugging infrastructure referred to by these comments is.  I am interested in becoming involved with the KVM project in this respect however some guidance and direction on the guest debugging facilities would be greatly appreciated.

Cheers,


Dean Pucsek

Masters Student
Department of Computer Science
University of Victoria, Canada

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

end of thread, other threads:[~2012-09-21 12:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17 19:36 Guest Debugging Facilities in KVM Dean Pucsek
2012-09-19 14:38 ` Avi Kivity
2012-09-19 14:45   ` Jan Kiszka
2012-09-19 15:12     ` Avi Kivity
2012-09-20 17:17     ` Dean Pucsek
2012-09-21 12:25       ` Jan Kiszka

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