Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d7876f1be40a16223a44355740de625849504eb5
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
d7876f1
KVM: x86: prevent setting unsupported XSAVE states
by Paolo Bonzini
· 11 years ago
6aef266
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
by Srivatsa Vaddagiri
· 12 years ago
25d9208
nEPT: Add nEPT violation/misconfigration support
by Yang Zhang
· 12 years ago
ac0a48c
KVM: x86: rename EMULATE_DO_MMIO
by Paolo Bonzini
· 12 years ago
103af0a
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
by Andi Kleen
· 12 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
f6f8ade
KVM: MMU: document fast invalidate all pages
by Xiao Guangrong
· 12 years ago
0cbf8e4
KVM: MMU: document write_flooding_count
by Xiao Guangrong
· 12 years ago
accaefe
KVM: MMU: document clear_spte_count
by Xiao Guangrong
· 12 years ago
a8eca9d
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
by Xiao Guangrong
· 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
365c886
KVM: MMU: reclaim the zapped-obsolete page first
by Xiao Guangrong
· 12 years ago
5304b8d
KVM: MMU: fast invalidate all pages
by Xiao Guangrong
· 12 years ago
03b28f8
KVM: x86: Account for failing enable_irq_window for NMI window request
by Jan Kiszka
· 12 years ago
cbf6435
KVM: x86: Increase the "hard" max VCPU limit
by Chegu Vinod
· 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
8175e5b
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
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
a20ed54
KVM: VMX: Add the deliver posted interrupt algorithm
by Yang Zhang
· 12 years ago
a547c6d
KVM: VMX: Enable acknowledge interupt on vmexit
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
8b415dc
KVM: Move kvm_rebooting declaration out of x86
by Geoff Levand
· 12 years ago
fc1b749
KVM: Move vm_list kvm_lock declarations out of x86
by Geoff Levand
· 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
982b339
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
by Takuya Yoshikawa
· 12 years ago
95b0430
KVM: MMU: Mark sp mmio cached when creating mmio spte
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
c7c9c56
x86, apicv: add virtual interrupt delivery support
by Yang Zhang
· 12 years ago
8d14695
x86, apicv: add virtual x2apic support
by Yang Zhang
· 12 years ago
93c05d3
KVM: x86: improve reexecute_instruction
by Xiao Guangrong
· 12 years ago
e12091c
KVM: Remove unused slot_bitmap from kvm_mmu_page
by Takuya Yoshikawa
· 12 years ago
0f888f5
KVM: Increase user memory slots on x86 to 125
by Alex Williamson
· 12 years ago
0743247
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
by Alex Williamson
· 12 years ago
bbacc0c
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
by Alex Williamson
· 12 years ago
ba90463
KVM: x86: Emulate IA32_TSC_ADJUST MSR
by Will Auld
· 12 years ago
8fe8ab4
KVM: x86: Add code to track call origin for msr assignment
by Will Auld
· 12 years ago
b48aa97
KVM: x86: require matched TSC offsets for master clock
by Marcelo Tosatti
· 12 years ago
d828199
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
by Marcelo Tosatti
· 12 years ago
886b470
KVM: x86: pass host_tsc to read_l1_tsc
by Marcelo Tosatti
· 12 years ago
ecefbd9
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
c863901
KVM: x86: Fix guest debug across vcpu INIT reset
by Jan Kiszka
· 12 years ago
26bf264
KVM: x86: Export svm/vmx exit code and vector code to userspace
by Xiao Guangrong
· 12 years ago
1e08ec4
KVM: optimize apic interrupt delivery
by Gleb Natapov
· 12 years ago
6fd01b7
KVM: MMU: Optimize is_last_gpte()
by Avi Kivity
· 12 years ago
97d64b7
KVM: MMU: Optimize pte permission checks
by Avi Kivity
· 12 years ago
716d51a
KVM: Provide userspace IO exit completion callback
by Gleb Natapov
· 12 years ago
51d59c6
KVM: x86: fix pvclock guest stopped flag reporting
by Marcelo Tosatti
· 13 years ago
d89cc61
KVM: Push rmap into kvm_arch_memory_slot
by Takuya Yoshikawa
· 13 years ago
e9bda6f
Merge branch 'queue' into next
by Avi Kivity
· 13 years ago
5fecc9d
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
1a577b72
KVM: fix race with level interrupts
by Michael S. Tsirkin
· 13 years ago
77d1130
KVM: Separate rmap_pde from kvm_lpage_info->write_count
by Takuya Yoshikawa
· 13 years ago
b3ae209
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()
by Takuya Yoshikawa
· 13 years ago
ad756a1
KVM: VMX: Implement PCID/INVPCID for guests with EPT
by Mao, Junjie
· 13 years ago
15c7ad5
perf/x86: Rename Intel specific macros
by Robert Richter
· 13 years ago
ae7a2a3
KVM: host side for eoi optimization
by Michael S. Tsirkin
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
c142786
KVM: MMU: Don't use RCU for lockless shadow walking
by Avi Kivity
· 13 years ago
4138377
KVM: Introduce bitmask for apic attention reasons
by Gleb Natapov
· 13 years ago
3ee8972
x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/kvm_host.h
by H. Peter Anvin
· 13 years ago
5dc99b23
KVM: Avoid checking huge page mappings in get_dirty_log()
by Takuya Yoshikawa
· 13 years ago
7f3d35f
KVM: x86 emulator: Fix task switch privilege checks
by Kevin Wolf
· 13 years ago
db3fe4e
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
by Takuya Yoshikawa
· 13 years ago
e26101b
KVM: Track TSC synchronization in generations
by Zachary Amsden
· 13 years ago
0dd6a6e
KVM: Dont mark TSC unstable due to S4 suspend
by Zachary Amsden
· 13 years ago
f1e2b26
KVM: Allow adjust_tsc_offset to be in host or guest cycles
by Marcelo Tosatti
· 13 years ago
6f526ec
KVM: Add last_host_tsc tracking back to KVM
by Zachary Amsden
· 13 years ago
5d3cb0f6
KVM: Improve TSC offset matching
by Zachary Amsden
· 13 years ago
cc57828
KVM: Infrastructure for software and hardware based TSC rate scaling
by Zachary Amsden
· 13 years ago
a59cb29
KVM: x86: increase recommended max vcpus to 160
by Marcelo Tosatti
· 13 years ago
3ea8b75
KVM: MMU: Remove unused kvm_pte_chain
by Takuya Yoshikawa
· 13 years ago
2b036c6
KVM: SVM: Add support for AMD's OSVW feature in guests
by Boris Ostrovsky
· 13 years ago
022cd0e
KVM: Add generic RDPMC support
by Avi Kivity
· 13 years ago
f5132b0
KVM: Expose a version 2 architectural PMU to a guests
by Gleb Natapov
· 13 years ago
e459e32
KVM: MMU: move the relevant mmu code to mmu.c
by Xiao Guangrong
· 13 years ago
93a5cef
KVM: introduce KVM_MEM_SLOTS_NUM macro
by Xiao Guangrong
· 13 years ago
95d4c16
KVM: Optimize dirty logging by rmap_write_protect()
by Takuya Yoshikawa
· 13 years ago
fb92045
KVM: MMU: remove KVM host pv mmu support
by Chris Wright
· 13 years ago
a30f47c
KVM: MMU: improve write flooding detected
by Xiao Guangrong
· 13 years ago
f57f2ef
KVM: MMU: fast prefetch spte on invlpg path
by Xiao Guangrong
· 13 years ago
d01f8d5
KVM: MMU: do not mark accessed bit on pte write path
by Xiao Guangrong
· 13 years ago
1cb3f3a
KVM: x86: retry non-page-table writing instructions
by Xiao Guangrong
· 13 years ago
a3e06bb
KVM: emulate lapic tsc deadline timer for guest
by Liu, Jinsong
· 13 years ago
7460fb4a
KVM: Fix simultaneous NMIs
by Avi Kivity
· 13 years ago
d5c1785
KVM: L1 TSC handling
by Nadav Har'El
· 14 years ago
e4e517b
KVM: MMU: Do not unconditionally read PDPTE from guest memory
by Avi Kivity
· 14 years ago
0d460ff
KVM: Use __print_symbolic() for vmexit tracepoints
by Stefan Hajnoczi
· 14 years ago
8c3ba33
KVM: x86: Raise the hard VCPU count limit
by Sasha Levin
· 14 years ago
c2a2ac2
KVM: MMU: lockless walking shadow page table
by Xiao Guangrong
· 14 years ago
c370795
KVM: MMU: remove bypass_guest_pf
by Xiao Guangrong
· 14 years ago
bebb106
KVM: MMU: cache mmio info on page fault path
by Xiao Guangrong
· 14 years ago
c9aaa89
KVM: Steal time implementation
by Glauber Costa
· 14 years ago
411c588
KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0
by Avi Kivity
· 14 years ago
d9c3476
KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS
by Yang, Wei
· 14 years ago
8d9c975
KVM: Remove SMEP bit from CR4_RESERVED_BITS
by Yang, Wei Y
· 14 years ago
Next »