aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-01hppa: Fix printf warnings in hppa-dis.c.Richard Henderson
2011-07-01TCG/HPPA: use stack for TCG tempsBlue Swirl
2011-07-01TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SPBlue Swirl
2011-06-30etraxfs-ser: Correct default value for RW_REC_CTRLEdgar E. Iglesias
2011-06-28user: Fix -d debug logging for usermode emulationEdgar E. Iglesias
2011-06-28cris: Handle opcode zeroEdgar E. Iglesias
2011-06-28tcg/ppc64: Remove tcg_out_addimalc
2011-06-28tcg/ppc: Remove tcg_out_addimalc
2011-06-27Merge remote-tracking branch 'kraxel/usb.17' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'amit/for-anthony' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-06-27vnc: Fix compilation with --enable-vnc-pngStefan Weil
2011-06-27virtio-serial: Fix segfault on guest bootLuiz Capitulino
2011-06-26Fix MinGW compilation when --enable-vnc-jpeg is specifiedRoy Tam
2011-06-26TCG/Sparc64: use stack for TCG tempsBlue Swirl
2011-06-26TCG/x86: use stack for TCG tempsBlue Swirl
2011-06-26TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESPBlue Swirl
2011-06-26TCG: remove broken stack allocation for call argumentsBlue Swirl
2011-06-26TCG: fix negative frame offset calculationsBlue Swirl
2011-06-26Delegate setup of TCG temporaries to targetsBlue Swirl
2011-06-26cpu-exec.c: avoid AREG0 useBlue Swirl
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl
2011-06-26exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl
2011-06-26cpu-exec: unify do_interrupt callBlue Swirl
2011-06-26m68k: use caller supplied CPUState for interrupt related stuffBlue Swirl
2011-06-26x86: use caller supplied CPUState for interrupt related stuffBlue Swirl
2011-06-26sparc: move do_interrupt to helper.cBlue Swirl
2011-06-26sparc: fix coding style of the area to be movedBlue Swirl
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl
2011-06-26Sparc32: dummy implementation of MXCC MMU breakpoint registersBlue Swirl
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka
2011-06-24qemu-kvm: fix pulseaudio detection in configureMarc-Antoine Perennou
2011-06-24exec: last_first_tb was only used in !ONLY_USER caseJuan Quintela
2011-06-24w32: Remove redundant definitions of PRI*64Stefan Weil
2011-06-24Do not include compatfd for WIN32Jan Kiszka
2011-06-24Fix comment typos in hw/armv7m.cMatthew Fernandez
2011-06-24MAINTAINERS: Fix typo in email addressPeter Maydell
2011-06-24blockdev: Put space after comma in error messageMarkus Armbruster
2011-06-24Spell "unkown" correctly in error_report() argumentsMarkus Armbruster
2011-06-24qemu-img: Don't prepend qemu-img to error messages twice.Markus Armbruster
2011-06-24Strip trailing '\n' from error_report()'s first argumentMarkus Armbruster
2011-06-24sheepdog: qemu_bh_new() can't return null pointer, drop checkMarkus Armbruster
2011-06-24Align dummy display to fixed-size active consoleJan Kiszka
2011-06-24configure: Don't create symlinks to nonexistent targetsPeter Maydell
2011-06-23usb: ignore USB_DT_DEBUGGerd Hoffmann
2011-06-23usb-storage: Turn drive serial into a qdev property usb-storage.serialMarkus Armbruster
2011-06-23coreaudio: Fix OSStatus format specifierAndreas Färber
2011-06-23coreaudio: Avoid formatting UInt32 typeAndreas Färber