aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-09Use cpu_physical_memory_write_rom instead of memcpy.pbrook
2009-04-09Register a single area for vga bios and option romspbrook
2009-04-09Use load_image_targphys and avoid phys_ram_base.pbrook
2009-04-09More phys_ram_base removal.pbrook
2009-04-09Use load_image_targphys.pbrook
2009-04-09Use guest memory access functions when setting up arm boorloader.pbrook
2009-04-09Use qemu_ram_alloc.pbrook
2009-04-09Enable generic accepts-anything cpu by default for usermode emulation.pbrook
2009-04-08linux-user: fix fstatat64()/newfstatat() syscall implementationaurel32
2009-04-08pcnet: Avoid double conversion via PHYSADDRaurel32
2009-04-08apic: Fix access to non-existent APICaurel32
2009-04-08Use stdint.h for integral data types and definitionsaurel32
2009-04-08target-mips: optimize gen_farith()aurel32
2009-04-08target-mips: optimize gen_flt3_arith()aurel32
2009-04-08target-mips: optimize gen_flt3_ldst()aurel32
2009-04-08target-mips: optimize gen_arith()aurel32
2009-04-08target-mips: optimize decode_opc()aurel32
2009-04-08target-mips: optimize gen_cp1()aurel32
2009-04-08target-mips: optimize gen_cp0()aurel32
2009-04-08factor out setting pc in gdbstubaurel32
2009-04-08linux-user: fix problems with inotify syscallsaurel32
2009-04-08Update the version information to 0.10.50 to signify development branchaliguori
2009-04-07Add --with-pkgversion.pbrook
2009-04-07Implement --version.pbrook
2009-04-07target-arm: don't use T[x] in helperaurel32
2009-04-07target-alpha: fix palcode mask for user pal callsaurel32
2009-04-07target-alpha: document more registers used by 21264aurel32
2009-04-07mc146818: add square wave output supportaurel32
2009-04-07rc4030 registers improvementsaurel32
2009-04-07target-alpha: set target page size to 13 bitsaurel32
2009-04-07Allow 5 mmu indexes.aurel32
2009-04-07target-alpha: stop translation if too longaurel32
2009-04-07Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)aliguori
2009-04-07Revert r6989aliguori
2009-04-07tcg/tcg.h: fix a few typosaurel32
2009-04-07Document some missing options in configure -haurel32
2009-04-07vnc: Fix incorrect attempt to clear a flagaurel32
2009-04-07native preadv/pwritev support (Christoph Hellwig)aliguori
2009-04-07push down vector linearization to posix-aio-compat.c (Christoph Hellwig)aliguori
2009-04-07remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)aliguori
2009-04-07more BlockDriver C99 initializers (Christoph Hellwig)aliguori
2009-04-07Don't try to return result from a void function (spotted by Sparse)blueswir1
2009-04-07Fix a few Sparse warningsblueswir1
2009-04-07Update Changelog to reflect 0.10.2 releasealiguori
2009-04-07Remove potentially offensive humor.edgar_igl
2009-04-07Fix find_device_type() to correctly identify floppy disk devices; (Luca Tetta...aliguori
2009-04-06target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpersaurel32
2009-04-06tcg: add a CONST flag to TCG helpersaurel32
2009-04-06tcg: improve comment about pure functionsaurel32
2009-04-06Remove WIN32 guard around -kaliguori