aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25main-loop: Add missing include fileStefan Weil
2011-10-25target-sparc: Fix use of g_new0 / g_freeStefan Weil
2011-10-25target-sparc: Fix order of function parametersStefan Weil
2011-10-25hda: do not mix output and input stream states, RHBZ #740493Marc-André Lureau
2011-10-25hda: do not mix output and input streams, RHBZ #740493Marc-André Lureau
2011-10-25spice: fix file handle cleanupGerd Hoffmann
2011-10-25qxl: reset update_surfaceAlon Levy
2011-10-25qxl: fix guest cursor trackingYonit Halperin
2011-10-25qxl: factor out propertiesGerd Hoffmann
2011-10-25ui/spice-core: fix segfault in monitorAlon Levy
2011-10-25qxl: Drop phread_yield on OOMJan Kiszka
2011-10-25qxl: Convert to QEMU thread APIJan Kiszka
2011-10-25spice: Convert core to QEMU thread APIJan Kiszka
2011-10-25spice: support the new migration interface (spice 0.8.3)Yonit Halperin