Commit Graph

96 Commits (974802eaa1afdc87e00821df7020a2b3c6fee623)

Author SHA1 Message Date
Marcelo Tosatti 32f8840064 KVM: use smp_send_reschedule in kvm_vcpu_kick 16 years ago
Jes Sorensen 43890ae8bc KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled 16 years ago
Jes Sorensen 4d13c3b04f KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping 16 years ago
Jes Sorensen 457459c3c7 KVM: ia64: restore irq state before calling kvm_vcpu_init 16 years ago
Jes Sorensen f9b647adda KVM: ia64: remove empty function vti_vcpu_load() 16 years ago
Xiantao Zhang 64f6afbd4c KVM: ia64: Flush all TLBs once guest's memory mapping changes. 16 years ago
Jes Sorensen c6b60c6921 KVM: ia64: Don't hold slots_lock in guest mode 16 years ago
Zhang, Xiantao 2906e79f21 KVM: ia64: make kvm depend on CONFIG_MODULES. 16 years ago
Yang Zhang 362c1055e5 KVM: ia64: enable external interrupt in vmm 16 years ago
Gleb Natapov 78646121e9 KVM: Fix interrupt unhalting a vcpu when it shouldn't 16 years ago
Gleb Natapov 09cec75488 KVM: Timer event should not unconditionally unhalt vcpu. 16 years ago
Jes Sorensen 0b5d7a2ccb KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler 16 years ago
Jes Sorensen ce17c64373 KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency 16 years ago
Jes Sorensen c6c9fcdf0f KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading. 16 years ago
Jes Sorensen 0c72ea7fb8 KVM: ia64: Map in SN2 RTC registers to the VMM module 16 years ago
Gleb Natapov 58c2dde17d KVM: APIC: get rid of deliver_bitmask 16 years ago
Gleb Natapov e1035715ef KVM: change the way how lowest priority vcpu is calculated 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
Yang Zhang 3f5e06f879 KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu 16 years ago
Jes Sorensen d24d2c1cc4 KVM: ia64: fix locking order entering guest 16 years ago
Isaku Yamahata 7120569c76 ia64: remove some warnings. 16 years ago
Isaku Yamahata dae17da60d ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning. 16 years ago
Xiantao Zhang 6b08035f3e KVM: ia64: Fix the build errors due to lack of macros related to MSI. 16 years ago
Gleb Natapov 4925663a07 KVM: Report IRQ injection status to userspace. 16 years ago
Jes Sorensen 934d534f8a KVM: ia64: dynamic nr online cpus 16 years ago
Xiantao Zhang 7d656bd996 KVM: ia64: Implement some pal calls needed for windows 2008 16 years ago
Xiantao Zhang 4b7bb626e3 KVM: ia64: Add the support for translating PAL Call's pointer args 16 years ago
Xiantao Zhang 27d146449c KVM: ia64: vTLB change for enabling windows 2008 boot 16 years ago
Avi Kivity 399ec807dd KVM: Userspace controlled irq routing 16 years ago
Avi Kivity 5d9b8e30f5 KVM: Add CONFIG_HAVE_KVM_IRQCHIP 16 years ago
Xiantao Zhang 22ccb14203 KVM: ia64: Code cleanup 16 years ago
Jes Sorensen e9a999fe1f KVM: ia64: stack get/restore patch 16 years ago
Jan Kiszka d0bfb940ec KVM: New guest debug interface 16 years ago
Sheng Yang ad8ba2cd44 KVM: Add kvm_arch_sync_events to sync with asynchronize events 16 years ago
Yang Zhang d39123a486 KVM: ia64: fix fp fault/trap handler 16 years ago
Joerg Roedel 19de40a847 KVM: change KVM to use IOMMU API 16 years ago
Joerg Roedel c4fa386428 KVM: rename vtd.c to iommu.c 16 years ago
Jes Sorensen 042b26edf0 KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() 16 years ago
Avi Kivity ca9edaee1a KVM: Consolidate userspace memory capability reporting into common code 16 years ago
Xiantao Zhang 8fe0736763 KVM: ia64: Clean up vmm_ivt.S using tab to indent every line 16 years ago
Xiantao Zhang 9f7d5bb5e2 KVM: ia64: Add handler for crashed vmm 16 years ago
Xiantao Zhang 5e2be19832 KVM: ia64: Add some debug points to provide crash infomation 16 years ago
Xiantao Zhang 7d63797815 KVM: ia64: Define printk function for kvm-intel module 16 years ago
Xiantao Zhang 30ed5bb685 KVM: ia64: Remove some macro definitions in asm-offsets.c. 16 years ago
Xiantao Zhang 853dafb62b KVM: ia64: Remove lock held by halted vcpu 16 years ago
Xiantao Zhang a917f7af39 KVM: ia64: Re-organize data sturure of guests' data area 16 years ago
Xiantao Zhang ce50b91d0f KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER 16 years ago
Xiantao Zhang 547567c677 KVM: ia64: Fix incorrect kbuild CFLAGS override 16 years ago
Xiantao Zhang c60ff51eb2 KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP 16 years ago