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
2009-12-27
KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates
Jan Kiszka
1
-4
/
+8
2009-12-27
KVM: LAPIC: make sure IRR bitmap is scanned after vm load
Marcelo Tosatti
1
-0
/
+1
2009-12-27
KVM: MMU: remove prefault from invlpg handler
Marcelo Tosatti
1
-18
/
+0
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-33
/
+31
2009-12-10
x86: i8254.c: Add pr_fmt(fmt)
Joe Perches
1
-5
/
+7
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-483
/
+1239
2009-12-03
KVM: VMX: Fix comparison of guest efer with stale host value
Avi Kivity
2
-6
/
+7
2009-12-03
KVM: Drop user return notifier when disabling virtualization on a cpu
Avi Kivity
1
-0
/
+9
2009-12-03
KVM: VMX: Disable unrestricted guest when EPT disabled
Sheng Yang
1
-1
/
+3
2009-12-03
KVM: x86 emulator: limit instructions to 15 bytes
Avi Kivity
1
-1
/
+4
2009-12-03
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
Jan Kiszka
3
-0
/
+129
2009-12-03
KVM: VMX: Report unexpected simultaneous exceptions as internal errors
Avi Kivity
1
-3
/
+8
2009-12-03
KVM: Allow internal errors reported to userspace to carry extra data
Avi Kivity
2
-0
/
+2
2009-12-03
KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUG
Jan Kiszka
1
-6
/
+14
2009-12-03
KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapic
Marcelo Tosatti
1
-0
/
+6
2009-12-03
KVM: x86: disallow multiple KVM_CREATE_IRQCHIP
Marcelo Tosatti
2
-9
/
+27
2009-12-03
KVM: VMX: Remove vmx->msr_offset_efer
Avi Kivity
1
-7
/
+3
2009-12-03
KVM: MMU: update invlpg handler comment
Marcelo Tosatti
1
-1
/
+0
2009-12-03
KVM: VMX: move CR3/PDPTR update to vmx_set_cr3
Marcelo Tosatti
2
-5
/
+4
2009-12-03
KVM: remove duplicated task_switch check
Gleb Natapov
1
-5
/
+0
2009-12-03
KVM: VMX: Use shared msr infrastructure
Avi Kivity
1
-70
/
+42
2009-12-03
KVM: x86 shared msr infrastructure
Avi Kivity
2
-0
/
+82
2009-12-03
KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area
Avi Kivity
1
-13
/
+26
2009-12-03
KVM: SVM: init_vmcb(): remove redundant save->cr0 initialization
Eduardo Habkost
1
-2
/
+0
2009-12-03
KVM: SVM: Reset cr0 properly on vcpu reset
Eduardo Habkost
1
-4
/
+5
2009-12-03
KVM: VMX: Use macros instead of hex value on cr0 initialization
Eduardo Habkost
1
-1
/
+1
2009-12-03
KVM: allow userspace to adjust kvmclock offset
Glauber Costa
1
-1
/
+41
2009-12-03
KVM: SVM: Cleanup NMI singlestep
Jan Kiszka
1
-5
/
+7
2009-12-03
KVM: x86: Fix guest single-stepping while interruptible
Jan Kiszka
1
-19
/
+28
2009-12-03
KVM: Xen PV-on-HVM guest support
Ed Swierk
1
-0
/
+46
2009-12-03
KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check
Jan Kiszka
1
-2
/
+0
2009-12-03
KVM: VMX: fix handle_pause declaration
Marcelo Tosatti
1
-1
/
+1
2009-12-03
KVM: x86: Harden against cpufreq
Zachary Amsden
1
-4
/
+12
2009-12-03
KVM: SVM: Support Pause Filter in AMD processors
Mark Langsdorf
1
-0
/
+13
2009-12-03
KVM: VMX: Add support for Pause-Loop Exiting
Zhai, Edwin
1
-1
/
+50
2009-12-03
KVM: SVM: Remove nsvm_printk debugging code
Joerg Roedel
1
-34
/
+0
2009-12-03
KVM: SVM: Add tracepoint for skinit instruction
Joerg Roedel
3
-1
/
+32
2009-12-03
KVM: SVM: Add tracepoint for invlpga instruction
Joerg Roedel
3
-0
/
+27
2009-12-03
KVM: SVM: Add tracepoint for #vmexit because intr pending
Joerg Roedel
3
-1
/
+20
2009-12-03
KVM: SVM: Add tracepoint for injected #vmexit
Joerg Roedel
3
-0
/
+40
2009-12-03
KVM: SVM: Add tracepoint for nested #vmexit
Joerg Roedel
3
-0
/
+43
2009-12-03
KVM: SVM: Add tracepoint for nested vmrun
Joerg Roedel
3
-0
/
+40
2009-12-03
KVM: SVM: Move INTR vmexit out of atomic code
Joerg Roedel
1
-1
/
+25
2009-12-03
KVM: SVM: Notify nested hypervisor of lost event injections
Alexander Graf
1
-0
/
+16
2009-12-03
KVM: x86: include pvclock MSRs in msrs_to_save
Glauber Costa
1
-4
/
+8
2009-12-03
KVM: x86: Rework guest single-step flag injection and filtering
Jan Kiszka
1
-32
/
+45
2009-12-03
KVM: x86: disable paravirt mmu reporting
Marcelo Tosatti
1
-2
/
+2
2009-12-03
KVM: x86: Refactor guest debug IOCTL handling
Jan Kiszka
3
-36
/
+24
2009-12-03
KVM: remove pre_task_link setting in save_state_to_tss16
Juan Quintela
1
-1
/
+0
2009-12-03
KVM: Fix hotplug of CPUs
Zachary Amsden
2
-4
/
+6
[next]