Luca wrote:
> On 6/19/07, Baruch Even <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> I've tried to diff kvm-28 qemu directory with qemu 0.9.0 and I see that
>> some files in the kvm sources have the content of the file duplicated,
>> f.ex. qemu/hw/mips_int.c has it's own content twice in the kvm tree, it
>> only has it once in qemu as it should be. Look for the include
>> directives and you'll see what I mean.
>>
>> There are several other files like that.
> 
> Funny :-) Clearly they're unused in KVM (only x86* is compiled)
> otherwise the linker would scream :P
> According to GIT those files haven't been touched, something went
> wrong during the initial import.

My problem is that I'm now looking at applying "the kvm patch" into the 
Debian qemu so we will remove the need for a special package, in this 
case these files will become in use and I'd like to be able to easily 
track kvm upstream and update the Debian qemu package.

For this to happen I need the kvm tree to be clean in relation to qemu 
and this issue is going to make it a pain to maintain such a patch.

Will the kvm dev folks accept a patch to correct such mistakes?

Baruch

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to