summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm/kvm-ia64.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2009-06-101-14/+8
* KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabledJes Sorensen2009-06-101-1/+1
* KVM: ia64: preserve int status through call to kvm_insert_vmm_mappingJes Sorensen2009-06-101-1/+6
* KVM: ia64: restore irq state before calling kvm_vcpu_initJes Sorensen2009-06-101-2/+1
* KVM: ia64: remove empty function vti_vcpu_load()Jes Sorensen2009-06-101-5/+0
* KVM: ia64: Flush all TLBs once guest's memory mapping changes.Xiantao Zhang2009-06-101-0/+1
* KVM: ia64: Don't hold slots_lock in guest modeJes Sorensen2009-06-101-31/+33
* KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-101-0/+6
* KVM: Timer event should not unconditionally unhalt vcpu.Gleb Natapov2009-06-101-3/+3
* KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handlerJes Sorensen2009-06-101-1/+31
* KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.Jes Sorensen2009-06-101-4/+14
* KVM: ia64: Map in SN2 RTC registers to the VMM moduleJes Sorensen2009-06-101-5/+38
* KVM: APIC: get rid of deliver_bitmaskGleb Natapov2009-06-101-14/+19
* KVM: change the way how lowest priority vcpu is calculatedGleb Natapov2009-06-101-13/+2
* KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov2009-06-101-0/+8
* KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov2009-06-101-4/+4
* KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpuYang Zhang2009-06-101-1/+1
* KVM: ia64: fix locking order entering guestJes Sorensen2009-04-221-6/+8
* Pull pvops into release branchTony Luck2009-03-311-1/+1
|\
| * ia64: remove some warnings.Isaku Yamahata2009-03-271-1/+1
* | KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-241-2/+10
* | KVM: ia64: dynamic nr online cpusJes Sorensen2009-03-241-4/+8
* | KVM: Userspace controlled irq routingAvi Kivity2009-03-241-0/+5
* | KVM: ia64: stack get/restore patchJes Sorensen2009-03-241-3/+89
* | KVM: New guest debug interfaceJan Kiszka2009-03-241-2/+2
|/
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-031-1/+2
* KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen2008-12-311-30/+10
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-1/+0
* KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang2008-12-311-0/+8
* KVM: ia64: Remove lock held by halted vcpuXiantao Zhang2008-12-311-2/+0
* KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang2008-12-311-29/+31
* KVM: ia64: Use guest signal mask when blockingXiantao Zhang2008-11-111-6/+6
* KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-281-36/+36
* KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-281-3/+5
* Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171-14/+59
|\
| * KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-151-0/+9
| * KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang2008-10-151-2/+2
| * KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang2008-10-151-6/+13
| * KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang2008-10-151-0/+1
| * KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang2008-10-151-2/+35
| * KVM: ia64: 'struct fdesc' build fixJes Sorensen2008-09-191-6/+1
* | hrtimer: convert kvm-ia64 to the new hrtimer apisArjan van de Ven2008-09-051-1/+1
|/
* KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall2008-07-271-2/+3
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-201-0/+3
* KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2008-07-201-0/+3
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-201-3/+3
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-201-8/+0
* fix build error of arch/ia64/kvm/*Takashi Iwai2008-07-171-2/+2
* rename div64_64 to div64_u64Roman Zippel2008-05-011-2/+1
OpenPOWER on IntegriCloud