linux/arch/x86/kvm
Anthony Liguori 0ad07ec1fd virtio: Put the virtio under the virtualization menu
This patch moves virtio under the virtualization menu and changes virtio
devices to not claim to only be for lguest.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-02-04 23:50:05 +11:00
..
Kconfig virtio: Put the virtio under the virtualization menu 2008-02-04 23:50:05 +11:00
Makefile KVM: Move ioapic code to common directory. 2008-01-30 18:01:19 +02:00
i8259.c
irq.c KVM: Move kvm_vcpu_kick() to x86.c 2008-01-30 18:01:19 +02:00
irq.h KVM: Move apic timer migration away from critical section 2008-01-30 18:01:22 +02:00
kvm_svm.h
lapic.c KVM: Move apic timer migration away from critical section 2008-01-30 18:01:22 +02:00
lapic.h KVM: Accelerated apic support 2008-01-30 18:01:20 +02:00
mmu.c KVM: MMU: Fix dirty page setting for pages removed from rmap 2008-01-30 18:01:22 +02:00
mmu.h
paging_tmpl.h KVM: MMU: Merge shadow level check in FNAME(fetch) 2008-01-30 18:01:21 +02:00
segment_descriptor.h
svm.c KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD 2008-01-30 18:01:21 +02:00
svm.h
vmx.c KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD 2008-01-30 18:01:21 +02:00
vmx.h
x86.c KVM: Move apic timer migration away from critical section 2008-01-30 18:01:22 +02:00
x86_emulate.c