开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2015-03-06
KVM: x86: update masterclock values on TSC writes
Marcelo Tosatti
2014-11-21
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
2014-11-14
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
2014-11-14
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
2014-07-09
kvm: fix wrong address when writing Hyper-V tsc page
Xiaoming Gao
2014-05-31
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
2014-02-27
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
2014-01-29
kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef
Paolo Bonzini
2014-01-27
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
Jan Kiszka
2014-01-24
KVM: x86: mark hyper-v vapic assist page as dirty
Vadim Rozenfeld
2014-01-23
KVM: x86: mark hyper-v hypercall page as dirty
Vadim Rozenfeld
2014-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-17
KVM: SVM: Fix reading of DR6
Jan Kiszka
2014-01-17
KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS
Jan Kiszka
2014-01-17
add support for Hyper-V reference time counter
Vadim Rozenfeld
2014-01-15
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp
Paolo Bonzini
2014-01-15
KVM: x86: fix tsc catchup issue with tsc scaling
Marcelo Tosatti
2014-01-15
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
2013-12-13
KVM: x86: Add comment on vcpu_enter_guest()'s return value
Takuya Yoshikawa
2013-12-13
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-12-12
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
2013-11-06
kvm: optimize out smp_mb after srcu_read_unlock
Michael S. Tsirkin
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-10-31
KVM: x86: fix KVM_SET_XCRS loop
Paolo Bonzini
2013-10-31
KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE
Paolo Bonzini
2013-10-30
kvm: Create non-coherent DMA registeration
Alex Williamson
2013-10-30
kvm/x86: Convert iommu_flags to iommu_noncoherent
Alex Williamson
2013-10-30
kvm, emulator: Rename VendorSpecific flag
Borislav Petkov
2013-10-30
kvm, emulator: Use opcode length
Borislav Petkov
2013-10-30
kvm: Add KVM_GET_EMULATED_CPUID
Borislav Petkov
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
2013-10-03
KVM: mmu: change useless int return types to void
Paolo Bonzini
2013-10-03
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
2013-10-03
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
2013-10-03
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
2013-09-30
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
2013-08-28
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
Marcelo Tosatti
2013-08-28
KVM: x86: add comments where MMIO does not return to the emulator
Paolo Bonzini
2013-08-26
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
2013-08-07
nEPT: Fix wrong test in kvm_set_cr3
Nadav Har'El
2013-07-29
KVM: x86: handle singlestep during emulation
Paolo Bonzini
2013-07-29
KVM: x86: handle hardware breakpoints during emulation
Paolo Bonzini
2013-07-29
KVM: x86: rename EMULATE_DO_MMIO
Paolo Bonzini
2013-07-18
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
Nadav Har'El
2013-07-18
KVM: x86: Drop useless cast
Mathias Krause
2013-07-18
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
Takuya Yoshikawa
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]