Re: [Qemu-devel] Need to start with Qemu

2013-06-22 Thread Basim Baig
These are some of the links that I found useful while reading about QEMU: Good overall source code analysis (as well as lots of links to look at - you can translate it to english in chrome): http://people.cs.nctu.edu.tw/~chenwj/dokuwiki/doku.php?id=qemu QEMU internals posts on Stefans Blog: http:/

Re: [Qemu-devel] QEMU Memory subsystem

2013-06-22 Thread Basim Baig
On Fri, Jun 21, 2013 at 12:16 PM, LluĂ­s Vilanova wrote: > Basim Baig writes: > > > Hello, > > I am currently working on a project where I aim to log every memory > access made > > by a virtual machine running inside of QEMU (for analyzing kernel > behavior). My >

[Qemu-devel] QEMU Memory subsystem

2013-06-20 Thread Basim Baig
and codebase. I just wanted some advice on what direction I should head to (or who I can talk to) If I really want to get into depth of how I can make significant changes to qemu memory management and mmu subsystem. Thanks, Mirza Basim Baig Stony Brook University