aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-31Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'alon/pull-libcacard-assert' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'spice/spice.v45' into stagingAnthony Liguori
2011-10-31hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell
2011-10-31Add AACI audio playback support to the ARM Versatile/PB platformMathieu Sonet
2011-10-30MAINTAINERS: update wiki URL and machine names for target-xtensaMax Filippov
2011-10-30tcg: Optimize some forms of deposit.Richard Henderson
2011-10-30hw/9pfs: Make VirtFS tracing work correctlyAneesh Kumar K.V
2011-10-30exec-all: Fix void pointer arithmeticStefan Weil
2011-10-30Add linux-headers/asm to .gitignoreDavid Gibson
2011-10-27Merge branch 'rth/vis2' of git://repo.or.cz/qemu/rthBlue Swirl
2011-10-27Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Andrzej Zaborowski
2011-10-26target-sparc: Implement FALIGNDATA inline.Richard Henderson
2011-10-26target-sparc: Implement BMASK/BSHUFFLE.Richard Henderson
2011-10-26target-sparc: Implement ALIGNADDR* inline.Richard Henderson
2011-10-26target-sparc: Implement EDGE* instructions.Richard Henderson
2011-10-26target-sparc: Implement fpack{16,32,fix}.Richard Henderson
2011-10-26target-sparc: Implement PDIST.Richard Henderson
2011-10-26target-sparc: Do exceptions management fully inside the helpers.Richard Henderson
2011-10-26target-sparc: Change fpr representation to doubles.Richard Henderson
2011-10-26target-sparc: Undo cpu_fpr rename.Richard Henderson
2011-10-26target-sparc: Extract float128 move to a function.Richard Henderson
2011-10-26target-sparc: Extract common code for floating-point operations.Richard Henderson
2011-10-26target-sparc: Make FPU/VIS helpers const when possible.Richard Henderson
2011-10-26target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson
2011-10-26target-sparc: Add accessors for double-precision fpr access.Richard Henderson
2011-10-26target-sparc: Mark fprs dirty in store accessor.Richard Henderson
2011-10-26target-sparc: Add accessors for single-precision fpr access.Richard Henderson
2011-10-26Sparc: split load and store op helpersBlue Swirl
2011-10-26Sparc: convert win_helper to trace frameworkBlue Swirl
2011-10-26Sparc: convert interrupt helpers to trace frameworkBlue Swirl
2011-10-26Sparc: convert mmu_helper to trace frameworkBlue Swirl
2011-10-26Sparc: split MMU helpersBlue Swirl
2011-10-26Sparc: fix coding style in helper.cBlue Swirl
2011-10-26Sparc: avoid AREG0 for division op helpersBlue Swirl
2011-10-26Sparc: avoid AREG0 for softint op helpers and Leon cache controlBlue Swirl
2011-10-26Sparc: avoid AREG0 for CWP and PSTATE helpersBlue Swirl
2011-10-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-10-26ahci: fix DPRINTF format stringsMax Filippov
2011-10-26Documentation: fix typoBernhard Reutner-Fischer
2011-10-26Fix typo: buf -> busHervé Poussineau
2011-10-26tools: reorganize Makefile variablesPaolo Bonzini
2011-10-26exec.c: Remove useless comment陳韋任
2011-10-26qed: remove unneeded variable assignmentPavel Borzenkov
2011-10-26qed: don't pass NULL to memcpyPavel Borzenkov
2011-10-26vmdk: vmdk_read_cid returns garbage if p_name is NULLPavel Borzenkov
2011-10-26vmdk: remove unneeded variable assignmentPavel Borzenkov
2011-10-26device_tree: Fix potential memory leakStefan Weil
2011-10-25main-loop: Add missing include fileStefan Weil