Re: [Qemu-devel] Merge qemu android

2010-01-30 Thread Bastien ROUCARIES
On Fri, Jan 29, 2010 at 3:41 AM, David Turner wrote: > On Thu, Jan 28, 2010 at 2:44 AM, Bastien ROUCARIES < > roucaries.bast...@gmail.com> wrote: > >> They use also craps like sdl :S >> >> > That's totally orthogonal to upstream QEMU. The code for our SDL-supported > interface is totally separate

Re: [Qemu-devel] Merge qemu android

2010-01-29 Thread Anthony Liguori
Hi David, On 01/28/2010 08:41 PM, David Turner wrote: On Thu, Jan 28, 2010 at 2:44 AM, Bastien ROUCARIES mailto:roucaries.bast...@gmail.com>> wrote: They use also craps like sdl :S That's totally orthogonal to upstream QEMU. The code for our SDL-supported interface is totally separate f

Re: [Qemu-devel] Merge qemu android

2010-01-29 Thread Luiz Capitulino
On Thu, 28 Jan 2010 18:35:16 -0800 David Turner wrote: > Anthony is right, and unfortunately the Android team doesn't have the > bandwidth to support sending patches to upstream > at the moment. You should also consider the benefits for yourself of merging your bits upstream: more peer review,

Re: [Qemu-devel] Merge qemu android

2010-01-28 Thread David Turner
On Thu, Jan 28, 2010 at 2:44 AM, Bastien ROUCARIES < roucaries.bast...@gmail.com> wrote: > They use also craps like sdl :S > > That's totally orthogonal to upstream QEMU. The code for our SDL-supported interface is totally separate from the rest of QEMU changes (or so I hope), and also different f

Re: [Qemu-devel] Merge qemu android

2010-01-28 Thread David Turner
Anthony is right, and unfortunately the Android team doesn't have the bandwidth to support sending patches to upstream at the moment. Note that our version of QEMU is a rather complex mix of 0.8.2 and upstream. I routinely cherry pick upstream improvements and incorporate them to the codebase. How

Re: [Qemu-devel] Merge qemu android

2010-01-28 Thread Laurent Desnogues
On Thu, Jan 28, 2010 at 11:44 AM, Bastien ROUCARIES wrote: > Forget to cc > > On Sat, Jan 23, 2010 at 11:40 PM, Anthony Liguori > wrote: >> >> On 01/21/2010 10:27 AM, Bastien ROUCARIES wrote: >>> >>> Hi, >>> >>> What is the step in order to get qemu android merged mainline ? >>> >>> http://androi

Fwd: [Qemu-devel] Merge qemu android

2010-01-28 Thread Bastien ROUCARIES
Forget to cc On Sat, Jan 23, 2010 at 11:40 PM, Anthony Liguori wrote: > On 01/21/2010 10:27 AM, Bastien ROUCARIES wrote: > >> Hi, >> >> What is the step in order to get qemu android merged mainline ? >> >> http://android.git.kernel.org/?p=platform/external/qemu.git;a=summary >> >> > > Send patche

Re: [Qemu-devel] Merge qemu android

2010-01-23 Thread Anthony Liguori
On 01/21/2010 10:27 AM, Bastien ROUCARIES wrote: Hi, What is the step in order to get qemu android merged mainline ? http://android.git.kernel.org/?p=platform/external/qemu.git;a=summary Send patches. It's very difficult to merge downstream code unless that entire downstream is committe

[Qemu-devel] Merge qemu android

2010-01-22 Thread Bastien ROUCARIES
Hi, What is the step in order to get qemu android merged mainline ? http://android.git.kernel.org/?p=platform/external/qemu.git;a=summary Regards Bastien