aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-03-28Document sun ID PROM contentsblueswir1
2009-03-28Fix DMA API when handling an immediate error from block layer (Avi Kivity)aliguori
2009-03-28Fix vectored aio bounce handling immediate errors (Avi Kivity)aliguori
2009-03-28host_device_remove: remove incorrect check for device name (Eduardo Habkost)aliguori
2009-03-28FreeBSD host physical cdrom fixesblueswir1
2009-03-28Fix warning in vl.cblueswir1
2009-03-28Fix out of tree compilationblueswir1
2009-03-28Fix compile problems with r6884blueswir1
2009-03-28Syncing documentation vs. -help vs. qemu_options tableblueswir1
2009-03-21Fix absolute mouse events generated by SDL frontend.balrog
2009-03-20Move block dma helpers aiocb to store dma state (Avi Kivity)aliguori
2009-03-20Use vectored aiocb storage to store vector translation state (Avi Kivity)aliguori