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
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
2013-10-03
1
-1
/
+1
*
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
2013-10-03
1
-4
/
+7
*
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
2013-10-03
1
-3
/
+15
*
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
2013-09-30
1
-4
/
+4
*
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
Marcelo Tosatti
2013-08-28
1
-23
/
+24
*
KVM: x86: add comments where MMIO does not return to the emulator
Paolo Bonzini
2013-08-28
1
-2
/
+5
*
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
2013-08-26
1
-19
/
+6
*
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
2013-08-26
1
-1
/
+43
*
nEPT: Fix wrong test in kvm_set_cr3
Nadav Har'El
2013-08-07
1
-11
/
+0
*
KVM: x86: handle singlestep during emulation
Paolo Bonzini
2013-07-29
1
-1
/
+38
*
KVM: x86: handle hardware breakpoints during emulation
Paolo Bonzini
2013-07-29
1
-0
/
+66
*
KVM: x86: rename EMULATE_DO_MMIO
Paolo Bonzini
2013-07-29
1
-2
/
+2
*
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
Nadav Har'El
2013-07-18
1
-1
/
+2
*
KVM: x86: Drop useless cast
Mathias Krause
2013-07-18
1
-1
/
+1
*
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
Takuya Yoshikawa
2013-07-18
1
-5
/
+5
*
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-18
1
-0
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
1
-20
/
+60
|
\
|
*
kvm: Add a tracepoint write_tsc_offset
Yoshihiro YUNOMAE
2013-06-27
1
-0
/
+1
|
*
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
2013-06-27
1
-2
/
+1
|
*
KVM: MMU: retain more available bits on mmio spte
Xiao Guangrong
2013-06-20
1
-1
/
+7
|
*
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
2013-06-12
1
-3
/
+20
|
*
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
2013-06-05
1
-0
/
+1
|
*
KVM: x86: use the fast way to invalidate all pages
Xiao Guangrong
2013-06-05
1
-2
/
+2
|
*
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
Xiao Guangrong
2013-06-05
1
-4
/
+1
|
*
KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
Xiao Guangrong
2013-06-05
1
-7
/
+0
|
*
KVM: x86: limit difference between kvmclock updates
Marcelo Tosatti
2013-05-15
1
-2
/
+28
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
1
-1
/
+1
|
\
\
|
*
|
x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE
H. Peter Anvin
2013-06-25
1
-1
/
+1
|
|
/
*
/
KVM: x86: remove vcpu's CPL check in host-invoked XCR set
Zhanghaoyu (A)
2013-06-18
1
-3
/
+2
|
/
*
KVM: x86: fix maintenance of guest/host xcr0 state
Marcelo Tosatti
2013-05-08
1
-20
/
+20
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
1
-85
/
+158
|
\
|
*
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
2013-05-02
1
-1
/
+2
|
*
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
2013-04-29
1
-0
/
+2
|
*
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
2013-04-28
1
-2
/
+4
|
*
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
2013-04-28
1
-1
/
+0
|
|
\
|
|
*
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
2013-04-26
1
-1
/
+0
|
*
|
KVM: x86: Rework request for immediate exit
Jan Kiszka
2013-04-28
1
-4
/
+3
|
|
/
|
*
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
2013-04-22
1
-10
/
+19
|
*
KVM: x86: Fix memory leak in vmx.c
Andrew Honig
2013-04-22
1
-0
/
+17
|
*
KVM: x86: fix error return code in kvm_arch_vcpu_init()
Wei Yongjun
2013-04-22
1
-1
/
+3
|
*
KVM: VMX: Use posted interrupt to deliver virtual interrupt
Yang Zhang
2013-04-16
1
-0
/
+1
|
*
KVM: Set TMR when programming ioapic entry
Yang Zhang
2013-04-16
1
-1
/
+4
|
*
KVM: Call common update function when ioapic entry changed.
Yang Zhang
2013-04-16
1
-4
/
+7
|
*
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
2013-04-16
1
-1
/
+3
|
*
KVM: Let ioapic know the irq line status
Yang Zhang
2013-04-15
1
-2
/
+4
|
*
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
2013-04-14
1
-4
/
+9
|
*
KVM: Move kvm_spurious_fault to x86.c
Geoff Levand
2013-04-08
1
-0
/
+7
|
*
pmu: prepare for migration support
Paolo Bonzini
2013-04-02
1
-2
/
+2
|
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2013-03-21
1
-33
/
+31
|
|
\
|
*
|
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
Takuya Yoshikawa
2013-03-14
1
-1
/
+1
[prev]
[next]