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
2014-12-04
KVM: x86: Fix reserved x2apic registers
Nadav Amit
2014-12-04
KVM: x86: Generate #UD when memory operand is required
Nadav Amit
2014-11-26
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-25
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-24
kvm: x86: avoid warning about potential shift wrapping bug
Paolo Bonzini
2014-11-24
KVM: x86: move device assignment out of kvm_host.h
Paolo Bonzini
2014-11-23
kvm: x86: mask out XSAVES
Paolo Bonzini
2014-11-23
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
Radim Krčmář
2014-11-21
kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64
Radim Krcmar
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
2014-11-19
x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()
Steven Rostedt (Red Hat)
2014-11-19
KVM: x86: Remove FIXMEs in emulate.c
Nicholas Krause
2014-11-19
KVM: emulator: remove duplicated limit check
Paolo Bonzini
2014-11-19
KVM: emulator: remove code duplication in register_address{,_increment}
Paolo Bonzini
2014-11-19
KVM: x86: Move __linearize masking of la into switch
Nadav Amit
2014-11-19
KVM: x86: Non-canonical access using SS should cause #SS
Nadav Amit
2014-11-19
KVM: x86: Perform limit checks when assigning EIP
Nadav Amit
2014-11-19
KVM: x86: Emulator performs privilege checks on __linearize
Nadav Amit
2014-11-19
KVM: x86: Stack size is overridden by __linearize
Nadav Amit
2014-11-19
KVM: x86: Revert NoBigReal patch in the emulator
Nadav Amit
2014-11-18
kvm: x86: vmx: remove MMIO_MAX_GEN
Tiejun Chen
2014-11-18
kvm: x86: vmx: cleanup handle_ept_violation
Tiejun Chen
2014-11-17
KVM: x86: Fix lost interrupt on irr_pending race
Nadav Amit
2014-11-17
KVM: compute correct map even if all APICs are software disabled
Paolo Bonzini
2014-11-17
KVM: x86: Software disabled APIC should still deliver NMIs
Nadav Amit
2014-11-13
kvm: svm: move WARN_ON in svm_adjust_tsc_offset
Chris J Arges
2014-11-12
x86, kvm, vmx: Don't set LOAD_IA32_EFER when host and guest match
Andy Lutomirski
2014-11-12
x86, kvm, vmx: Always use LOAD_IA32_EFER if available
Andy Lutomirski
2014-11-10
KVM: x86: fix warning on 32-bit compilation
Paolo Bonzini
2014-11-08
kvm: x86: add trace event for pvclock updates
David Matlack
2014-11-08
kvm: x86: Fix kvm clock versioning.
Owen Hofmann
2014-11-08
KVM: x86: MOVNTI emulation min opsize is not respected
Nadav Amit
2014-11-08
KVM: x86: update masterclock values on TSC writes
Marcelo Tosatti
2014-11-08
KVM: x86: Return UNHANDLABLE on unsupported SYSENTER
Nadav Amit
2014-11-08
KVM: x86: Warn on APIC base relocation
Nadav Amit
2014-11-08
KVM: x86: Emulator mis-decodes VEX instructions on real-mode
Nadav Amit
2014-11-07
KVM: x86: Remove redundant and incorrect cpl check on task-switch
Nadav Amit
2014-11-07
KVM: x86: Inject #GP when loading system segments with non-canonical base
Nadav Amit
2014-11-07
KVM: x86: Combine the lgdt and lidt emulation logic
Nadav Amit
2014-11-07
KVM: x86: Do not update EFLAGS on faulting emulation
Nadav Amit
2014-11-07
KVM: x86: MOV to CR3 can set bit 63
Nadav Amit
2014-11-07
KVM: x86: Emulate push sreg as done in Core
Nadav Amit
2014-11-07
KVM: x86: Wrong flags on CMPS and SCAS emulation
Nadav Amit
2014-11-07
KVM: x86: SYSCALL cannot clear eflags[1]
Nadav Amit
2014-11-07
KVM: x86: Emulation of MOV-sreg to memory uses incorrect size
Nadav Amit
2014-11-07
KVM: x86: Breakpoints do not consider CS.base
Nadav Amit
2014-11-07
KVM: x86: Clear DR6[0:3] on #DB during handle_dr
Nadav Amit
2014-11-07
KVM: x86: Emulator should set DR6 upon GD like real CPU
Nadav Amit
2014-11-07
KVM: x86: No error-code on real-mode exceptions
Nadav Amit
2014-11-07
KVM: x86: decode_modrm does not regard modrm correctly
Nadav Amit
[prev]
[next]