]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-04-11  pbrookRemove code phys_ram_base uses.
2009-04-11  blueswir1BSD user: initial support for i386 and x86_64 targets
2009-04-11  blueswir1Compile target independent files only once
2009-04-11  malcRemove reserved registers from tcg_target_reg_alloc_order
2009-04-11  malcWhack [LS]MW
2009-04-11  malcRemove reserved registers from tcg_target_reg_alloc_order
2009-04-11  aurel32mips malta: fix commit 7064
2009-04-10  aurel32target-mips: fix commit r7076
2009-04-10  aurel32target-mips: optimize gen_movcf_d()
2009-04-10  aurel32target-mips: optimize a few tcg_temp_free()
2009-04-10  aurel32target-alpha: remove amask helper
2009-04-10  aurel32target-alpha: remove helper_load_implver
2009-04-10  aurel32target-alpha: overflow condition for sublv and subqv
2009-04-10  aurel32Clean up rc4030 init function
2009-04-10  aliguoriMake PCI config status register read-only
2009-04-10  pbrookWean device tree code off phys_ram_base.
2009-04-10  pbrookYet more phys_ram_base elimination.
2009-04-10  blueswir1BSD user: add support for OpenBSD/amd64 host
2009-04-10  blueswir1BSD user: add support for OpenBSD/i386 host
2009-04-10  pbrookMore phys_ram_base elimination.
2009-04-10  pbrookClean up VGA ram allocation.
2009-04-10  pbrookFix RTC breakage from r7031.
2009-04-10  pbrookMusicpal ram access cleanup.
2009-04-10  pbrookMore phys_ram_base removal.
2009-04-09  pbrookCleanup SPARC/TCX framebuffer allocation.
2009-04-09  pbrookUse cpu_physical_memory_write_rom instead of memcpy.
2009-04-09  pbrookRegister a single area for vga bios and option roms
2009-04-09  pbrookUse load_image_targphys and avoid phys_ram_base.
2009-04-09  pbrookMore phys_ram_base removal.
2009-04-09  pbrookUse load_image_targphys.
2009-04-09  pbrookUse guest memory access functions when setting up arm...
2009-04-09  pbrookUse qemu_ram_alloc.
2009-04-09  pbrookEnable generic accepts-anything cpu by default for...
2009-04-08  aurel32linux-user: fix fstatat64()/newfstatat() syscall implem...
2009-04-08  aurel32pcnet: Avoid double conversion via PHYSADDR
2009-04-08  aurel32apic: Fix access to non-existent APIC
2009-04-08  aurel32Use stdint.h for integral data types and definitions
2009-04-08  aurel32target-mips: optimize gen_farith()
2009-04-08  aurel32target-mips: optimize gen_flt3_arith()
2009-04-08  aurel32target-mips: optimize gen_flt3_ldst()
2009-04-08  aurel32target-mips: optimize gen_arith()
2009-04-08  aurel32target-mips: optimize decode_opc()
2009-04-08  aurel32target-mips: optimize gen_cp1()
2009-04-08  aurel32target-mips: optimize gen_cp0()
2009-04-08  aurel32factor out setting pc in gdbstub
2009-04-08  aurel32linux-user: fix problems with inotify syscalls
2009-04-08  aliguoriUpdate the version information to 0.10.50 to signify...
2009-04-07  pbrookAdd --with-pkgversion.
2009-04-07  pbrookImplement --version.
2009-04-07  aurel32target-arm: don't use T[x] in helper
2009-04-07  aurel32target-alpha: fix palcode mask for user pal calls
2009-04-07  aurel32target-alpha: document more registers used by 21264
2009-04-07  aurel32mc146818: add square wave output support
2009-04-07  aurel32rc4030 registers improvements
2009-04-07  aurel32target-alpha: set target page size to 13 bits
2009-04-07  aurel32Allow 5 mmu indexes.
2009-04-07  aurel32target-alpha: stop translation if too long
2009-04-07  aliguoriFix crash on resolution change -> screen dump -> vga...
2009-04-07  aliguoriRevert r6989
2009-04-07  aurel32tcg/tcg.h: fix a few typos
2009-04-07  aurel32Document some missing options in configure -h
2009-04-07  aurel32vnc: Fix incorrect attempt to clear a flag
2009-04-07  aliguorinative preadv/pwritev support (Christoph Hellwig)
2009-04-07  aliguoripush down vector linearization to posix-aio-compat...
2009-04-07  aliguoriremove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
2009-04-07  aliguorimore BlockDriver C99 initializers (Christoph Hellwig)
2009-04-07  blueswir1Don't try to return result from a void function (spotte...
2009-04-07  blueswir1Fix a few Sparse warnings
2009-04-07  aliguoriUpdate Changelog to reflect 0.10.2 release
2009-04-07  edgar_iglRemove potentially offensive humor.
2009-04-07  aliguoriFix find_device_type() to correctly identify floppy...
2009-04-06  aurel32target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST...
2009-04-06  aurel32tcg: add a CONST flag to TCG helpers
2009-04-06  aurel32tcg: improve comment about pure functions
2009-04-06  aliguoriRemove WIN32 guard around -k
2009-04-05  aurel32Add new command line option -singlestep for tcg single...
2009-04-05  aurel32tcg/x86_64: optimize register allocation order
2009-04-05  aliguoristop dirty tracking just at the end of migration (Glaub...
2009-04-05  aliguoricreate qemu_file_set_error (Glauber Costa)
2009-04-05  aliguoripropagate error on failed completion (Glauber Costa)
2009-04-05  aliguoriDisable qemu-io on Win32
2009-04-05  aliguoriAdd files not included in previous commit.
2009-04-05  aliguoriFix savevm after BDRV_FILE size enforcement
2009-04-05  aliguoriFix the build for --disable-aio
2009-04-05  aliguorigdbstub: Rework configuration via command line and...
2009-04-05  aliguoriMake `-icount' help fit 80 chars screen width (Robert...
2009-04-05  aliguoriqemu-io - an I/O path exerciser (Christoph Hellwig)
2009-04-05  aliguoriFix display breakage when resizing the screen (v2)...
2009-04-05  blueswir1Fix some win32 compile warnings
2009-04-05  aliguoriMake binary stripping conditional (Riku Voipio)
2009-04-05  aliguoriqcow2: fix image creation for large, > ~2TB, images...
2009-04-05  aliguoripci_add storage: fix error handling for 'if' parameter...
2009-04-05  aliguoribuild system: clean qemu-options.texi and gdbstub-xml...
2009-04-05  aliguoribuild system: silent generation of doc files and qemu...
2009-04-05  aliguoriAdd host_device support to qemu-img. (Nolan Leake)
2009-04-05  aliguoriFix (at least one cause of) qcow2 corruption. (Nolan...
2009-04-05  aliguoriDocument QEMU coding style (v2) (Avi Kivity)
2009-04-05  aliguoriFix oops on 2.6.25 guest (Rusty Russell)
2009-04-04  blueswir1Fix branches and TLB matches for 64 bit targets
2009-04-04  blueswir1Allocate space for static call args, increase stack...
next