Sign in
googlers
/
maze
/
linux
/
37f204164dfb0186a0caf20bc3e3120080bcd788
/
arch
/
x86
/
kvm
/
x86.c
5f66b62
kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef
by Paolo Bonzini
· 11 years ago
58cb628
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
by Jan Kiszka
· 11 years ago
b3af1e8
KVM: x86: mark hyper-v vapic assist page as dirty
by Vadim Rozenfeld
· 11 years ago
b94b64c
KVM: x86: mark hyper-v hypercall page as dirty
by Vadim Rozenfeld
· 11 years ago
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
73aaf249e
KVM: SVM: Fix reading of DR6
by Jan Kiszka
· 11 years ago
9926c9f
KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS
by Jan Kiszka
· 11 years ago
e984097
add support for Hyper-V reference time counter
by Vadim Rozenfeld
· 11 years ago
aab6d7c
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp
by Paolo Bonzini
· 11 years ago
f25e656
KVM: x86: fix tsc catchup issue with tsc scaling
by Marcelo Tosatti
· 11 years ago
9ed96e8
KVM: x86: limit PIT timer frequency
by Marcelo Tosatti
· 11 years ago
9357d93
KVM: x86: Add comment on vcpu_enter_guest()'s return value
by Takuya Yoshikawa
· 11 years ago
c08ac06
KVM: Use cond_resched() directly and remove useless kvm_resched()
by Takuya Yoshikawa
· 11 years ago
fda4e2e
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
by Andy Honig
· 11 years ago
01b7191
kvm: optimize out smp_mb after srcu_read_unlock
by Michael S. Tsirkin
· 11 years ago
95f328d
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
c67a04c
KVM: x86: fix KVM_SET_XCRS loop
by Paolo Bonzini
· 11 years ago
46c34cb
KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE
by Paolo Bonzini
· 11 years ago
e0f0bbc
kvm: Create non-coherent DMA registeration
by Alex Williamson
· 11 years ago
d96eb2c
kvm/x86: Convert iommu_flags to iommu_noncoherent
by Alex Williamson
· 11 years ago
b51e974
kvm, emulator: Rename VendorSpecific flag
by Borislav Petkov
· 11 years ago
1ce19dc
kvm, emulator: Use opcode length
by Borislav Petkov
· 11 years ago
9c15bb1
kvm: Add KVM_GET_EMULATED_CPUID
by Borislav Petkov
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
f2e1066
KVM: Drop FOLL_GET in GUP when doing async page fault
by chai wen
· 11 years ago
8a3c1a33
KVM: mmu: change useless int return types to void
by Paolo Bonzini
· 11 years ago
d8d173d
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
by Paolo Bonzini
· 11 years ago
4344ee9
KVM: x86: only copy XSAVE state for the supported features
by Paolo Bonzini
· 11 years ago
d7876f1
KVM: x86: prevent setting unsupported XSAVE states
by Paolo Bonzini
· 11 years ago
2f303b7
KVM: Convert kvm_lock back to non-raw spinlock
by Paolo Bonzini
· 11 years ago
2e762ff
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
by Marcelo Tosatti
· 12 years ago
0912c97
KVM: x86: add comments where MMIO does not return to the emulator
by Paolo Bonzini
· 12 years ago
24d2166
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
by Raghavendra K T
· 12 years ago
6aef266
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
by Srivatsa Vaddagiri
· 12 years ago
b7e9145
nEPT: Fix wrong test in kvm_set_cr3
by Nadav Har'El
· 12 years ago
663f4c6
KVM: x86: handle singlestep during emulation
by Paolo Bonzini
· 12 years ago
4a1e10d
KVM: x86: handle hardware breakpoints during emulation
by Paolo Bonzini
· 12 years ago
ac0a48c
KVM: x86: rename EMULATE_DO_MMIO
by Paolo Bonzini
· 12 years ago
b3897a4
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
by Nadav Har'El
· 12 years ago
6b61edf
KVM: x86: Drop useless cast
by Mathias Krause
· 12 years ago
e6dff7d
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
by Takuya Yoshikawa
· 12 years ago
e59dbe0
KVM: Introduce kvm_arch_memslots_updated()
by Takuya Yoshikawa
· 12 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
002e44b
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
489223e
kvm: Add a tracepoint write_tsc_offset
by Yoshihiro YUNOMAE
· 12 years ago
f8f5594
KVM: MMU: fast invalidate all mmio sptes
by Xiao Guangrong
· 12 years ago
afcbf13
x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE
by H. Peter Anvin
· 12 years ago
885032b
KVM: MMU: retain more available bits on mmio spte
by Xiao Guangrong
· 12 years ago
764bcbc
KVM: x86: remove vcpu's CPL check in host-invoked XCR set
by Zhanghaoyu (A)
· 12 years ago
8915aa2
KVM: x86: handle idiv overflow at kvm_write_tsc
by Marcelo Tosatti
· 12 years ago
365c886
KVM: MMU: reclaim the zapped-obsolete page first
by Xiao Guangrong
· 12 years ago
6ca18b6
KVM: x86: use the fast way to invalidate all pages
by Xiao Guangrong
· 12 years ago
a2ae162
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
by Xiao Guangrong
· 12 years ago
758ccc8
KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
by Xiao Guangrong
· 12 years ago
0061d53
KVM: x86: limit difference between kvmclock updates
by Marcelo Tosatti
· 12 years ago
42bdf99
KVM: x86: fix maintenance of guest/host xcr0 state
by Marcelo Tosatti
· 12 years ago
01227a8
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
03b28f8
KVM: x86: Account for failing enable_irq_window for NMI window request
by Jan Kiszka
· 12 years ago
4cee4b7
kvm: KVM_CAP_IOMMU only available with device assignment
by Alex Williamson
· 12 years ago
2a5bab1
kvm: Allow build-time configuration of KVM device assignment
by Alex Williamson
· 12 years ago
064d1af
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
by Gleb Natapov
· 12 years ago
730dca4
KVM: x86: Rework request for immediate exit
by Jan Kiszka
· 12 years ago
7df35f5
KVM: Move irqfd resample cap handling to generic code
by Alexander Graf
· 12 years ago
384bb78
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
by Jan Kiszka
· 12 years ago
27469d2
KVM: x86: Fix memory leak in vmx.c
by Andrew Honig
· 12 years ago
f179735
KVM: x86: fix error return code in kvm_arch_vcpu_init()
by Wei Yongjun
· 12 years ago
5a71785
KVM: VMX: Use posted interrupt to deliver virtual interrupt
by Yang Zhang
· 12 years ago
cf9e65b
KVM: Set TMR when programming ioapic entry
by Yang Zhang
· 12 years ago
3d81bc7
KVM: Call common update function when ioapic entry changed.
by Yang Zhang
· 12 years ago
a547c6d
KVM: VMX: Enable acknowledge interupt on vmexit
by Yang Zhang
· 12 years ago
aa2fbe6
KVM: Let ioapic know the irq line status
by Yang Zhang
· 12 years ago
991eebf
KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state
by Gleb Natapov
· 12 years ago
e3ba45b
KVM: Move kvm_spurious_fault to x86.c
by Geoff Levand
· 12 years ago
8f96452
KVM: Allow cross page reads and writes from cached translations.
by Andrew Honig
· 12 years ago
afd80d8
pmu: prepare for migration support
by Paolo Bonzini
· 12 years ago
2ae33b3
Merge remote-tracking branch 'upstream/master' into queue
by Marcelo Tosatti
· 12 years ago
0b79459
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
by Andy Honig
· 12 years ago
c300aa6
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
by Andy Honig
· 12 years ago
c09664b
KVM: x86: fix deadlock in clock-in-progress request handling
by Marcelo Tosatti
· 12 years ago
982b339
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
by Takuya Yoshikawa
· 12 years ago
66450a2
KVM: x86: Rework INIT and SIPI handling
by Jan Kiszka
· 12 years ago
57f252f
KVM: x86: Drop unused return code from VCPU reset callback
by Jan Kiszka
· 12 years ago
03ba32c
VMX: x86: handle host TSC calibration failure
by Marcelo Tosatti
· 12 years ago
8482644
KVM: set_memory_region: Refactor commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
7b6195a
KVM: set_memory_region: Refactor prepare_memory_region()
by Takuya Yoshikawa
· 12 years ago
462fce4
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
ee2c25e
Merge branch 'master' into queue
by Marcelo Tosatti
· 12 years ago
02cdb50
arch/x86/kvm: beautify source code for __u32 irq which is never < 0
by Chen Gang
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
2e32b71
x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs
by Borislav Petkov
· 12 years ago
7a905b1
KVM: Remove user_alloc from struct kvm_memory_slot
by Takuya Yoshikawa
· 12 years ago
2c9afa5
KVM: MMU: set base_role.nxe during mmu initialization.
by Gleb Natapov
· 12 years ago
c7c9c56
x86, apicv: add virtual interrupt delivery support
by Yang Zhang
· 12 years ago
378a8b0
KVM: x86: fix use of uninitialized memory as segment descriptor in emulator.
by Gleb Natapov
· 12 years ago
93c05d3
KVM: x86: improve reexecute_instruction
by Xiao Guangrong
· 12 years ago
95b3cf6
KVM: x86: let reexecute_instruction work for tdp
by Xiao Guangrong
· 12 years ago
2236802
KVM: x86: clean up reexecute_instruction
by Xiao Guangrong
· 12 years ago
9d1beef
KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself
by Takuya Yoshikawa
· 12 years ago
b34cb59
KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself
by Takuya Yoshikawa
· 12 years ago
c972f3b
KVM: Write protect the updated slot only when dirty logging is enabled
by Takuya Yoshikawa
· 12 years ago
Next »