qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] a newbie question: code patches


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] a newbie question: code patches
Date: Fri, 5 Aug 2011 10:00:18 +0100

On Fri, Aug 5, 2011 at 9:56 AM, cheetah <address@hidden> wrote:
> I need to do some changes to qemu-kvm. However, on the kvm website, it is
> suggested to develop against qemu.git. I am wondering if I develop against
> qemu.git, because my fix may depend on some new patch that is only in
> qemu.git, it seems very hard to generate a patch for the qemu-kvm. But my
> goal is to generate a patch to qemu-kvm while contribute the patch to qemu.
> Could you give me some advice? Should I develop again qemu.git or
> qemu-kvm.git? How to manage the patch generating process less painful?

It depends what code you are changing.  If you are changing anything
non-KVM or PCI-passthrough specific, then the number of conflicts when
applying your patches against qemu-kvm.git will be low (or zero).

Which areas of the code are you going to touch?

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]