Re: [RFC] Proposed new directory layout for kvm and virtualization

2007-12-11 Thread Avi Kivity
Sam Ravnborg wrote: So use arch/*/virt/kvm/ if kvm really requires a subdirectory of it own. Preferably not. A handful of files named kvm* does not warrant their own subdirectory IMO. We'll have 5-6 x86 specific files. Where do you suggest we place them? /arch/x86/virt/

Re: [RFC] Proposed new directory layout for kvm and virtualization

2007-12-11 Thread Sam Ravnborg
On Tue, Dec 11, 2007 at 06:15:40PM +0200, Avi Kivity wrote: > Sam Ravnborg wrote: > >On Tue, Dec 11, 2007 at 11:47:39AM +0200, Avi Kivity wrote: > > > >>KVM is due to receive support for multiple architectures (ppc, ia64, and > >>s390, in addition to the existing x86), hopefully in time for the

Re: [RFC] Proposed new directory layout for kvm and virtualization

2007-12-11 Thread Avi Kivity
Sam Ravnborg wrote: On Tue, Dec 11, 2007 at 11:47:39AM +0200, Avi Kivity wrote: KVM is due to receive support for multiple architectures (ppc, ia64, and s390, in addition to the existing x86), hopefully in time for the 2.6.25 merge window. It is awkward to place the new arch support in dri

Re: [RFC] Proposed new directory layout for kvm and virtualization

2007-12-11 Thread Sam Ravnborg
On Tue, Dec 11, 2007 at 11:47:39AM +0200, Avi Kivity wrote: > KVM is due to receive support for multiple architectures (ppc, ia64, and > s390, in addition to the existing x86), hopefully in time for the 2.6.25 > merge window. It is awkward to place the new arch support in > drivers/kvm/, so I'd

Re: [RFC] Proposed new directory layout for kvm and virtualization

2007-12-11 Thread Heiko Carstens
On Tue, Dec 11, 2007 at 11:47:39AM +0200, Avi Kivity wrote: > KVM is due to receive support for multiple architectures (ppc, ia64, and > s390, in addition to the existing x86), hopefully in time for the 2.6.25 > merge window. It is awkward to place the new arch support in drivers/kvm/, > so I'd

Re: [RFC] Proposed new directory layout for kvm and virtualization

2007-12-11 Thread Avi Kivity
Christian Borntraeger wrote: Am Dienstag, 11. Dezember 2007 schrieb Avi Kivity: KVM is due to receive support for multiple architectures (ppc, ia64, and s390, in addition to the existing x86), hopefully in time for the 2.6.25 merge window. It is awkward to place the new arch support in dri

Re: [RFC] Proposed new directory layout for kvm and virtualization

2007-12-11 Thread Christian Borntraeger
Am Dienstag, 11. Dezember 2007 schrieb Avi Kivity: > KVM is due to receive support for multiple architectures (ppc, ia64, and > s390, in addition to the existing x86), hopefully in time for the 2.6.25 > merge window. It is awkward to place the new arch support in > drivers/kvm/, so I'd like to