On Tue, Sep 28, 2010 at 11:49:29AM +0530, chandra shekar wrote: > hi everyone i like to add a patch to my qemu but unable to understand > the format that is how do i proceed in adding this patch to my qemu the patch > is > http://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg01662.html,thanks
store patch in file foo.patch cd qemu patch -p1 < ../foo.patch