summaryrefslogtreecommitdiff
path: root/target-ia64
AgeCommit message (Expand)AuthorFilesLines
2010-03-01qemu-kvm: Clean up mpstate synchronizationJan Kiszka1-0/+3
2010-03-01qemu-kvm: Rework VCPU state writeback APIJan Kiszka1-2/+0
2010-02-21Clean up register access APIJan Kiszka1-2/+2
2009-06-15Rename kvm_(load|save)_mpstate to kvm_arch_(load|save)_mpstateGleb Natapov1-2/+2
2009-06-11Fold libkvm-common.h into libkvm-all.hGlauber Costa1-1/+1
2009-06-08build-fix typo in target-ia64/libkvm.cJes Sorensen1-1/+1
2009-06-07Flush icache after dma operations for ia64Jes Sorensen2-10/+0
2009-06-04Do not use cpu_index in interface between libkvm and qemuGleb Natapov1-4/+4
2009-05-21Copy libkvm into the qemu directory structureAvi Kivity2-0/+113
2009-05-21Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity1-5/+9
2009-05-07Define cpu_has_work() for ia64Jes Sorensen1-0/+5
2009-05-04Remove the dependency for phys_ram_base for ipf.cJes Sorensen2-33/+46
2009-04-28ia64: Remove the dependency for phys_ram_base for ipf.cXiantao Zhang2-14/+23
2009-03-25Ia64 CPUStatebuild fixJes Sorensen1-1/+3
2009-03-08Fix warnings in ia64Zhang, Yang4-3/+9
2009-01-15Save ia64 nvramYang2-8/+126
2008-12-18Fix build breakage for ia64Xiantao Zhang1-0/+5
2008-11-23Merge branch 'qemu-cvs'Avi Kivity1-0/+8
2008-11-10Use new interface kvm_init_vcpu for vcpu's initilization.Xiantao Zhang1-1/+1
2008-10-05Fix build breakage on ia64Jes Sorensen4-5/+14
2008-09-27Reindent ia64 code to match qemu code styleJes Sorensen4-45/+30
2008-09-07Fix missing prototypes on ia64 and minor cleanupsJes Sorensen3-10/+16
2008-09-01Add get/set_mpstate for ia64Xiantao Zhang2-1/+13
2008-07-13Fix ia64 build issue caused by last qemu mergeXiantao Zhang2-5/+9
2008-06-25Compile fixes for ia64Anthony Xu3-3/+11
2008-06-12Remove env->ready_for_interrupt_injectionGlauber Costa2-3/+0
2008-05-12Ia64 build fixXiantao Zhang1-1/+0
2008-05-05Merge branch 'qemu-cvs'Avi Kivity1-0/+20
2008-04-22Ia64: include prototype for qemu_malloczJes Sorensen1-0/+1
2008-04-16Spin up vcpu threads before attempting to set lapic contentsAvi Kivity1-0/+1
2008-02-17IA64 also need to workaround tcg breakage on non-x86Xiantao Zhang1-0/+44
2008-01-30Clean up KVM/QEMU interactionAnthony Liguori2-14/+6
2008-01-03Ia64: Add check for guest firmware.Zhang Xiantao2-6/+14
2007-12-22Fix ia64 build on latest sourceZhang Xiantao3-5/+8
2007-12-20Ia64: Add one empty entry in hobZhang Xiantao1-0/+12
2007-12-18Sync icache for more architecturesChristian Ehrhardt1-5/+0
2007-12-11Add ia64 targetZhang Xiantao5-0/+297
2007-12-11Add firmware build logic support for ia64 platformZhang Xiantao2-0/+625