开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
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: MMU: fix kvm_mmu_zap_page() and its calling path
Xiao Guangrong
2010-04-26
KVM: VMX: Save/restore rflags.vm correctly in real mode
Avi Kivity
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: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
Takuya Yoshikawa
2010-04-26
KVM: x86: disable paravirt mmu reporting
Marcelo Tosatti
2010-04-26
KVM: VMX: Disable unrestricted guest when EPT disabled
Sheng Yang
2010-04-26
KVM: SVM: Reset cr0 properly on vcpu reset
Eduardo Habkost
2010-04-26
KVM: VMX: Use macros instead of hex value on cr0 initialization
Eduardo Habkost
2010-04-26
KVM: VMX: Update instruction length on intercepted BP
Jan Kiszka
2010-04-26
KVM: Fix segment descriptor loading
Gleb Natapov
2010-04-26
KVM: x86 emulator: Fix popf emulation
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-03-15
KVM: x86 emulator: Check CPL level during privilege instruction emulation
Gleb Natapov
2010-03-15
KVM: x86 emulator: Add group9 instruction decoding
Gleb Natapov
2010-03-15
KVM: x86 emulator: Forbid modifying CS segment register by mov instruction
Gleb Natapov
2010-03-15
KVM: x86 emulator: Add group8 instruction decoding
Gleb Natapov
2010-02-23
KVM: PIT: control word is write-only
Marcelo Tosatti
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
2010-01-28
KVM: x86: Fix host_mapping_level()
Sheng Yang
2010-01-28
KVM: MMU: bail out pagewalk on kvm_read_guest error
Marcelo Tosatti
2010-01-28
KVM: Fix race between APIC TMR and IRR
Avi Kivity
2010-01-06
KVM: LAPIC: make sure IRR bitmap is scanned after vm load
Marcelo Tosatti
2010-01-06
KVM: MMU: remove prefault from invlpg handler
Marcelo Tosatti
2009-12-18
KVM: x86: include pvclock MSRs in msrs_to_save
Glauber Costa
2009-12-18
KVM: x86 emulator: limit instructions to 15 bytes
Avi Kivity
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-16
KVM: MMU: fix pointer cast
Frederik Deweerdt
2009-10-16
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
2009-10-04
KVM: add support for change_pte mmu notifiers
Izik Eidus
2009-10-04
KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes
Izik Eidus
2009-10-04
KVM: MMU: dont hold pagecount reference for mapped sptes pages
Izik Eidus
2009-10-04
KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
Avi Kivity
2009-10-04
KVM: VMX: flush TLB with INVEPT on cpu migration
Marcelo Tosatti
2009-10-04
KVM: fix LAPIC timer period overflow
Aurelien Jarno
2009-10-04
KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
Joerg Roedel
2009-10-04
KVM: SVM: Fix tsc offset adjustment when running nested
Joerg Roedel
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: fix misreporting of coalesced interrupts by kvm tracer
Gleb Natapov
2009-09-10
KVM: x86: drop duplicate kvm_flush_remote_tlb calls
Marcelo Tosatti
[next]