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.13.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
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
KVM: Make EFER reads safe when EFER does not exist
Avi Kivity
1
-2
/
+2
2009-05-11
KVM: Fix NX support reporting
Avi Kivity
1
-1
/
+1
2009-04-22
KVM: Unregister cpufreq notifier on unload
Jan Kiszka
1
-0
/
+3
2009-04-22
KVM: x86: release time_page on vcpu destruction
Joerg Roedel
1
-0
/
+5
2009-03-24
KVM: fix sparse warnings: Should it be static?
Hannes Eder
1
-4
/
+4
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
1
-2
/
+11
2009-03-24
KVM: Fix kvmclock on !constant_tsc boxes
Gerd Hoffmann
1
-9
/
+94
2009-03-24
KVM: Add FFXSR support
Alexander Graf
1
-0
/
+12
2009-03-24
KVM: Userspace controlled irq routing
Avi Kivity
1
-0
/
+6
2009-03-24
KVM: x86: Fix typos and whitespace errors
Amit Shah
1
-17
/
+16
2009-03-24
KVM: MMU: Only enable cr4_pge role in shadow mode
Avi Kivity
1
-1
/
+1
2009-03-24
KVM: Properly lock PIT creation
Avi Kivity
1
-0
/
+6
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
1
-0
/
+21
2009-03-24
KVM: Fallback support for MSR_VM_HSAVE_PA
Avi Kivity
1
-0
/
+2
2009-03-24
KVM: remove the vmap usage
Izik Eidus
1
-49
/
+13
2009-03-24
KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
Izik Eidus
1
-14
/
+42
2009-03-24
KVM: VMX: initialize TSC offset relative to vm creation time
Marcelo Tosatti
1
-0
/
+2
2009-03-24
KVM: MMU: Segregate mmu pages created with different cr4.pge settings
Avi Kivity
1
-0
/
+1
2009-03-24
KVM: x86: Wire-up hardware breakpoints for guest debugging
Jan Kiszka
1
-1
/
+13
2009-03-24
KVM: x86: Virtualize debug registers
Jan Kiszka
1
-0
/
+29
2009-03-24
KVM: New guest debug interface
Jan Kiszka
1
-6
/
+8
2009-03-24
KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set
Alexander Graf
1
-16
/
+42
2009-03-24
KVM: SVM: Implement hsave
Alexander Graf
1
-1
/
+1
2009-02-15
KVM: x86: disable kvmclock on non constant TSC hosts
Marcelo Tosatti
1
-1
/
+3
2009-02-15
KVM: Fix racy in kvm_free_assigned_irq
Sheng Yang
1
-1
/
+1
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
1
-0
/
+4
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
1
-1
/
+2
2008-12-31
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
Jan Kiszka
1
-26
/
+2
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-1
/
+0
2008-12-31
KVM: MMU: prepopulate the shadow on invlpg
Marcelo Tosatti
1
-1
/
+1
2008-12-31
KVM: MMU: skip global pgtables on sync due to cr3 switch
Marcelo Tosatti
1
-0
/
+4
2008-12-31
KVM: Fix cpuid iteration on multiple leaves per eac
Nitin A Kamble
1
-1
/
+2
2008-12-31
KVM: Fix cpuid leaf 0xb loop termination
Nitin A Kamble
1
-1
/
+1
2008-12-31
KVM: Enable Function Level Reset for assigned device
Sheng Yang
1
-1
/
+1
2008-12-31
KVM: allow emulator to adjust rip for emulated pio instructions
Guillaume Thouvenin
1
-2
/
+0
2008-12-31
KVM: x86: Fix typo in function name
Amit Shah
1
-5
/
+5
2008-12-31
KVM: Enable MTRR for EPT
Sheng Yang
1
-1
/
+1
2008-12-31
KVM: VMX: Add PAT support for EPT
Sheng Yang
1
-1
/
+1
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: x86: Support for user space injected NMIs
Jan Kiszka
1
-2
/
+44
2008-12-31
KVM: x86: VCPU with pending NMI is runnabled
Jan Kiszka
1
-1
/
+2
2008-12-31
KVM: x86: Reset pending/inject NMI state on CPU reset
Jan Kiszka
1
-0
/
+3
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
1
-1
/
+5
2008-10-17
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-228
/
+324
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-10-15
KVM: Move device assignment logic to common code
Xiantao Zhang
1
-255
/
+0
2008-10-15
KVM: x86: Silence various LAPIC-related host kernel messages
Jan Kiszka
1
-2
/
+2
2008-10-15
KVM: PIC: enhance IPI avoidance
Marcelo Tosatti
1
-0
/
+1
2008-10-15
KVM: MMU: out of sync shadow core
Marcelo Tosatti
1
-0
/
+3
[next]