summaryrefslogtreecommitdiff
path: root/hw/ipf.c
Commit message (Expand)AuthorAgeFilesLines
* Rename USE_KVM_* to CONFIG_KVM_*Juan Quintela2009-09-181-2/+2
* Fix up ipf.c for recent mergesMarkus Armbruster2009-07-021-2/+5
* Make qemu-kvm build and run again on ia64Jes Sorensen2009-06-071-24/+26
* Remove the dependency for phys_ram_base for ipf.cJes Sorensen2009-05-041-22/+16
* ia64: Remove the dependency for phys_ram_base for ipf.cXiantao Zhang2009-04-281-24/+19
* Ia64: hw/ipf.c apic_set_irq_delivered() build fixJes Sorensen2009-03-261-2/+10
* Fix warnings in ia64Zhang, Yang2009-03-081-4/+3
* Remove some redundant args of ipfYang Zhang2009-02-241-5/+5
* Fix virtio_blk_init() callsMark McLoughlin2009-01-151-1/+2
* Save ia64 nvramYang2009-01-151-1/+20
* Update call pci_nic_initYang2009-01-151-21/+5
* Device-assignment: introduce add_assigned_devices()Mark McLoughlin2008-11-301-14/+2
* Device-assignment: add_assigned_device() returns a pointerMark McLoughlin2008-11-301-1/+1
* Enable device assignment for ia64Xiantao Zhang2008-11-091-1/+24
* Change ia64 max_cpus to 255Xiantao Zhang2008-10-191-4/+5
* Reindent ia64 code to match qemu code styleJes Sorensen2008-09-271-80/+86
* Ia64: stop passing in global variable as argument to cmos_init()Jes Sorensen2008-09-271-3/+2
* Move kvm memory registration inside qemu'sGlauber Costa2008-09-241-8/+0
* Remove kernel memory allocation code from ipf.cGlauber Costa2008-09-111-21/+6
* Fix compiler warning for ia64Jes Sorensen2008-09-071-3/+3
* Map pci interrupts to ioapic on ia64Xiantao Zhang2008-09-031-0/+29
* Fix bad memory sizing on ia64Xiantao Zhang2008-08-291-1/+1
* Enable virtio for kvm/ia64Xiantao Zhang2008-08-251-0/+11
* Ia64 build fixXiantao Zhang2008-05-121-1/+3
* Dont call exit() from pci_nic_init(), let caller handle errorsRyan Harper2008-03-201-1/+2
* IA64 also need to workaround tcg breakage on non-x86Xiantao Zhang2008-02-171-1/+0
* Covert the mmio address space to port io for ia64Zhang Xiantao2008-01-311-0/+65
* Clean up KVM/QEMU interactionAnthony Liguori2008-01-301-17/+3
* Hardwire the acpi sci interrupt to irq 9Avi Kivity2008-01-191-1/+1
* Ia64: Add check for guest firmware.Zhang Xiantao2008-01-031-1/+2
* Ia64: guest with > 3G memory fixZhang Xiantao2007-12-241-1/+1
* Fix ia64 build on latest sourceZhang Xiantao2007-12-221-245/+308
* Ia64: Enable cmos, since rtc has been added backZhang Xiantao2007-12-201-2/+1
* Sync icache for more architecturesChristian Ehrhardt2007-12-181-11/+0
* Ia64: add back rtc emulation code for ipf platformZhang Xiantao2007-12-161-0/+169
* Ia64: check page size at initialization timeZhang Xiantao2007-12-111-0/+10
* Add ipf.c for ia64 platform emulation supportZhang Xiantao2007-12-111-0/+390