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
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-25
KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
Wei Yongjun
1
-2
/
+3
2010-01-25
KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
Wei Yongjun
1
-0
/
+1
2009-12-27
KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates
Jan Kiszka
1
-4
/
+8
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-109
/
+441
2009-12-03
KVM: VMX: Fix comparison of guest efer with stale host value
Avi Kivity
1
-2
/
+2
2009-12-03
KVM: Drop user return notifier when disabling virtualization on a cpu
Avi Kivity
1
-0
/
+9
2009-12-03
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
Jan Kiszka
1
-0
/
+77
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
1
-8
/
+22
2009-12-03
KVM: VMX: move CR3/PDPTR update to vmx_set_cr3
Marcelo Tosatti
1
-1
/
+3
2009-12-03
KVM: remove duplicated task_switch check
Gleb Natapov
1
-5
/
+0
2009-12-03
KVM: x86 shared msr infrastructure
Avi Kivity
1
-0
/
+81
2009-12-03
KVM: allow userspace to adjust kvmclock offset
Glauber Costa
1
-1
/
+41
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: x86: Harden against cpufreq
Zachary Amsden
1
-4
/
+12
2009-12-03
KVM: SVM: Add tracepoint for skinit instruction
Joerg Roedel
1
-0
/
+1
2009-12-03
KVM: SVM: Add tracepoint for invlpga instruction
Joerg Roedel
1
-0
/
+1
2009-12-03
KVM: SVM: Add tracepoint for #vmexit because intr pending
Joerg Roedel
1
-0
/
+1
2009-12-03
KVM: SVM: Add tracepoint for injected #vmexit
Joerg Roedel
1
-0
/
+1
2009-12-03
KVM: SVM: Add tracepoint for nested #vmexit
Joerg Roedel
1
-0
/
+1
2009-12-03
KVM: SVM: Add tracepoint for nested vmrun
Joerg Roedel
1
-0
/
+1
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
1
-7
/
+21
2009-12-03
KVM: remove pre_task_link setting in save_state_to_tss16
Juan Quintela
1
-1
/
+0
2009-12-03
KVM: Kill the confusing tsc_ref_khz and ref_freq variables
Zachary Amsden
1
-10
/
+16
2009-12-03
KVM: Separate timer intialization into an indepedent function
Zachary Amsden
1
-8
/
+15
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-2
/
+2
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
1
-1
/
+1
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
1
-2
/
+0
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
1
-8
/
+2
2009-12-03
KVM: Don't pass kvm_run arguments
Avi Kivity
1
-26
/
+24
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
1
-8
/
+10
2009-11-10
hw-breakpoints: Wrap in the KVM breakpoint active state check
Frederic Weisbecker
1
-1
/
+1
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
1
-8
/
+10
2009-11-04
KVM: get_tss_base_addr() should return a gpa_t
Gleb Natapov
1
-1
/
+1
2009-11-04
KVM: x86: Catch potential overrun in MCE setup
Jan Kiszka
1
-1
/
+1
2009-10-18
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
1
-0
/
+2
2009-10-04
KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
Avi Kivity
1
-0
/
+2
2009-09-15
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
1
-245
/
+577
2009-09-15
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-239
/
+576
2009-09-10
KVM: VMX: Check cpl before emulating debug register access
Avi Kivity
1
-0
/
+13
2009-09-10
KVM: x86: drop duplicate kvm_flush_remote_tlb calls
Marcelo Tosatti
1
-2
/
+0
2009-09-10
KVM: Use thread debug register storage instead of kvm specific data
Avi Kivity
1
-15
/
+7
2009-09-10
KVM: Protect update_cr8_intercept() when running without an apic
Avi Kivity
1
-0
/
+3
2009-09-10
KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptors
Mikhail Ershov
1
-8
/
+2
[next]