开源镜像站
帮助
动态
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
2010-12-09
KVM: x86: fix information leak to userland
Vasiliy Kulikov
2010-12-09
KVM: VMX: fix vmx null pointer dereference on debug register access
Gleb Natapov
2010-11-22
x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit
Andre Przywara
2010-07-05
KVM: x86: Inject #GP with the right rip on efer writes
Roedel, Joerg
2010-07-05
KVM: x86: Add missing locking to arch specific vcpu ioctls
Avi Kivity
2010-07-05
KVM: Fix wallclock version writing race
Avi Kivity
2010-07-05
KVM: x86: Check LMA bit before set_efer
Sheng Yang
2010-07-05
KVM: Don't allow lmsw to clear cr0.pe
Avi Kivity
2010-05-12
KVM: remove unused load_segment_descriptor_to_kvm_desct
Marcelo Tosatti
2010-04-26
KVM: x86: Fix TSS size check for 16-bit tasks
Jan Kiszka
2010-04-26
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
2010-04-26
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
Andre Przywara
2010-04-26
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
Avi Kivity
2010-04-26
KVM: x86: disable paravirt mmu reporting
Marcelo Tosatti
2010-04-26
KVM: Fix segment descriptor loading
Gleb Natapov
2010-04-26
KVM: x86 emulator: Check IOPL level during io instruction emulation
Gleb Natapov
2010-04-26
KVM: x86 emulator: fix memory access during x86 emulation
Gleb Natapov
2010-04-26
KVM: x86 emulator: Add Virtual-8086 mode of emulation
Gleb Natapov
2010-02-23
kvmclock: count total_sleep_time when updating guest clock
Jason Wang
2010-02-09
KVM: allow userspace to adjust kvmclock offset
Glauber Costa
2010-01-28
KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
Wei Yongjun
2010-01-28
KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
Wei Yongjun
2009-12-18
KVM: x86: include pvclock MSRs in msrs_to_save
Glauber Costa
2009-11-04
KVM: get_tss_base_addr() should return a gpa_t
Gleb Natapov
2009-11-04
KVM: x86: Catch potential overrun in MCE setup
Jan Kiszka
2009-10-04
KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
Avi Kivity
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-09-10
KVM: VMX: Check cpl before emulating debug register access
Avi Kivity
2009-09-10
KVM: x86: drop duplicate kvm_flush_remote_tlb calls
Marcelo Tosatti
2009-09-10
KVM: Use thread debug register storage instead of kvm specific data
Avi Kivity
2009-09-10
KVM: Protect update_cr8_intercept() when running without an apic
Avi Kivity
2009-09-10
KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptors
Mikhail Ershov
2009-09-10
KVM: Rename x86_emulate.c to emulate.c
Avi Kivity
2009-09-10
KVM: When switching to a vm8086 task, load segments as 16-bit
Anthony Liguori
2009-09-10
KVM: Update cr8 intercept when APIC TPR is changed by userspace
Gleb Natapov
2009-09-10
KVM: ignore reads to perfctr msrs
Amit Shah
2009-09-10
KVM: x86: Disallow hypercalls for guest callers in rings > 0
Jan Kiszka
2009-09-10
KVM: report 1GB page support to userspace
Joerg Roedel
2009-09-10
KVM: Align cr8 threshold when userspace changes cr8
Mikhail Ershov
2009-09-10
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
Sheng Yang
2009-09-10
KVM: x86: use kvm_get_gdt() and kvm_read_ldt()
Akinobu Mita
2009-09-10
KVM: x86: use get_desc_base() and get_desc_limit()
Akinobu Mita
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
2009-09-10
KVM: Move exception handling to the same place as other events
Gleb Natapov
2009-09-10
KVM: add ioeventfd support
Gregory Haskins
2009-09-10
KVM: PIT support for HPET legacy mode
Beth Kon
2009-09-10
KVM: Always report x2apic as supported feature
Gleb Natapov
2009-09-10
KVM: No need to kick cpu if not in a guest mode
Gleb Natapov
2009-09-10
KVM: fix MMIO_CONF_BASE MSR access
Andre Przywara
2009-09-10
Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
Jan Kiszka
[next]