index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
KVM: only abort guest entry if timer count goes from 0->1
Marcelo Tosatti
1
-2
/
+2
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
1
-1
/
+2
2008-07-20
KVM: IOAPIC/LAPIC: Enable NMI support
Sheng Yang
1
-1
/
+2
2008-07-20
KVM: VMX: move APIC_ACCESS trace entry to generic code
Joerg Roedel
1
-0
/
+4
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
1
-0
/
+1
2008-05-18
KVM: LAPIC: ignore pending timers if LVTT is disabled
Marcelo Tosatti
1
-1
/
+1
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-3
/
+3
2008-04-27
KVM: export kvm_lapic_set_tpr() to modules
Joerg Roedel
1
-0
/
+1
2008-04-27
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
Avi Kivity
1
-8
/
+8
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
1
-0
/
+10
2008-04-27
KVM: replace remaining __FUNCTION__ occurances
Harvey Harrison
1
-4
/
+4
2008-03-04
KVM: Avoid infinite-frequency local apic timer
Avi Kivity
1
-0
/
+4
2008-01-30
KVM: Move apic timer migration away from critical section
Avi Kivity
1
-2
/
+1
2008-01-30
KVM: Accelerated apic support
Avi Kivity
1
-1
/
+50
2008-01-30
KVM: local APIC TPR access reporting facility
Avi Kivity
1
-0
/
+21
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-0
/
+1085