original_kernel/arch/x86/kvm
Ingo Molnar 96200591a3 Merge branch 'tracing/hw-breakpoints' into perf/core
Conflicts:
	arch/x86/kernel/kprobes.c
	kernel/trace/Makefile

Merge reason: hw-breakpoints perf integration is looking
              good in testing and in reviews, plus conflicts
              are mounting up - so merge & resolve.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-11-21 14:07:23 +01:00
..
Kconfig
Makefile KVM: Rename x86_emulate.c to emulate.c 2009-09-10 10:46:45 +03:00
emulate.c KVM: x86 emulator: Add adc and sbb missing decoder flags 2009-09-10 10:46:51 +03:00
i8254.c KVM: use proper hrtimer function to retrieve expiration time 2009-10-16 12:30:25 -03:00
i8254.h
i8259.c
irq.c
irq.h
kvm_cache_regs.h
kvm_timer.h
lapic.c KVM: use proper hrtimer function to retrieve expiration time 2009-10-16 12:30:25 -03:00
lapic.h
mmu.c KVM: MMU: fix pointer cast 2009-10-16 12:30:26 -03:00
mmu.h
mmutrace.h
paging_tmpl.h KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes 2009-10-04 17:04:50 +02:00
svm.c KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly 2009-10-04 13:57:23 +02:00
timer.c
trace.h
tss.h
vmx.c KVM: VMX: flush TLB with INVEPT on cpu migration 2009-10-04 13:57:24 +02:00
x86.c Merge branch 'tracing/hw-breakpoints' into perf/core 2009-11-21 14:07:23 +01:00
x86.h