Re: [Qemu-devel] patching qemu 0.9.0

2010-07-06 Thread Anthony Liguori
On 07/06/2010 11:42 AM, Natalia Portillo wrote: Hi, El 06/07/2010, a las 15:41, Bryan Wilwerding escribió: I have a 0.9.0 qemu package that was modified by a research project. I would like to upgrade this qemu package. Where I can find a patch for 0.9.0 to qemu 0.10 and higher?

Re: [Qemu-devel] patching qemu 0.9.0

2010-07-06 Thread Natalia Portillo
Hi, El 06/07/2010, a las 15:41, Bryan Wilwerding escribió: > I have a 0.9.0 qemu package that was modified by a research project. I would > like to upgrade this qemu package. Where I can find a patch for 0.9.0 to > qemu 0.10 and higher? You can use the git to obtain a patch between two snaps

[Qemu-devel] patching qemu 0.9.0

2010-07-06 Thread Bryan Wilwerding
I have a 0.9.0 qemu package that was modified by a research project. I would like to upgrade this qemu package. Where I can find a patch for 0.9.0 to qemu 0.10 and higher? Regards, ding329