Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
42d516ce3414b46fae5cb74cf180606588d2777f
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
d3457c8
kvm: x86: hyperv: make VP_INDEX managed by userspace
by Roman Kagan
· 7 years ago
52a5c15
KVM: async_pf: Let guest support delivery of async_pf from guest mode
by Wanpeng Li
· 7 years ago
adfe20f
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
by Wanpeng Li
· 7 years ago
1261bfa
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
by Wanpeng Li
· 7 years ago
cfcd20e
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
by Wanpeng Li
· 7 years ago
efc479e
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
by Roman Kagan
· 8 years ago
a826faf
KVM: x86: make backwards_tsc_observed a per-VM variable
by Ladi Prosek
· 7 years ago
ac8d57e
kvm: x86: mmu: allow A/D bits to be disabled in an mmu
by Peter Feiner
· 7 years ago
04a7ea0
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 7 years ago
2387149
KVM: improve arch vcpu request defining
by Andrew Jones
· 8 years ago
b401ee0
KVM: x86: lower default for halt_poll_ns
by Paolo Bonzini
· 8 years ago
bab4165
kvm: x86: Add a hook for arch specific dirty logging emulation
by Bandan Das
· 8 years ago
5c0aea0
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
by David Hildenbrand
· 8 years ago
7a97cec
KVM: mark requests that need synchronization
by Paolo Bonzini
· 8 years ago
930f7fd
KVM: mark requests that do not need a wakeup
by Radim Krčmář
· 8 years ago
db2336a
KVM: x86: virtualize cpuid faulting
by Kyle Huey
· 8 years ago
637e3f8
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
by David Hildenbrand
· 8 years ago
4b4357e
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
by Paolo Bonzini
· 8 years ago
ae1e2d1
kvm: nVMX: support EPT accessed/dirty bits
by Paolo Bonzini
· 8 years ago
bd7e5b0
KVM: x86: remove code for lazy FPU handling
by Paolo Bonzini
· 8 years ago
76dfafd5
KVM: x86: do not scan IRR twice on APICv vmentry
by Paolo Bonzini
· 8 years ago
0f1e261
KVM: x86: add VCPU stat for KVM_REQ_EVENT processing
by Paolo Bonzini
· 8 years ago
0f89b20
kvm: svm: Use the hardware provided GPA instead of page walk
by Tom Lendacky
· 8 years ago
f160c7b
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
by Junaid Shahid
· 8 years ago
37f0e8f
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
by Junaid Shahid
· 8 years ago
114df30
kvm: x86: reduce collisions in mmu_page_hash
by David Matlack
· 8 years ago
f3414bc
kvm: x86: export maximum number of mmu_page_hash collisions
by David Matlack
· 8 years ago
49776fa
KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()
by Radim Krčmář
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
3f5ad8b
KVM: hyperv: fix locking of struct kvm_hv fields
by Paolo Bonzini
· 8 years ago
9ed38ffa
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
by Ladi Prosek
· 8 years ago
6affcbe
KVM: x86: Add kvm_skip_emulated_instruction and use it.
by Kyle Huey
· 8 years ago
6a908b6
KVM: x86: Add a return value to kvm_emulate_cpuid
by Kyle Huey
· 8 years ago
8370c3d
kvm: svm: Add kvm_fast_pio_in support
by Tom Lendacky
· 8 years ago
1472775
kvm: svm: Add support for additional SVM NPF error codes
by Tom Lendacky
· 8 years ago
ea26e4e
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
by Paolo Bonzini
· 8 years ago
095cf55
KVM: x86: Hyper-V tsc page setup
by Paolo Bonzini
· 9 years ago
3e3f502
kvm: x86: drop read_tsc_offset()
by Luiz Capitulino
· 8 years ago
a545ab6
kvm: x86: add tsc_offset field to struct kvm_vcpu_arch
by Luiz Capitulino
· 8 years ago
ad53e35
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
5881f73
svm: Introduce AMD IOMMU avic_ga_log_notifier
by Suravee Suthikulpanit
· 8 years ago
5ea11f2
svm: Introduces AVIC per-VM ID
by Suravee Suthikulpanit
· 8 years ago
8a7e75d
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
by Suraj Jitindar Singh
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
af1bae5
KVM: x86: bump KVM_MAX_VCPU_ID to 1023
by Radim Krčmář
· 8 years ago
682f732
KVM: x86: bump MAX_VCPUS to 288
by Radim Krčmář
· 8 years ago
c519265
KVM: x86: add a flag to disable KVM x2apic broadcast quirk
by Radim Krčmář
· 8 years ago
37131313
KVM: x86: add KVM_CAP_X2APIC_API
by Radim Krčmář
· 8 years ago
0ca52e7
KVM: x86: dynamic kvm_apic_map
by Radim Krčmář
· 8 years ago
e45115b
KVM: x86: use physical LAPIC array for logical x2APIC
by Radim Krčmář
· 8 years ago
757883d
KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240
by Radim Krčmář
· 8 years ago
ffb128c
kvm: mmu: don't set the present bit unconditionally
by Bandan Das
· 8 years ago
c45dcc7
KVM: VMX: enable guest access to LMCE related MSRs
by Ashok Raj
· 9 years ago
64672c9
kvm: vmx: hook preemption timer support
by Yunhong Jiang
· 9 years ago
ce7a058
KVM: x86: support using the vmx preemption timer for tsc deadline timer
by Yunhong Jiang
· 9 years ago
7d669f5
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
by Suravee Suthikulpanit
· 9 years ago
67c9ddd
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
by Paolo Bonzini
· 9 years ago
be8ca17
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
by Suravee Suthikulpanit
· 9 years ago
18f40c5
svm: Add VMEXIT handlers for AVIC
by Suravee Suthikulpanit
· 9 years ago
44a95da
KVM: x86: Detect and Initialize AVIC support
by Suravee Suthikulpanit
· 9 years ago
d1ed092
KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks
by Suravee Suthikulpanit
· 9 years ago
0354313
KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
by Suravee Suthikulpanit
· 9 years ago
3491caf
KVM: halt_polling: provide a way to qualify wakeups during poll
by Christian Borntraeger
· 9 years ago
c54cdf1
KVM: x86: optimize steal time calculation
by Liang Chen
· 9 years ago
14ebda33
KVM: x86: reduce default value of halt_poll_ns parameter
by Paolo Bonzini
· 9 years ago
b9baba8
KVM, pkeys: expose CPUID/CR4 to guest
by Huaitong Han
· 9 years ago
be94f6b
KVM, pkeys: add pkeys support for permission_fault
by Huaitong Han
· 9 years ago
2d34410
KVM, pkeys: introduce pkru_mask to cache conditions
by Huaitong Han
· 9 years ago
5a5fbdc
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
by Paolo Bonzini
· 9 years ago
6bb69c9
KVM: MMU: simplify last_pte_bitmap
by Paolo Bonzini
· 9 years ago
13d268c
KVM: MMU: apply page track notifier
by Xiao Guangrong
· 9 years ago
0eb05bf
KVM: page track: add notifier support
by Xiao Guangrong
· 9 years ago
e5691a8
KVM: MMU: clear write-flooding on the fast path of tracked page
by Xiao Guangrong
· 9 years ago
21ebbed
KVM: page track: add the framework of guest page tracking
by Xiao Guangrong
· 9 years ago
92f94f1
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
by Xiao Guangrong
· 9 years ago
52004014
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
by Feng Wu
· 9 years ago
2860c4b
KVM: move architecture-dependent requests to arch/
by Paolo Bonzini
· 9 years ago
1f4b34f
kvm/x86: Hyper-V SynIC timers
by Andrey Smetanin
· 9 years ago
018aabb5
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
by Takuya Yoshikawa
· 9 years ago
db397571
kvm/x86: Hyper-V kvm exit
by Andrey Smetanin
· 9 years ago
5c919412
kvm/x86: Hyper-V synthetic interrupt controller
by Andrey Smetanin
· 9 years ago
d62caab
kvm/x86: per-vcpu apicv deactivation support
by Andrey Smetanin
· 9 years ago
6308630
kvm/x86: split ioapic-handled and EOI exit bitmaps
by Andrey Smetanin
· 9 years ago
a96036b
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
by Paolo Bonzini
· 9 years ago
4ba7653
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
by Haozhong Zhang
· 9 years ago
58ea676
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
by Haozhong Zhang
· 9 years ago
07c1419
KVM: x86: Replace call-back compute_tsc_offset() with a common function
by Haozhong Zhang
· 9 years ago
381d585
KVM: x86: Replace call-back set_tsc_khz() with a common function
by Haozhong Zhang
· 9 years ago
35181e8
KVM: x86: Add a common TSC scaling function
by Haozhong Zhang
· 9 years ago
ad72188
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
by Haozhong Zhang
· 9 years ago
bc9b961
KVM: x86: Collect information for setting TSC scaling ratio
by Haozhong Zhang
· 9 years ago
893590c
KVM: x86: declare a few variables as __read_mostly
by Paolo Bonzini
· 9 years ago
197a4f4
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
3217f7c
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
by Christoffer Dall
· 9 years ago
58f800d
Merge branch 'kvm-master' into HEAD
by Paolo Bonzini
· 9 years ago
1d8007b
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
by Paolo Bonzini
· 9 years ago
bf9f6ac
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
by Feng Wu
· 9 years ago
8727688
KVM: x86: select IRQ_BYPASS_MANAGER
by Feng Wu
· 9 years ago
efc6440
KVM: x86: Update IRTE for posted-interrupts
by Feng Wu
· 9 years ago
d84f1e0
KVM: make kvm_set_msi_irq() public
by Feng Wu
· 9 years ago
Next »