Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
af1bae5497b98cb99d6b0492e6981f060420a00c
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
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
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
ad721883
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
8feb4a0
KVM: Define a new interface kvm_intr_is_single_vcpu()
by Feng Wu
· 9 years ago
9eec50b
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
by Andrey Smetanin
· 9 years ago
1c1a9ce
KVM: x86: Add support for local interrupt requests from userspace
by Steve Rutherford
· 9 years ago
b053b2a
KVM: x86: Add EOI exit bitmap inference
by Steve Rutherford
· 9 years ago
7543a63
KVM: x86: Add KVM exit for IOAPIC EOIs
by Steve Rutherford
· 9 years ago
49df639
KVM: x86: Split the APIC from the rest of IRQCHIP.
by Steve Rutherford
· 9 years ago
d50ab6c
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
by Paolo Bonzini
· 9 years ago
3bb345f
KVM: x86: store IOAPIC-handled vectors in each VCPU
by Paolo Bonzini
· 9 years ago
920552b
KVM: disable halt_poll_ns as default for s390x
by David Hildenbrand
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
c258b62
KVM: MMU: introduce the framework to check zero bits on sptes
by Xiao Guangrong
· 9 years ago
a0a64f5
KVM: MMU: introduce rsvd_bits_validate
by Xiao Guangrong
· 9 years ago
d71ba78
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
by Paolo Bonzini
· 9 years ago
e7d9513
kvm/x86: added hyper-v crash msrs into kvm hyperv context
by Andrey Smetanin
· 10 years ago
e83d588
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
by Andrey Smetanin
· 10 years ago
5544eb9
KVM: count number of assigned devices
by Paolo Bonzini
· 9 years ago
4272013
KVM: x86: make vapics_in_nmi_mode atomic
by Radim Krčmář
· 10 years ago
4e24155
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
25462f7
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
by Wei Huang
· 10 years ago
474a5bb
KVM: x86/vPMU: introduce pmu.h header
by Wei Huang
· 10 years ago
c6702c9
KVM: x86/vPMU: rename a few PMU functions
by Wei Huang
· 10 years ago
19efffa
KVM: MTRR: sort variable MTRRs
by Xiao Guangrong
· 10 years ago
86fd527
KVM: MTRR: do not split 64 bits MSR content
by Xiao Guangrong
· 10 years ago
10fac2d
KVM: MTRR: clean up mtrr default type
by Xiao Guangrong
· 10 years ago
910a6aa
KVM: MTRR: exactly define the size of variable MTRRs
by Xiao Guangrong
· 10 years ago
70109e7
KVM: MTRR: remove mtrr_state.have_fixed
by Xiao Guangrong
· 10 years ago
ff53604
KVM: x86: move MTRR related code to a separate file
by Xiao Guangrong
· 10 years ago
6d396b5
KVM: x86: advertise KVM_CAP_X86_SMM
by Paolo Bonzini
· 10 years ago
699023e
KVM: x86: add SMM to the MMU role, support SMRAM address space
by Paolo Bonzini
· 10 years ago
9da0e4d
KVM: x86: work on all available address spaces
by Paolo Bonzini
· 10 years ago
54bf36a
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
by Paolo Bonzini
· 10 years ago
64d6067
KVM: x86: stubs for SMM support
by Paolo Bonzini
· 10 years ago
f077825
KVM: x86: API changes for SMM support
by Paolo Bonzini
· 10 years ago
609e36d
KVM: x86: pass host_initiated to functions that read MSRs
by Paolo Bonzini
· 10 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 10 years ago
3152657
Merge branch 'linus' into x86/fpu
by Ingo Molnar
· 10 years ago
a9b4fb7
Merge branch 'kvm-master' into kvm-next
by Paolo Bonzini
· 10 years ago
c447e76
kvm/fpu: Enable eager restore kvm FPU for MPX
by Liang Li
· 10 years ago
0fdd74f
Revert "KVM: x86: drop fpu_activate hook"
by Paolo Bonzini
· 10 years ago
edc90b7
KVM: MMU: fix SMAP virtualization
by Xiao Guangrong
· 10 years ago
0ee6a51
x86/fpu, kvm: Simplify fx_init()
by Ingo Molnar
· 10 years ago
0be0226
KVM: MMU: fix SMAP virtualization
by Xiao Guangrong
· 10 years ago
93bbf0b
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
by James Sullivan
· 10 years ago
b7cb223
KVM: x86: tweak types of fields in kvm_lapic_irq
by Paolo Bonzini
· 10 years ago
d28bc9d
KVM: x86: INIT and reset sequences are different
by Nadav Amit
· 10 years ago
Next »