summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tcg: add _tl aliases for div/divu/rem/remuaurel322009-03-291-0/+8
* target-mips: optimize gen_HILO()aurel322009-03-291-4/+0
* target-mips: optimize gen_trap()aurel322009-03-291-26/+12
* target-mips: optimize gen_compute_branch()aurel322009-03-293-51/+48
* target-mips: don't mix result and arguments in gen_op_*aurel322009-03-291-54/+54
* target-mips: gen_bshfl()aurel322009-03-291-29/+45
* target-mips: optimize gen_mul_vr54xx()aurel322009-03-291-2/+2
* target-mips: optimize gen_cl()aurel322009-03-291-15/+11
* target-ppc: avoid nop to override next instructionaurel322009-03-291-3/+3
* target-alpha: bug fix: avoid nop to override next instructionaurel322009-03-291-3/+3
* target-alpha: remove PALCODE_ declarations (unused).aurel322009-03-291-10/+0
* target-alpha: add instruction name in comments for hw_ld opcode.aurel322009-03-291-20/+20
* Document which IPR are used by 21264aurel322009-03-291-31/+65
* target-alpha: tb_flush helper should flush the tb (and not the tlb).aurel322009-03-291-1/+1
* target-alpha: fix temp free for hw_staurel322009-03-291-2/+1
* target-alpha: fix bug: integer conditional branch offset is 21 bits wide.aurel322009-03-291-10/+10
* target-alpha: Fix bug: do not mask address LSBs for ldwu.aurel322009-03-291-1/+1
* target-alpha: Fix bug: palcode is at least 6 bits.aurel322009-03-291-1/+1
* build system: silence gdbstub-xml.c generationaurel322009-03-281-3/+2
* tcg/README: fix description of bswap32_i32/i64aurel322009-03-281-1/+1
* target-sh4: r2d --append option supportaurel322009-03-281-3/+2
* hw/eeprom93xx.c: support 93xx EEPROMs with more than 255 wordsaurel322009-03-281-10/+14
* hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/...aurel322009-03-281-2/+27
* target-sh4: r2d --append option supportaurel322009-03-281-5/+16
* target-mips: fix FPU in 64-bit modeaurel322009-03-281-17/+8
* target-mips: implement FPU Flush-To-Zero modeaurel322009-03-281-0/+5
* gdbstub: Allow re-instantiation (Jan Kiszka)aliguori2009-03-282-21/+38
* char: Fix closing of various char devices (Jan Kiszka)aliguori2009-03-281-2/+19
* qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin)aliguori2009-03-282-5/+23
* block-qcow2: keep backing file format in a qcow2 extension (Uri Lublin)aliguori2009-03-281-2/+53
* block: support known backing format for image create and open (Uri Lublin)aliguori2009-03-283-4/+35
* Introducing qcow2 extensions (Uri Lublin)aliguori2009-03-281-0/+72
* kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)aliguori2009-03-281-23/+4
* ROM write access for debugging (Jan Kiszka)aliguori2009-03-281-3/+8
* Use the DMA api to map virtio elements.aliguori2009-03-281-82/+17
* virtio-blk: use generic vectored I/O APIs (Christoph Hellwig)aliguori2009-03-281-71/+17
* add qemu_iovec_init_external (Christoph Hellwig)aliguori2009-03-282-0/+20
* Clean some PCI defines (Stefan Weil)aliguori2009-03-282-10/+11
* Fix monitor command (screendump) (Stefan Weil)aliguori2009-03-281-0/+1
* Remove nodisk_ok machine feature (Jan Kiszka)aliguori2009-03-288-25/+0
* musicpal: Fix regression caused by 6839 (Jan Kiszka)aliguori2009-03-281-1/+2
* gdbstub: Drop redundant memset after qemu_mallocz (Jan Kiszka)aliguori2009-03-281-2/+0
* get roms more room. (Glauber Costa)aliguori2009-03-281-10/+19
* new scsi-generic abstraction, use SG_IO (Christoph Hellwig)aliguori2009-03-287-137/+115
* Document sun ID PROM contentsblueswir12009-03-281-5/+7
* Fix DMA API when handling an immediate error from block layer (Avi Kivity)aliguori2009-03-281-6/+21
* Fix vectored aio bounce handling immediate errors (Avi Kivity)aliguori2009-03-281-0/+5
* host_device_remove: remove incorrect check for device name (Eduardo Habkost)aliguori2009-03-281-5/+0
* FreeBSD host physical cdrom fixesblueswir12009-03-281-2/+153
* Fix warning in vl.cblueswir12009-03-281-0/+1
OpenPOWER on IntegriCloud