Marcelo Tosatti
|
b606f189c7
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
|
9 years ago |
Paolo Bonzini
|
67c9dddc95
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
|
9 years ago |
Suravee Suthikulpanit
|
be8ca170ed
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
|
9 years ago |
Suravee Suthikulpanit
|
dfb9595429
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
|
9 years ago |
Suravee Suthikulpanit
|
1e6e2755b6
KVM: x86: Misc LAPIC changes to expose helper functions
|
9 years ago |
Luiz Capitulino
|
61abdbe0bc
kvm: x86: make lapic hrtimer pinned
|
9 years ago |
Linus Torvalds
|
10dc374766
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
9 years ago |
Joerg Roedel
|
9daa50076f
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
|
9 years ago |
Joerg Roedel
|
9e4aabe2bb
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
|
9 years ago |
Marcelo Tosatti
|
8577370fb0
KVM: Use simple waitqueue for vcpu->wq
|
9 years ago |
Radim Krčmář
|
4efd805fca
KVM: x86: fix *NULL on invalid low-prio irq
|
9 years ago |
Paolo Bonzini
|
bce87cce88
KVM: x86: consolidate different ways to test for in-kernel LAPIC
|
9 years ago |
Paolo Bonzini
|
1e3161b414
KVM: x86: consolidate "has lapic" checks into irq.c
|
9 years ago |
Paolo Bonzini
|
f8543d6a97
KVM: APIC: remove unnecessary double checks on APIC existence
|
9 years ago |
Feng Wu
|
6228a0da80
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
|
9 years ago |
Feng Wu
|
520040146a
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
|
9 years ago |
Andrey Smetanin
|
5c919412fe
kvm/x86: Hyper-V synthetic interrupt controller
|
10 years ago |
Andrey Smetanin
|
d62caabb41
kvm/x86: per-vcpu apicv deactivation support
|
10 years ago |
Andrey Smetanin
|
6308630bd3
kvm/x86: split ioapic-handled and EOI exit bitmaps
|
10 years ago |
Haozhong Zhang
|
4ba76538dd
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
|
10 years ago |
Radim Krčmář
|
0669a51015
KVM: x86: zero apic_arb_prio on reset
|
10 years ago |
Radim Krčmář
|
c77f3fab44
kvm: x86: set KVM_REQ_EVENT when updating IRR
|
10 years ago |
Feng Wu
|
8feb4a04dc
KVM: Define a new interface kvm_intr_is_single_vcpu()
|
10 years ago |
Steve Rutherford
|
b053b2aef2
KVM: x86: Add EOI exit bitmap inference
|
10 years ago |
Steve Rutherford
|
7543a635aa
KVM: x86: Add KVM exit for IOAPIC EOIs
|
10 years ago |
Steve Rutherford
|
49df6397ed
KVM: x86: Split the APIC from the rest of IRQCHIP.
|
10 years ago |
Paolo Bonzini
|
35754c987f
KVM: x86: introduce lapic_in_kernel
|
10 years ago |
Paolo Bonzini
|
d50ab6c1a2
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
|
10 years ago |
Paolo Bonzini
|
3bb345f387
KVM: x86: store IOAPIC-handled vectors in each VCPU
|
10 years ago |
Paolo Bonzini
|
bdaffe1d93
KVM: x86: set TMR when the interrupt is accepted
|
10 years ago |