Re: [kvm-devel] Duplicate content in files

2007-06-20 Thread Avi Kivity
Baruch Even wrote: > Anthony Liguori wrote: >> Baruch Even wrote: >>> 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

Re: [kvm-devel] Duplicate content in files

2007-06-19 Thread Anthony Liguori
Baruch Even wrote: > 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

Re: [kvm-devel] Duplicate content in files

2007-06-19 Thread Baruch Even
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,

Re: [kvm-devel] Duplicate content in files

2007-06-19 Thread Luca
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 on

[kvm-devel] Duplicate content in files

2007-06-19 Thread Baruch Even
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 directive