Displaying 2 results from an estimated 2 matches for "config_virti".
Did you mean:
config_virtio
2007 Sep 27
9
[RFC] KVM Source layout Proposal to accommodate new CPU architecture
...gt; earlier!
>
The whole drivers/kvm/ thing was just a trick to get merged quickly. I
think the new layout should be something like
virt/kvm/, include/linux/kvm*.h -> common code
virt/lguest/ -> the other hypervisor
virt/virtio/ -> shared I/O infrastructure
virt/ -> the CONFIG_VIRTIALIZATION menu
arch/x86/kvm/, include/asm-x86/ -> x86 specific code
arch/ia64/kvm/, include/asm-ia64/ -> ia64 specific code
etc.
Of course, this depends on the x86 merge which is scheduled for early
2.6.24.
--
Do not meddle in the internals of kernels, for they are subtle and quick to...
2007 Sep 27
9
[RFC] KVM Source layout Proposal to accommodate new CPU architecture
...gt; earlier!
>
The whole drivers/kvm/ thing was just a trick to get merged quickly. I
think the new layout should be something like
virt/kvm/, include/linux/kvm*.h -> common code
virt/lguest/ -> the other hypervisor
virt/virtio/ -> shared I/O infrastructure
virt/ -> the CONFIG_VIRTIALIZATION menu
arch/x86/kvm/, include/asm-x86/ -> x86 specific code
arch/ia64/kvm/, include/asm-ia64/ -> ia64 specific code
etc.
Of course, this depends on the x86 merge which is scheduled for early
2.6.24.
--
Do not meddle in the internals of kernels, for they are subtle and quick to...