index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-07
KVM: x86: drop legacy device assignment
Paolo Bonzini
1
-2
/
+0
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
1
-1
/
+1
2016-03-03
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
1
-1
/
+2
2015-07-23
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
1
-1
/
+3
2015-06-23
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
1
-2
/
+2
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
1
-1
/
+1
2015-03-26
KVM: x86: remove now unneeded include directory from Makefile
Andre Przywara
1
-1
/
+1
2014-11-23
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
Radim Krčmář
1
-1
/
+1
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
1
-3
/
+2
2013-10-30
kvm: Add VFIO device
Alex Williamson
1
-1
/
+1
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
1
-6
/
+7
2013-04-28
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
1
-2
/
+3
2013-04-26
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
1
-1
/
+1
2012-08-01
KVM: Remove internal timer abstraction
Avi Kivity
1
-1
/
+1
2011-12-27
KVM: Expose a version 2 architectural PMU to a guests
Gleb Natapov
1
-1
/
+1
2011-12-27
KVM: Move cpuid code to new file
Avi Kivity
1
-1
/
+1
2011-01-12
KVM: x86: Makefile clean up
Tracey Dent
1
-1
/
+1
2011-01-12
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
1
-0
/
+1
2009-12-03
KVM: Move assigned device code to own file
Avi Kivity
1
-1
/
+2
2009-09-10
KVM: Rename x86_emulate.c to emulate.c
Avi Kivity
1
-1
/
+1
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
1
-1
/
+0
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
1
-0
/
+4
2009-09-10
KVM: irqfd
Gregory Haskins
1
-1
/
+1
2009-09-10
KVM: cleanup arch/x86/kvm/Makefile
Christoph Hellwig
1
-19
/
+13
2009-06-10
KVM: unify part of generic timer handling
Marcelo Tosatti
1
-1
/
+1
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
1
-1
/
+1
2009-01-03
KVM: rename vtd.c to iommu.c
Joerg Roedel
1
-1
/
+1
2008-10-15
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
1
-1
/
+1
2008-10-15
KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/
Zhang xiantao
1
-3
/
+3
2008-10-15
KVM: Device Assignment with VT-d
Ben-Ami Yassour
1
-0
/
+3
2008-07-20
KVM: Add coalesced MMIO support (x86 part)
Laurent Vivier
1
-1
/
+2
2008-04-27
KVM: Add kvm trace userspace interface
Feng(Eric) Liu
1
-0
/
+3
2008-04-27
KVM: In kernel PIT model
Sheng Yang
1
-1
/
+2
2008-01-30
KVM: Move ioapic code to common directory.
Zhang Xiantao
1
-4
/
+3
2008-01-30
KVM: Move drivers/kvm/* to virt/kvm/
Avi Kivity
1
-2
/
+2
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-0
/
+15