aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kvm/kvm-ia64.c
AgeCommit message (Expand)Author
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-09-10KVM: remove in_range from io devicesMichael S. Tsirkin
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov
2009-09-10KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov
2009-09-10KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti
2009-09-10KVM: ia64: Correct itc_offset calculationsJes Sorensen
2009-06-10KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti
2009-06-10KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabledJes Sorensen
2009-06-10KVM: ia64: preserve int status through call to kvm_insert_vmm_mappingJes Sorensen
2009-06-10KVM: ia64: restore irq state before calling kvm_vcpu_initJes Sorensen
2009-06-10KVM: ia64: remove empty function vti_vcpu_load()Jes Sorensen
2009-06-10KVM: ia64: Flush all TLBs once guest's memory mapping changes.Xiantao Zhang
2009-06-10KVM: ia64: Don't hold slots_lock in guest modeJes Sorensen
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-06-10KVM: Timer event should not unconditionally unhalt vcpu.Gleb Natapov
2009-06-10KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handlerJes Sorensen
2009-06-10KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.Jes Sorensen
2009-06-10KVM: ia64: Map in SN2 RTC registers to the VMM moduleJes Sorensen
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov
2009-06-10KVM: change the way how lowest priority vcpu is calculatedGleb Natapov
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov
2009-06-10KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov
2009-06-10KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpuYang Zhang
2009-04-22KVM: ia64: fix locking order entering guestJes Sorensen
2009-03-31Pull pvops into release branchTony Luck
2009-03-27ia64: remove some warnings.Isaku Yamahata
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: ia64: dynamic nr online cpusJes Sorensen
2009-03-24KVM: Userspace controlled irq routingAvi Kivity
2009-03-24KVM: ia64: stack get/restore patchJes Sorensen
2009-03-24KVM: New guest debug interfaceJan Kiszka
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2008-12-31KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity
2008-12-31KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang
2008-12-31KVM: ia64: Remove lock held by halted vcpuXiantao Zhang
2008-12-31KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang
2008-11-11KVM: ia64: Use guest signal mask when blockingXiantao Zhang
2008-10-28KVM: ia64: Fix halt emulation logicXiantao Zhang
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang
2008-10-15KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang
2008-10-15KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang
2008-10-15KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang
2008-10-15KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang
2008-09-19KVM: ia64: 'struct fdesc' build fixJes Sorensen
2008-09-05hrtimer: convert kvm-ia64 to the new hrtimer apisArjan van de Ven