summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename kvm_(load|save)_mpstate to kvm_arch_(load|save)_mpstateGleb Natapov2009-06-151-2/+2
* Fold libkvm-common.h into libkvm-all.hGlauber Costa2009-06-111-1/+1
* build-fix typo in target-ia64/libkvm.cJes Sorensen2009-06-081-1/+1
* Flush icache after dma operations for ia64Jes Sorensen2009-06-072-10/+0
* Do not use cpu_index in interface between libkvm and qemuGleb Natapov2009-06-041-4/+4
* Copy libkvm into the qemu directory structureAvi Kivity2009-05-212-0/+113
* Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-211-5/+9
* Define cpu_has_work() for ia64Jes Sorensen2009-05-071-0/+5
* Remove the dependency for phys_ram_base for ipf.cJes Sorensen2009-05-042-33/+46
* ia64: Remove the dependency for phys_ram_base for ipf.cXiantao Zhang2009-04-282-14/+23
* Ia64 CPUStatebuild fixJes Sorensen2009-03-251-1/+3
* Fix warnings in ia64Zhang, Yang2009-03-084-3/+9
* Save ia64 nvramYang2009-01-152-8/+126
* Fix build breakage for ia64Xiantao Zhang2008-12-181-0/+5
* Merge branch 'qemu-cvs'Avi Kivity2008-11-231-0/+8
* Use new interface kvm_init_vcpu for vcpu's initilization.Xiantao Zhang2008-11-101-1/+1
* Fix build breakage on ia64Jes Sorensen2008-10-054-5/+14
* Reindent ia64 code to match qemu code styleJes Sorensen2008-09-274-45/+30
* Fix missing prototypes on ia64 and minor cleanupsJes Sorensen2008-09-073-10/+16
* Add get/set_mpstate for ia64Xiantao Zhang2008-09-012-1/+13
* Fix ia64 build issue caused by last qemu mergeXiantao Zhang2008-07-132-5/+9
* Compile fixes for ia64Anthony Xu2008-06-253-3/+11
* Remove env->ready_for_interrupt_injectionGlauber Costa2008-06-122-3/+0
* Ia64 build fixXiantao Zhang2008-05-121-1/+0
* Merge branch 'qemu-cvs'Avi Kivity2008-05-051-0/+20
* Ia64: include prototype for qemu_malloczJes Sorensen2008-04-221-0/+1
* Spin up vcpu threads before attempting to set lapic contentsAvi Kivity2008-04-161-0/+1
* IA64 also need to workaround tcg breakage on non-x86Xiantao Zhang2008-02-171-0/+44
* Clean up KVM/QEMU interactionAnthony Liguori2008-01-302-14/+6
* Ia64: Add check for guest firmware.Zhang Xiantao2008-01-032-6/+14
* Fix ia64 build on latest sourceZhang Xiantao2007-12-223-5/+8
* Ia64: Add one empty entry in hobZhang Xiantao2007-12-201-0/+12
* Sync icache for more architecturesChristian Ehrhardt2007-12-181-5/+0
* Add ia64 targetZhang Xiantao2007-12-115-0/+297
* Add firmware build logic support for ia64 platformZhang Xiantao2007-12-112-0/+625