summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-mips: microMIPS ASE supportNathan Froyd2010-06-094-5/+2531
* target-mips: mips16 cleanupsNathan Froyd2010-06-091-7/+17
* target-mips: refactor c{, abs}.cond.fmt insnsNathan Froyd2010-06-091-83/+81
* target-mips: move FP FMT comments closer to the definitionsAurelien Jarno2010-06-091-14/+14
* target-mips: define constants for magic numbersNathan Froyd2010-06-091-142/+295
* tcg: get rid of DEF2 in tcg-opc.hAurelien Jarno2010-06-093-150/+149
* tcg: get rid of copy_size in TCGOpDefAurelien Jarno2010-06-096-22/+4
* Fix multiboot compilationAlexander Graf2010-06-092-12/+28
* tcg: Make some tcg-target.c routines static.Richard Henderson2010-06-0912-23/+22
* tcg: Add TYPE parameter to tcg_out_mov.Richard Henderson2010-06-0912-123/+122
* target-mips: break out [ls][wd]c1 and rdhwr insn generationNathan Froyd2010-06-081-47/+59
* Fix --enable-user-pie compilation.Richard Henderson2010-06-081-0/+3
* microblaze: Make MSR_UM and MSR_VM part of the tb flagsEdgar E. Iglesias2010-06-071-4/+3
* petlogix-3adsp: Tweak displacement of cmdline and fdt blob.Edgar E. Iglesias2010-06-071-2/+2
* migration-exec: fix OpenBSD build warningBlue Swirl2010-06-041-0/+2
* target-i386: fix decoding of negative 4-byte displacementsPaolo Bonzini2010-06-041-1/+1
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-06-0312-118/+414
|\
| * block: Add missing bdrv_delete() for SG_IO BlockDriver in find_image_format()Nicholas A. Bellinger2010-05-281-1/+3
| * qcow2: Fix corruption after error in update_refcountKevin Wolf2010-05-281-0/+4
| * qcow2: Fix corruption after refblock allocationKevin Wolf2010-05-281-2/+9
| * qcow2: Return right error code in write_refcount_block_entriesKevin Wolf2010-05-281-12/+15
| * qcow2: Change l2_load to return 0/-errnoKevin Wolf2010-05-281-16/+22
| * qcow2: Allow qcow2_get_cluster_offset to return errorsKevin Wolf2010-05-283-19/+37
| * block.h: Make BDRV_SECTOR_SIZE 64 bit safeJes Sorensen2010-05-281-1/+1
| * posix-aio-compat: Expand tabs that have crept inStefan Hajnoczi2010-05-281-29/+29
| * drive: allow rerror, werror and readonly for if=noneGerd Hoffmann2010-05-281-3/+3
| * add support for protocol driver create_optionsMORITA Kazutaka2010-05-285-26/+86
| * qemu-io: Add multiwrite commandKevin Wolf2010-05-281-0/+192
| * block: Fix multiwrite with overlapping requestsKevin Wolf2010-05-281-1/+1
| * qcow2: Fix error handling in l2_allocateKevin Wolf2010-05-281-10/+13
| * qcow2: Clear L2 table cache after write errorKevin Wolf2010-05-281-0/+1
* | migration: respect exit status with exec:Anthony Liguori2010-06-034-8/+28
* | tcg-i386: fix a typoAurelien Jarno2010-06-031-1/+1
* | tcg-i386: declare tcg_out_tlb_load() inlineAurelien Jarno2010-06-021-3/+4
* | tcg-i386: Remove some ifdefs in qemu_ld/st.Richard Henderson2010-06-021-47/+38
* | tcg-i386: Split out tlb load function.Richard Henderson2010-06-021-106/+97
* | tcg-i386: Swap order of TLB hit and miss paths.Richard Henderson2010-06-021-92/+80
* | tcg-i386: Split out TLB Hit path from qemu_ld/st.Richard Henderson2010-06-021-95/+102
* | tcg-i386: Tidy data16 prefixes.Richard Henderson2010-06-021-10/+18
* | sparc64: fix umul and smul insnsIgor V. Kovalenko2010-06-021-26/+29
* | sparc64: fix udiv and sdiv insnsIgor V. Kovalenko2010-06-021-2/+2
* | sparc64: improve ldf and stf insnsIgor V. Kovalenko2010-06-021-0/+28
* | sparc64: use symbolic name for MMU index v1Igor V. Kovalenko2010-06-021-12/+16
* | sparc64: fix ldxfsr insnIgor V. Kovalenko2010-06-021-1/+5
* | sparc64: fix 32bit load sign extensionIgor V. Kovalenko2010-06-021-1/+1
* | sparc64: fix missing address masking v1Igor V. Kovalenko2010-06-022-2/+52
* | sparc64: fix tag access register on mmu trapsIgor V. Kovalenko2010-06-021-0/+5
* | vnc: add missing target for vnc-encodings-*.oCorentin Chary2010-06-011-3/+3
* | vnc: tight: don't forget the third colorCorentin Chary2010-06-011-0/+1
* | vnc: tight: don't forget last pixel in tight_encode_indexed_rectCorentin Chary2010-06-011-5/+4
OpenPOWER on IntegriCloud