Hi Peter, 2012/11/11 Peter Cheung <mcheun...@hotmail.com> > > Dear All Developers > My name is Peter Cheung, from Hong Kong, my debugger > http://peter-bochs.googlecode.com is riding on bochs, i tried to use it to > debug the linux kernel, but bochs runs too slowly. So I want to modify the > qemu-kvm (not qemu) to work with peter-bochs, so that I can debug linux > kernel using qemu-kvm. > I want to know the code-commit-process. If i developed/modified something > on qemu, how can i commit my code? Do I need to pass through some approval > process? or some UAT process? > > May I know which guys are response for this for qemu-kvm?
Anyone can sbumit patches. After you have finished your patches, run "scripts/get_maintainer.pl your_patch_file" to get maintainers who should review your patches, then use git -send-email to send your patches to qemu-devel mailing list, with cc'ing to maintainers mentioned above. You should take a look at this guide: http://wiki.qemu.org/Contribute/SubmitAPatch > > > Thanks > from Peter (mcheun...@hotmail.com) -- Best Regards, Dunrong Huang