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-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-11-26
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-19
x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()
Steven Rostedt (Red Hat)
2014-11-05
KVM: x86: Fix uninitialized op->type for some immediate values
Nadav Amit
2014-11-02
KVM: vmx: defer load of APIC access page address during reset
Paolo Bonzini
2014-11-02
KVM: nVMX: Disable preemption while reading from shadow VMCS
Jan Kiszka
2014-11-02
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
2014-10-29
KVM: emulator: fix execution close to the segment limit
Paolo Bonzini
2014-10-29
KVM: emulator: fix error code for __linearize
Paolo Bonzini
2014-10-24
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
2014-10-24
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
Nadav Amit
2014-10-24
KVM: x86: Emulator does not decode clflush well
Nadav Amit
2014-10-24
KVM: emulate: avoid accessing NULL ctxt->memopp
Paolo Bonzini
2014-10-24
KVM: x86: Decoding guest instructions which cross page boundary may fail
Nadav Amit
2014-10-24
kvm: x86: don't kill guest on unknown exit reason
Michael S. Tsirkin
2014-10-24
kvm: vmx: handle invvpid vm exit gracefully
Petr Matousek
2014-10-24
KVM: x86: Handle errors when RIP is set during far jumps
Nadav Amit
2014-10-24
KVM: x86: Emulator fixes for eip canonical checks on near branches
Nadav Amit
2014-10-24
KVM: x86: Fix wrong masking on relative jump/call
Nadav Amit
2014-10-24
KVM: x86: Improve thread safety in pit
Andy Honig
2014-10-24
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
2014-10-24
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
2014-10-18
x86,kvm,vmx: Preserve CR4 across VM entry
Andy Lutomirski
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-02
kvm: do not handle APIC access page if in-kernel irqchip is not in use
Paolo Bonzini
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
2014-09-24
kvm: vmx: Implement set_apic_access_page_addr
Tang Chen
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
2014-09-24
kvm: x86: use macros to compute bank MSRs
Chen Yucong
2014-09-24
KVM: x86: Remove debug assertion of non-PAE reserved bits
Nadav Amit
2014-09-24
kvm: x86: fix two typos in comment
Tiejun Chen
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
2014-09-24
KVM: x86: emulating descriptor load misses long-mode case
Nadav Amit
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
2014-09-24
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
2014-09-24
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
2014-09-24
kvm: Make init_rmode_tss() return 0 on success.
Paolo Bonzini
2014-09-24
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
2014-09-17
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
2014-09-17
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-16
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
[next]