index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2013-01-07
KVM: MMU: simplify folding of dirty bit into accessed_dirty
Gleb Natapov
2013-01-07
KVM: mmu: remove unused trace event
Gleb Natapov
2013-01-02
KVM: VMX: handle IO when emulation is due to #GP in real mode.
Gleb Natapov
2013-01-02
KVM: VMX: Do not fix segment register during vcpu initialization.
Gleb Natapov
2013-01-02
KVM: VMX: fix emulation of invalid guest state.
Gleb Natapov
2013-01-02
KVM: VMX: make rmode_segment_valid() more strict.
Gleb Natapov
2013-01-02
KVM: emulator: implement fninit, fnstsw, fnstcw
Gleb Natapov
2013-01-02
KVM: emulator: drop RPL check from linearize() function
Gleb Natapov
2012-12-23
KVM: VMX: remove unneeded temporary variable from vmx_set_segment()
Gleb Natapov
2012-12-23
KVM: VMX: clean-up vmx_set_segment()
Gleb Natapov
2012-12-23
KVM: VMX: remove redundant code from vmx_set_segment()
Gleb Natapov
2012-12-23
KVM: VMX: use fix_rmode_seg() to fix all code/data segments
Gleb Natapov
2012-12-23
KVM: VMX: return correct segment limit and flags for CS/SS registers in real ...
Gleb Natapov
2012-12-23
KVM: VMX: relax check for CS register in rmode_segment_valid()
Gleb Natapov
2012-12-23
KVM: VMX: cleanup rmode_segment_valid()
Gleb Natapov
2012-12-18
kvm: fix i8254 counter 0 wraparound
Nickolai Zeldovich
2012-12-14
KVM: remove unused variable.
Gleb Natapov
2012-12-13
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
2012-12-13
KVM: x86: fix mov immediate emulation for 64-bit operands
Nadav Amit
2012-12-13
KVM: emulator: implement AAD instruction
Gleb Natapov
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-11
KVM: emulator: fix real mode segment checks in address linearization
Gleb Natapov
2012-12-11
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
2012-12-11
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
2012-12-06
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
2012-12-06
KVM: MMU: optimize for set_spte
Xiao Guangrong
2012-12-05
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
2012-12-05
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2012-12-05
kvm: remove unnecessary bit checking for ept violation
Zhang Xiantao
2012-12-02
KVM: x86: Fix uninitialized return code
Jan Kiszka
2012-11-30
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
2012-11-30
KVM: x86: Add code to track call origin for msr assignment
Will Auld
2012-11-29
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
2012-11-28
KVM: VMX: fix invalid cpu passed to smp_call_function_single
Xiao Guangrong
2012-11-27
KVM: x86: update pvclock area conditionally, on cpu migration
Marcelo Tosatti
2012-11-27
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
2012-11-27
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-27
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-11-27
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
2012-11-27
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-27
KVM: x86: retain pvclock guest stopped bit in guest memory
Marcelo Tosatti
2012-11-26
x86, kvm: Remove incorrect redundant assembly constraint
H. Peter Anvin
2012-11-16
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
2012-11-13
KVM: remove unnecessary return value check
Guo Chao
2012-11-13
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
2012-11-13
KVM: do not kfree error pointer
Guo Chao
2012-11-12
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
2012-10-31
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
[prev]
[next]