Commit Graph

10 Commits (561c2bccc7c5cf3d42f38f1f4d61c7b609d4631e)

Author SHA1 Message Date
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Joerg Roedel ec7cf6903f KVM: export kvm_lapic_set_tpr() to modules 17 years ago
Avi Kivity a45352908b KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* 17 years ago
Marcelo Tosatti 3d80840d96 KVM: hlt emulation should take in-kernel APIC/PIT timers into account 17 years ago
Harvey Harrison b8688d51bb KVM: replace remaining __FUNCTION__ occurances 17 years ago
Avi Kivity 0b975a3c2d KVM: Avoid infinite-frequency local apic timer 17 years ago
Avi Kivity 2f52d58c92 KVM: Move apic timer migration away from critical section 17 years ago
Avi Kivity b93463aa59 KVM: Accelerated apic support 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Zhang Xiantao bfc6d222bd KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch 17 years ago
Zhang Xiantao ad312c7c79 KVM: Portability: Introduce kvm_vcpu_arch 17 years ago
Joerg Roedel 722f6ecbcf KVM: LAPIC: minor debugging compile fix 17 years ago
Zhang Xiantao 8be5453f95 KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface 17 years ago
Zhang Xiantao 34c16eecf7 KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) 17 years ago
Qing He e4d47f404b KVM: apic round robin cleanup 17 years ago
Mike Day d77c26fce9 KVM: CodingStyle cleanup 17 years ago
Rusty Russell 7e620d16b8 KVM: Remove gratuitous casts from lapic.c 17 years ago
Rusty Russell d589444e92 KVM: Add kvm_free_lapic() to pair with kvm_create_lapic() 17 years ago
Kevin Pedretti 9da8f4e83a KVM: Improve local apic timer wraparound handling 18 years ago
Kevin Pedretti b33ac88b4c KVM: Fix local apic timer divide by zero 18 years ago
He, Qing c5ec153402 KVM: enable in-kernel APIC INIT/SIPI handling 18 years ago
He, Qing 932f72adbe KVM: round robin for APIC lowest priority delivery mode 18 years ago
Qing He 40487c680d KVM: deliver PIC interrupt only to vcpu0 18 years ago
Eddie Dong a3d7f85f47 KVM: Migrate lapic hrtimer when vcpu moves to another cpu 18 years ago
Eddie Dong 1b9778dae7 KVM: Keep track of missed timer irq injections 18 years ago
Yang, Sheng 6e5d865c0b KVM: VMX: Use shadow TPR/cr8 for 64-bits guests 18 years ago
Eddie Dong 96ad2cc613 KVM: in-kernel LAPIC save and restore support 18 years ago
Eddie Dong 97222cc831 KVM: Emulate local APIC in kernel 18 years ago