index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
KVM: Enable MTRR for EPT
Sheng Yang
4
-4
/
+25
2008-12-31
KVM: Add local get_mtrr_type() to support MTRR
Sheng Yang
1
-0
/
+104
2008-12-31
KVM: VMX: Add PAT support for EPT
Sheng Yang
3
-4
/
+34
2008-12-31
KVM: Improve MTRR structure
Sheng Yang
1
-2
/
+59
2008-12-31
KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback
Gleb Natapov
1
-1
/
+1
2008-12-31
KVM: VMX: work around lacking VNMI support
Jan Kiszka
1
-59
/
+115
2008-12-31
KVM: VMX: Provide support for user space injected NMIs
Jan Kiszka
1
-0
/
+33
2008-12-31
KVM: x86: Support for user space injected NMIs
Jan Kiszka
1
-2
/
+44
2008-12-31
KVM: Kick NMI receiving VCPU
Jan Kiszka
1
-0
/
+1
2008-12-31
KVM: x86: VCPU with pending NMI is runnabled
Jan Kiszka
1
-1
/
+2
2008-12-31
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
Jan Kiszka
3
-5
/
+45
2008-12-31
KVM: VMX: fix real-mode NMI support
Jan Kiszka
1
-0
/
+13
2008-12-31
KVM: VMX: refactor IRQ and NMI window enabling
Jan Kiszka
1
-46
/
+32
2008-12-31
KVM: VMX: refactor/fix IRQ and NMI injectability determination
Jan Kiszka
1
-25
/
+21
2008-12-31
KVM: x86: Reset pending/inject NMI state on CPU reset
Jan Kiszka
1
-0
/
+3
2008-12-31
KVM: VMX: Support for NMI task gates
Jan Kiszka
1
-3
/
+15
2008-12-31
KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
Jan Kiszka
1
-2
/
+2
2008-12-31
KVM: VMX: include all IRQ window exits in statistics
Jan Kiszka
1
-1
/
+1
2008-12-31
KVM: x86 emulator: consolidate push reg
Guillaume Thouvenin
1
-7
/
+1
2008-11-26
KVM: MMU: avoid creation of unreachable pages in the shadow
Marcelo Tosatti
1
-0
/
+1
2008-11-23
KVM: MMU: fix sync of ptes addressed at owner pagetable
Marcelo Tosatti
1
-1
/
+1
2008-11-23
KVM: VMX: Fix interrupt loss during race with NMI
Avi Kivity
1
-1
/
+3
2008-11-11
KVM: Fix pit memory leak if unable to allocate irq source id
Avi Kivity
1
-1
/
+3
2008-11-11
KVM: VMX: Set IGMT bit in EPT entry
Sheng Yang
2
-1
/
+3
2008-11-11
KVM: Require the PCI subsystem
Avi Kivity
1
-0
/
+2
2008-11-11
KVM: MMU: increase per-vcpu rmap cache alloc size
Marcelo Tosatti
1
-1
/
+1
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
3
-3
/
+15
2008-10-28
KVM: MMU: sync root on paravirt TLB flush
Marcelo Tosatti
1
-0
/
+1
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
16
-933
/
+1881
2008-10-17
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-912
/
+1862
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-10-15
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
3
-42
/
+1
2008-10-15
KVM: Move device assignment logic to common code
Xiantao Zhang
1
-255
/
+0
2008-10-15
KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/
Zhang xiantao
2
-194
/
+3
2008-10-15
KVM: VMX: enable invlpg exiting if EPT is disabled
Marcelo Tosatti
1
-1
/
+2
2008-10-15
KVM: x86: Silence various LAPIC-related host kernel messages
Jan Kiszka
2
-11
/
+9
2008-10-15
KVM: Device Assignment: Map mmio pages into VT-d page table
Weidong Han
1
-18
/
+11
2008-10-15
KVM: PIC: enhance IPI avoidance
Marcelo Tosatti
3
-2
/
+18
2008-10-15
KVM: MMU: add "oos_shadow" parameter to disable oos
Marcelo Tosatti
1
-1
/
+4
2008-10-15
KVM: MMU: speed up mmu_unsync_walk
Marcelo Tosatti
1
-12
/
+60
2008-10-15
KVM: MMU: out of sync shadow core
Marcelo Tosatti
3
-18
/
+197
2008-10-15
KVM: MMU: mmu_convert_notrap helper
Marcelo Tosatti
1
-0
/
+14
2008-10-15
KVM: MMU: awareness of new kvm_mmu_zap_page behaviour
Marcelo Tosatti
1
-4
/
+9
2008-10-15
KVM: MMU: mmu_parent_walk
Marcelo Tosatti
1
-0
/
+27
2008-10-15
KVM: x86: trap invlpg
Marcelo Tosatti
5
-5
/
+71
2008-10-15
KVM: MMU: sync roots on mmu reload
Marcelo Tosatti
2
-0
/
+37
2008-10-15
KVM: MMU: mode specific sync_page
Marcelo Tosatti
2
-0
/
+64
2008-10-15
KVM: MMU: do not write-protect large mappings
Marcelo Tosatti
1
-2
/
+8
2008-10-15
KVM: MMU: move local TLB flush to mmu_set_spte
Marcelo Tosatti
1
-4
/
+4
2008-10-15
KVM: MMU: split mmu_set_spte
Marcelo Tosatti
1
-44
/
+57
[prev]
[next]