summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: APIC: get rid of deliver_bitmaskGleb Natapov2009-06-102-16/+21
* KVM: change the way how lowest priority vcpu is calculatedGleb Natapov2009-06-102-13/+3
* KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov2009-06-102-0/+11
* KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov2009-06-102-5/+5
* 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-313-2/+4
|\
| * ia64: remove some warnings.Isaku Yamahata2009-03-272-2/+2
| * ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-261-0/+2
* | KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang2009-03-241-0/+2
* | KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-241-2/+10
* | KVM: ia64: dynamic nr online cpusJes Sorensen2009-03-242-5/+12
* | KVM: ia64: Implement some pal calls needed for windows 2008Xiantao Zhang2009-03-242-7/+152
* | KVM: ia64: Add the support for translating PAL Call's pointer argsXiantao Zhang2009-03-241-3/+45
* | KVM: ia64: vTLB change for enabling windows 2008 bootXiantao Zhang2009-03-242-24/+19
* | KVM: Userspace controlled irq routingAvi Kivity2009-03-241-0/+5
* | KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-03-241-0/+4
* | KVM: ia64: Code cleanupXiantao Zhang2009-03-243-57/+2
* | 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: ia64: fix fp fault/trap handlerYang Zhang2009-02-151-8/+9
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-032-2/+3
* KVM: rename vtd.c to iommu.cJoerg Roedel2009-01-031-1/+1
* 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: Clean up vmm_ivt.S using tab to indent every lineXiantao Zhang2008-12-311-741/+729
* KVM: ia64: Add handler for crashed vmmXiantao Zhang2008-12-314-12/+44
* KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang2008-12-315-33/+88
* KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang2008-12-314-1/+50
* KVM: ia64: Remove some macro definitions in asm-offsets.c.Xiantao Zhang2008-12-311-10/+1
* 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-315-35/+41
* KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-231-4/+7
* KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-231-1/+1
* KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang2008-11-111-0/+5
* KVM: Require the PCI subsystemAvi Kivity2008-11-111-0/+2
* KVM: ia64: Use guest signal mask when blockingXiantao Zhang2008-11-111-6/+6
* KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang2008-10-281-2/+6
* KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-283-39/+44
* 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-1710-106/+302
|\
| * KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-152-0/+13
| * KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang2008-10-153-21/+32
| * 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-152-0/+5
| * KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-152-6/+1
| * KVM: ia64: add support for Tukwila processorsXiantao Zhang2008-10-151-21/+91
| * KVM: ia64: Implement a uniform vps interfaceXiantao Zhang2008-10-154-51/+84
| * KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang2008-10-151-2/+35
OpenPOWER on IntegriCloud