Anthony Liguori wrote: > Jan Kiszka wrote: >> Jan Kiszka wrote: >> No changes since the last round, just a refresh against latest SVN - >> and >> a reminder for the maintainers to have a look at this series. >> > > A lot of long series in the past couple days :-) Thus substantial progress... :) > > Have you addressed all of Fabrice's comments? According to my understanding, yes. The last indications I received from him were some concerns about potential regressions, but nothing concrete I could work with. The one regression an earlier version caused, broken support for self-modifying code, was fixed and successfully tested long ago (concerns patches 5 and 6). All the debugging features that were changed and improved (guest and host) were tested as well. E.g.: kgdb's self-test nicely starts to work under qemu after patch #13 is applied, host-injected watchpoints were already successfully used for Linux kernel debugging "in the field" (Siemens internal). Jan