index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
|
*
|
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
2013-03-13
1
-20
/
+38
|
*
|
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
2013-03-12
1
-9
/
+6
|
*
|
VMX: x86: handle host TSC calibration failure
Marcelo Tosatti
2013-03-12
1
-11
/
+18
|
*
|
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
1
-7
/
+8
|
*
|
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-04
1
-6
/
+4
|
*
|
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-03-04
1
-4
/
+2
|
*
|
Merge branch 'master' into queue
Marcelo Tosatti
2013-03-04
1
-13
/
+27
|
|
\
\
|
*
|
|
arch/x86/kvm: beautify source code for __u32 irq which is never < 0
Chen Gang
2013-02-27
1
-1
/
+1
*
|
|
|
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2013-04-07
1
-7
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2013-03-19
1
-27
/
+20
*
|
|
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
2013-03-19
1
-0
/
+5
*
|
|
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
2013-03-18
1
-9
/
+9
|
|
/
|
/
|
*
|
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-57
/
+111
|
\
\
|
|
/
|
*
KVM: Remove user_alloc from struct kvm_memory_slot
Takuya Yoshikawa
2013-02-11
1
-21
/
+16
|
*
KVM: MMU: set base_role.nxe during mmu initialization.
Gleb Natapov
2013-02-04
1
-2
/
+0
|
*
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-29
1
-2
/
+21
|
*
KVM: x86: fix use of uninitialized memory as segment descriptor in emulator.
Gleb Natapov
2013-01-24
1
-1
/
+3
|
*
KVM: x86: improve reexecute_instruction
Xiao Guangrong
2013-01-21
1
-4
/
+18
|
*
KVM: x86: let reexecute_instruction work for tdp
Xiao Guangrong
2013-01-21
1
-18
/
+43
|
*
KVM: x86: clean up reexecute_instruction
Xiao Guangrong
2013-01-21
1
-7
/
+6
|
*
KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself
Takuya Yoshikawa
2013-01-14
1
-4
/
+1
|
*
KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself
Takuya Yoshikawa
2013-01-14
1
-5
/
+4
|
*
KVM: Write protect the updated slot only when dirty logging is enabled
Takuya Yoshikawa
2013-01-14
1
-1
/
+7
|
*
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
1
-2
/
+2
|
*
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
1
-3
/
+3
*
|
x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs
Borislav Petkov
2013-02-19
1
-7
/
+9
*
|
KVM: x86: use dynamic percpu allocations for shared msrs area
Marcelo Tosatti
2013-01-08
1
-6
/
+18
|
/
*
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
1
-76
/
+472
|
\
[next]