summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-29Fix hxtool eating backslash sequencesblueswir1
2009-03-29fix format string warnings in block-qcow2.c (Christoph Hellwig)aliguori
2009-03-29check for bs->drv in bdrv_flush (Christoph Hellwig)aliguori
2009-03-29remove dead code in bdrv_check_request (Christoph Hellwig)aliguori
2009-03-29target-mips: optimize write to env->hflagsaurel32
2009-03-29target-mips: optimize gen_muldiv()aurel32
2009-03-29tcg: add _tl aliases for div/divu/rem/remuaurel32
2009-03-29target-mips: optimize gen_HILO()aurel32
2009-03-29target-mips: optimize gen_trap()aurel32
2009-03-29target-mips: optimize gen_compute_branch()aurel32
2009-03-29target-mips: don't mix result and arguments in gen_op_*aurel32
2009-03-29target-mips: gen_bshfl()aurel32
2009-03-29target-mips: optimize gen_mul_vr54xx()aurel32
2009-03-29target-mips: optimize gen_cl()aurel32
2009-03-29target-ppc: avoid nop to override next instructionaurel32
2009-03-29target-alpha: bug fix: avoid nop to override next instructionaurel32
2009-03-29target-alpha: remove PALCODE_ declarations (unused).aurel32
2009-03-29target-alpha: add instruction name in comments for hw_ld opcode.aurel32
2009-03-29Document which IPR are used by 21264aurel32
2009-03-29target-alpha: tb_flush helper should flush the tb (and not the tlb).aurel32
2009-03-29target-alpha: fix temp free for hw_staurel32
2009-03-29target-alpha: fix bug: integer conditional branch offset is 21 bits wide.aurel32
2009-03-29target-alpha: Fix bug: do not mask address LSBs for ldwu.aurel32
2009-03-29target-alpha: Fix bug: palcode is at least 6 bits.aurel32
2009-03-28build system: silence gdbstub-xml.c generationaurel32
2009-03-28tcg/README: fix description of bswap32_i32/i64aurel32
2009-03-28target-sh4: r2d --append option supportaurel32
2009-03-28hw/eeprom93xx.c: support 93xx EEPROMs with more than 255 wordsaurel32
2009-03-28hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/...aurel32
2009-03-28target-sh4: r2d --append option supportaurel32
2009-03-28target-mips: fix FPU in 64-bit modeaurel32
2009-03-28target-mips: implement FPU Flush-To-Zero modeaurel32
2009-03-28gdbstub: Allow re-instantiation (Jan Kiszka)aliguori
2009-03-28char: Fix closing of various char devices (Jan Kiszka)aliguori
2009-03-28qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin)aliguori
2009-03-28block-qcow2: keep backing file format in a qcow2 extension (Uri Lublin)aliguori
2009-03-28block: support known backing format for image create and open (Uri Lublin)aliguori
2009-03-28Introducing qcow2 extensions (Uri Lublin)aliguori
2009-03-28kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)aliguori
2009-03-28ROM write access for debugging (Jan Kiszka)aliguori
2009-03-28Use the DMA api to map virtio elements.aliguori
2009-03-28virtio-blk: use generic vectored I/O APIs (Christoph Hellwig)aliguori
2009-03-28add qemu_iovec_init_external (Christoph Hellwig)aliguori
2009-03-28Clean some PCI defines (Stefan Weil)aliguori
2009-03-28Fix monitor command (screendump) (Stefan Weil)aliguori
2009-03-28Remove nodisk_ok machine feature (Jan Kiszka)aliguori
2009-03-28musicpal: Fix regression caused by 6839 (Jan Kiszka)aliguori
2009-03-28gdbstub: Drop redundant memset after qemu_mallocz (Jan Kiszka)aliguori
2009-03-28get roms more room. (Glauber Costa)aliguori
2009-03-28new scsi-generic abstraction, use SG_IO (Christoph Hellwig)aliguori