Yang Zhang
|
c7c9c56ca2
x86, apicv: add virtual interrupt delivery support
|
12 years ago |
Yang Zhang
|
8d14695f95
x86, apicv: add virtual x2apic support
|
12 years ago |
Yang Zhang
|
83d4c28693
x86, apicv: add APICv register virtualization support
|
12 years ago |
Gleb Natapov
|
1e08ec4a13
KVM: optimize apic interrupt delivery
|
12 years ago |
Gleb Natapov
|
64eb062029
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
|
13 years ago |
Gleb Natapov
|
c48f14966c
KVM: inline kvm_apic_present() and kvm_lapic_enabled()
|
13 years ago |
Gleb Natapov
|
c5cc421ba3
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
|
13 years ago |
Avi Kivity
|
2a6eac9638
KVM: Simplify kvm_timer
|
13 years ago |
Avi Kivity
|
e9d90d472d
KVM: Remove internal timer abstraction
|
13 years ago |
Michael S. Tsirkin
|
ae7a2a3fb6
KVM: host side for eoi optimization
|
13 years ago |
Michael S. Tsirkin
|
8680b94b0e
KVM: optimize ISR lookups
|
13 years ago |
Michael S. Tsirkin
|
5eadf916df
KVM: document lapic regs field
|
13 years ago |
Avi Kivity
|
8934208221
KVM: Expose kvm_lapic_local_deliver()
|
13 years ago |
Liu, Jinsong
|
a3e06bbe84
KVM: emulate lapic tsc deadline timer for guest
|
13 years ago |
Kevin Tian
|
58fbbf26eb
KVM: APIC: avoid instruction emulation for EOI writes
|
14 years ago |
Takuya Yoshikawa
|
afc20184b7
KVM: x86: Remove useless regs_page pointer from kvm_lapic
|
14 years ago |
Gleb Natapov
|
10388a0716
KVM: Add HYPER-V apic access MSRs
|
15 years ago |
Gleb Natapov
|
0105d1a526
KVM: x2apic interface to lapic
|
16 years ago |
Gleb Natapov
|
fc61b800f9
KVM: Add Directed EOI support to APIC emulation
|
16 years ago |
Gleb Natapov
|
33e4c68656
KVM: Optimize searching for highest IRR
|
16 years ago |
Gleb Natapov
|
58c2dde17d
KVM: APIC: get rid of deliver_bitmask
|
16 years ago |
Gleb Natapov
|
343f94fe4d
KVM: consolidate ioapic/ipi interrupt delivery logic
|
16 years ago |
Gleb Natapov
|
6da7e3f643
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
|
16 years ago |
Marcelo Tosatti
|
d3c7b77d1a
KVM: unify part of generic timer handling
|
16 years ago |
Marcelo Tosatti
|
b682b814e3
KVM: x86: fix LAPIC pending count calculation
|
16 years ago |
Harvey Harrison
|
8b2cf73cc1
KVM: add statics were possible, function definition in lapic.h
|
17 years ago |
Avi Kivity
|
b93463aa59
KVM: Accelerated apic support
|
17 years ago |
Zhang Xiantao
|
82470196fa
KVM: Move irqchip declarations into new ioapic.h and lapic.h
|
17 years ago |