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
/
include
/
asm
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-7
/
+24
|
\
|
*
KVM: x86: bump KVM_MAX_VCPU_ID to 1023
Radim Krčmář
2016-07-14
1
-0
/
+1
|
*
KVM: x86: bump MAX_VCPUS to 288
Radim Krčmář
2016-07-14
1
-1
/
+1
|
*
KVM: x86: add a flag to disable KVM x2apic broadcast quirk
Radim Krčmář
2016-07-14
1
-0
/
+1
|
*
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
2016-07-14
1
-1
/
+3
|
*
KVM: x86: dynamic kvm_apic_map
Radim Krčmář
2016-07-14
1
-1
/
+2
|
*
KVM: x86: use physical LAPIC array for logical x2APIC
Radim Krčmář
2016-07-14
1
-2
/
+4
|
*
KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240
Radim Krčmář
2016-07-14
1
-1
/
+1
|
*
kvm: mmu: don't set the present bit unconditionally
Bandan Das
2016-07-14
1
-1
/
+1
|
*
KVM: VMX: enable guest access to LMCE related MSRs
Ashok Raj
2016-06-23
1
-0
/
+5
|
*
kvm: vmx: hook preemption timer support
Yunhong Jiang
2016-06-16
1
-0
/
+2
|
*
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
2016-06-16
1
-0
/
+3
*
|
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
2016-06-16
1
-0
/
+11
|
/
*
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
2016-05-18
1
-1
/
+1
*
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
2016-05-18
1
-0
/
+1
*
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
2016-05-18
1
-0
/
+1
*
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
2016-05-18
1
-0
/
+4
*
KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks
Suravee Suthikulpanit
2016-05-18
1
-2
/
+16
*
KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
Suravee Suthikulpanit
2016-05-18
1
-0
/
+3
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+2
*
KVM: x86: optimize steal time calculation
Liang Chen
2016-04-20
1
-1
/
+0
*
KVM: x86: reduce default value of halt_poll_ns parameter
Paolo Bonzini
2016-04-01
1
-1
/
+1
*
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
2016-03-22
1
-1
/
+2
*
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
2016-03-22
1
-0
/
+3
*
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
2016-03-22
1
-0
/
+8
*
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
Paolo Bonzini
2016-03-09
1
-1
/
+0
*
KVM: MMU: simplify last_pte_bitmap
Paolo Bonzini
2016-03-08
1
-6
/
+2
*
KVM: MMU: apply page track notifier
Xiao Guangrong
2016-03-03
1
-2
/
+3
*
KVM: page track: add notifier support
Xiao Guangrong
2016-03-03
1
-0
/
+1
*
KVM: MMU: clear write-flooding on the fast path of tracked page
Xiao Guangrong
2016-03-03
1
-1
/
+1
*
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
2016-03-03
1
-0
/
+10
*
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
2016-03-03
1
-1
/
+1
*
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
2016-02-09
1
-0
/
+2
*
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
1
-0
/
+28
*
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
1
-0
/
+13
*
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
Takuya Yoshikawa
2015-11-25
1
-2
/
+6
*
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
2015-11-25
1
-0
/
+1
*
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
1
-0
/
+15
*
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
1
-1
/
+5
*
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-25
1
-2
/
+2
*
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
1
-1
/
+1
*
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
2015-11-10
1
-0
/
+1
*
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
1
-12
/
+1
*
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
1
-1
/
+0
*
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
1
-1
/
+0
*
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
2015-11-10
1
-0
/
+2
*
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
2015-11-10
1
-0
/
+1
*
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
2015-11-10
1
-0
/
+4
*
KVM: x86: declare a few variables as __read_mostly
Paolo Bonzini
2015-11-10
1
-2
/
+0
*
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-11-04
1
-0
/
+4
|
\
[next]