aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-18Merge branch 'qemu-cvs'kvm-57rc1Avi Kivity
2007-12-17kvm: external module: adjust for new lapic.h includeAvi Kivity
2007-12-17No reason to disallow (phys_ram_alloc_offset + size) = phys_ram_sizeZhang Xiantao
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths
2007-12-16Ia64: add back rtc emulation code for ipf platformZhang Xiantao
2007-12-16Redundant timer rearm optimisation by Anders Melchiorsen.balrog
2007-12-16QEMU_STRACE documentation bit by Thayne Harbaugh.balrog
2007-12-16Add missing ffs() declaration for Win32 hosts, by Stefan Weil.balrog
2007-12-16Work around a crash when timer signal occurs before main loop, original patch...balrog
2007-12-16Mainstone keypad support, by Armin Kuster.balrog
2007-12-16Initial PXA27x keypad support, by Armin Kuster.balrog
2007-12-16Support alternative formats for MAC addresses, by Balazs Attila-Mihaly.balrog
2007-12-16kvm: external module: adjust for new source layoutAvi Kivity
2007-12-16Fix char* signedness, by Andre Przywara.ths
2007-12-16Fix wrong signedness, by Andre Przywara.ths
2007-12-15Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths
2007-12-15kvm: testsuite: add port 0x80 access testAvi Kivity
2007-12-14kvm: external module: show blurb when emulating preempt notifiersAvi Kivity
2007-12-13kvm: external module: cmpxchg64() compatibilityAvi Kivity
2007-12-13Fix a typo in ia64 MAX_BIOS_SIZEkvm-56rc3kvm-56Zhang Xiantao
2007-12-12Mark host pages as reserved (Magnus Damm).balrog
2007-12-12Adds interrupt support to the sh specific timer code (Magnus Damm).balrog
2007-12-12sh_serial: enable tx after reset (Magnus Damm).balrog
2007-12-11Add missing break just before execve, by Takashi Yoshii.balrog
2007-12-11Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori).balrog
2007-12-11IDE should send irq after WIN_DIAGNOSE (Tristan Gingold).balrog
2007-12-11Update documention with '-drive' usage (Laurent Vivier).balrog
2007-12-11 Partial fix to Sparc32 Linux host global register mangling problemblueswir1
2007-12-11 Fix code generation buffer overflow reported by TeLeManblueswir1
2007-12-11Update OpenBIOS images to SVN revision 181. Changes:blueswir1
2007-12-11Migration: save/load PCI-Bus irq related state.kvm-56rc1Uri Lublin
2007-12-11Migration: when saving/loading a pci device, save/load its irq_stateUri Lublin
2007-12-11kvm: libkvm/qemu: get exist-page-bitmap based on address range not slotUri Lublin
2007-12-11Register memory in orderly fashion (from 0 up to ram_size)Uri Lublin
2007-12-11kvm: libkvm/qemu: get dirty-page-bitmap based on address range not slotUri Lublin
2007-12-11kvm: libkvm: deleted old mem_regions[] from kvm_contextUri Lublin
2007-12-11kvm: libkvm: save slot's flagsUri Lublin
2007-12-11kvm: rpm: adjust to new rpm directory structureAvi Kivity
2007-12-11Ia64: check page size at initialization timeZhang Xiantao
2007-12-11kvm: rpm: clear BUILD directoryAvi Kivity
2007-12-11kvm: external module: avoid use of $(shell), since some makes call it too earlyAvi Kivity
2007-12-11Update qemu configuration file for ia64Zhang Xiantao
2007-12-11Update Makefile for ia64 supportZhang Xiantao
2007-12-11Add ipf.c for ia64 platform emulation supportZhang Xiantao
2007-12-11Sync ia64 instruction cache after DMA memory accessZhang Xiantao
2007-12-11Change memory align size to TARGET_PAGE_SIZEZhang Xiantao
2007-12-11kvm: libkvm: Add two kernel memory allocation interfacesZhang Xiantao
2007-12-11Make cpu-exec.c works for ia64 case.Zhang Xiantao
2007-12-11Add qemu-kvm-ia64 supportZhang Xiantao
2007-12-11Add ia64 targetZhang Xiantao