summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cris: Break out image loading to hw/cris-boot.c.Edgar E. Iglesias2010-06-106-94/+137
* s390: Disassemble some general-instruction-extension insns.Richard Henderson2010-06-101-8/+81
* s390: Update disassembler to the last GPLv2 from binutils.Richard Henderson2010-06-101-30/+49
* tcg-i386: Merge 64-bit generation.Richard Henderson2010-06-105-1876/+889
* configure: display sysconfdir in summaryAurelien Jarno2010-06-101-0/+1
* move computation of tools and roms outside of config-host.mak generationPaolo Bonzini2010-06-101-19/+21
* configure: move directory defaults earlierPaolo Bonzini2010-06-101-33/+14
* configure: ignore unknown --xyzdir optionsPaolo Bonzini2010-06-101-0/+2
* configure: introduce more --xyzdir optionsPaolo Bonzini2010-06-101-5/+21
* configure: expand ${prefix} in create_configPaolo Bonzini2010-06-103-3/+11
* configure: move all directory entries in config-host.mak closePaolo Bonzini2010-06-101-7/+6
* configure: unify handling of xyzdir variablesPaolo Bonzini2010-06-101-8/+12
* rename CONFIG_QEMU_PREFIXPaolo Bonzini2010-06-103-3/+3
* configure: introduce confdir and confsuffixPaolo Bonzini2010-06-101-6/+4
* configure: introduce sysconfsuffixPaolo Bonzini2010-06-101-6/+4
* configure: delete duplicate create_config case stanzaPaolo Bonzini2010-06-101-5/+0
* configure: dyngen is long time gonePaolo Bonzini2010-06-101-1/+2
* configure: avoid using exprPaolo Bonzini2010-06-101-2/+9
* configure: bail out early on invalid -cpu optionPaolo Bonzini2010-06-101-5/+2
* configure: remove some bashismsAurelien Jarno2010-06-101-2/+2
* target-mips: Fix compilationStefan Weil2010-06-091-1/+1
* hw: honor low bit in mipssim machineNathan Froyd2010-06-091-1/+4
* linux-user: honor low bit of entry PC for MIPSNathan Froyd2010-06-091-1/+4
* target-mips: add microMIPS exception handler supportNathan Froyd2010-06-092-6/+16
* 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
OpenPOWER on IntegriCloud