index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-26
1
-3
/
+3
*
KVM: x86: Fix uninitialized op->type for some immediate values
Nadav Amit
2014-11-05
1
-0
/
+8
*
KVM: vmx: defer load of APIC access page address during reset
Paolo Bonzini
2014-11-02
1
-1
/
+1
*
KVM: nVMX: Disable preemption while reading from shadow VMCS
Jan Kiszka
2014-11-02
1
-0
/
+4
*
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
2014-11-02
1
-3
/
+5
*
KVM: emulator: fix execution close to the segment limit
Paolo Bonzini
2014-10-29
1
-10
/
+33
*
KVM: emulator: fix error code for __linearize
Paolo Bonzini
2014-10-29
1
-2
/
+2
*
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
2014-10-24
1
-1
/
+1
*
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
Nadav Amit
2014-10-24
1
-3
/
+4
*
KVM: x86: Emulator does not decode clflush well
Nadav Amit
2014-10-24
1
-3
/
+17
*
KVM: emulate: avoid accessing NULL ctxt->memopp
Paolo Bonzini
2014-10-24
1
-1
/
+1
*
KVM: x86: Decoding guest instructions which cross page boundary may fail
Nadav Amit
2014-10-24
1
-2
/
+4
*
kvm: x86: don't kill guest on unknown exit reason
Michael S. Tsirkin
2014-10-24
2
-6
/
+6
*
kvm: vmx: handle invvpid vm exit gracefully
Petr Matousek
2014-10-24
1
-1
/
+8
*
KVM: x86: Handle errors when RIP is set during far jumps
Nadav Amit
2014-10-24
1
-30
/
+88
*
KVM: x86: Emulator fixes for eip canonical checks on near branches
Nadav Amit
2014-10-24
1
-24
/
+54
*
KVM: x86: Fix wrong masking on relative jump/call
Nadav Amit
2014-10-24
1
-5
/
+22
*
KVM: x86: Improve thread safety in pit
Andy Honig
2014-10-24
1
-0
/
+2
*
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
2014-10-24
2
-5
/
+13
*
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
2014-10-24
3
-3
/
+28
*
x86,kvm,vmx: Preserve CR4 across VM entry
Andy Lutomirski
2014-10-18
1
-2
/
+14
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
3
-9
/
+9
|
\
|
*
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
3
-9
/
+9
*
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
1
-7
/
+4
|
|
\
\
|
*
|
|
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
kvm: do not handle APIC access page if in-kernel irqchip is not in use
Paolo Bonzini
2014-10-02
1
-0
/
+3
*
|
|
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
2014-09-24
2
-8
/
+23
*
|
|
kvm: vmx: Implement set_apic_access_page_addr
Tang Chen
2014-09-24
1
-6
/
+41
*
|
|
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2014-09-24
1
-0
/
+14
*
|
|
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2014-09-24
1
-0
/
+5
*
|
|
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
1
-15
/
+23
*
|
|
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
2014-09-24
1
-13
/
+24
*
|
|
kvm: x86: use macros to compute bank MSRs
Chen Yucong
2014-09-24
1
-4
/
+4
*
|
|
KVM: x86: Remove debug assertion of non-PAE reserved bits
Nadav Amit
2014-09-24
1
-2
/
+1
*
|
|
kvm: x86: fix two typos in comment
Tiejun Chen
2014-09-24
2
-2
/
+2
*
|
|
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
2014-09-24
3
-2
/
+7
*
|
|
KVM: x86: emulating descriptor load misses long-mode case
Nadav Amit
2014-09-24
1
-0
/
+9
*
|
|
KVM: x86: directly use kvm_make_request again
Liang Chen
2014-09-24
3
-13
/
+7
*
|
|
KVM: x86: count actual tlb flushes
Radim Krčmář
2014-09-24
2
-2
/
+7
*
|
|
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
2014-09-24
2
-0
/
+8
*
|
|
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
2014-09-24
1
-1
/
+1
*
|
|
kvm: Make init_rmode_tss() return 0 on success.
Paolo Bonzini
2014-09-24
1
-10
/
+3
*
|
|
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
2014-09-24
2
-8
/
+15
*
|
|
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
2014-09-17
1
-10
/
+8
*
|
|
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-17
2
-27
/
+22
*
|
|
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-16
1
-8
/
+7
*
|
|
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
2
-9
/
+6
*
|
|
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2014-09-11
2
-4
/
+5
*
|
|
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
3
-8
/
+10
[next]