index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Age
Commit message (
Expand
)
Author
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-24
KVM: x86: fix out-of-bounds access in lapic
Radim Krčmář
2016-11-22
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
Jim Mattson
2016-11-03
kvm: x86: avoid atomic operations on APICv vmentry
Paolo Bonzini
2016-11-02
KVM: x86: use ktime_get instead of seeking the hrtimer_clock_base
Paolo Bonzini
2016-11-02
KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support
Wanpeng Li
2016-11-02
KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer
Wanpeng Li
2016-11-02
KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
Wanpeng Li
2016-11-02
KVM: LAPIC: guarantee the timer is in tsc-deadline mode
Wanpeng Li
2016-11-02
KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
Wanpeng Li
2016-08-19
KVM: lapic: don't recalculate apic map table twice when enabling LAPIC
Wanpeng Li
2016-08-04
KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off
Wanpeng Li
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
KVM: x86: bump KVM_MAX_VCPU_ID to 1023
Radim Krčmář
2016-07-14
KVM: x86: add a flag to disable KVM x2apic broadcast quirk
Radim Krčmář
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
2016-07-14
KVM: x86: reset lapic base in kvm_lapic_reset
Radim Krčmář
2016-07-14
KVM: x86: reset APIC ID when enabling LAPIC
Radim Krčmář
2016-07-14
KVM: x86: use hardware-compatible format for APIC ID register
Radim Krčmář
2016-07-14
KVM: x86: dynamic kvm_apic_map
Radim Krčmář
2016-07-14
KVM: x86: use physical LAPIC array for logical x2APIC
Radim Krčmář
2016-07-14
KVM: x86: add kvm_apic_map_get_dest_lapic
Radim Krčmář
2016-07-01
KVM: vmx: fix missed cancellation of TSC deadline timer
Wanpeng Li
2016-07-01
KVM: x86: introduce cancel_hv_tscdeadline
Wanpeng Li
2016-06-27
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
Marcelo Tosatti
2016-06-16
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
2016-06-16
kvm: lapic: separate start_sw_tscdeadline from start_apic_timer
Yunhong Jiang
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
2016-05-18
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
2016-05-18
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
2016-05-18
KVM: x86: Misc LAPIC changes to expose helper functions
Suravee Suthikulpanit
2016-04-05
kvm: x86: make lapic hrtimer pinned
Luiz Capitulino
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-03
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
Joerg Roedel
2016-03-03
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-16
KVM: x86: fix *NULL on invalid low-prio irq
Radim Krčmář
2016-02-09
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
2016-02-09
KVM: x86: consolidate "has lapic" checks into irq.c
Paolo Bonzini
2016-02-09
KVM: APIC: remove unnecessary double checks on APIC existence
Paolo Bonzini
2016-02-09
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Feng Wu
2016-02-09
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
2015-11-04
KVM: x86: zero apic_arb_prio on reset
Radim Krčmář
2015-10-14
kvm: x86: set KVM_REQ_EVENT when updating IRR
Radim Krčmář
[next]