Re: [Qemu-devel] [STATUS] static instrumentation

2010-10-08 Thread Blue Swirl
On Thu, Oct 7, 2010 at 8:34 PM, Lluís wrote: > Blue Swirl writes: > >> The patches there seem to be fixes or small changes to your other >> patches. This makes any review very difficult. > > Sorry, I'm really new to git, so I don't really know how to maintain and > "grow" an organized set of patch

Re: [Qemu-devel] [STATUS] static instrumentation

2010-10-07 Thread Lluís
Blue Swirl writes: > The patches there seem to be fixes or small changes to your other > patches. This makes any review very difficult. Sorry, I'm really new to git, so I don't really know how to maintain and "grow" an organized set of patches for review while I keep improving the work. > But I

Re: [Qemu-devel] [STATUS] static instrumentation

2010-10-07 Thread Blue Swirl
On Thu, Oct 7, 2010 at 6:40 PM, Lluís wrote: > All virtual memory accesses should now be instrumented on all > architectures. > > Next steps (in order): > >  * Separately instrument physical memory addresses for executed >    instructions, regular memory accesses and memory accesses to I/O >    sp

[Qemu-devel] [STATUS] static instrumentation

2010-10-07 Thread Lluís
All virtual memory accesses should now be instrumented on all architectures. Next steps (in order): * Separately instrument physical memory addresses for executed instructions, regular memory accesses and memory accesses to I/O space (if possible). This will need to add an extra field o