aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-19target-mips: Set opn in gen_ldst_multiple.Richard Henderson
2012-09-19hw/pflash_cfi0[12]: Use host-utils.h ctz32()Peter Maydell
2012-09-19pflash_cfi01: fix vendor specific extended queryAurelien Jarno
2012-09-19revert "TCG: fix copy propagation"Aurelien Jarno
2012-09-19tcg: mark set_label with TCG_OPF_BB_END flagAurelien Jarno
2012-09-19tcg/i386: allow constants in load/store opsAurelien Jarno
2012-09-19xilinx_timer: Fix a compile error if debug enabledChris Wulff
2012-09-19xilinx: fix names of ethernet and dma links.Peter A. G. Crosthwaite
2012-09-19xilinx.h: Error check when setting linksPeter A. G. Crosthwaite
2012-09-19xilinx_timer: Fixed "frequency" prop namePeter A. G. Crosthwaite
2012-09-19xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite
2012-09-19xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite
2012-09-19arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archsPeter Maydell
2012-09-17Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-09-17Revert "Add ability to disable build of all targets"Anthony Liguori
2012-09-17cpu_physical_memory_write_rom() needs to do TB invalidatesDavid Gibson
2012-09-17qemu-char: BUGFIX, don't call FD_ISSET with negative fdDavid Gibson
2012-09-17Revert 455aa1e08 and c3767ed0ebAnthony Liguori
2012-09-17pc: Drop practically unused BOCHS BIOS debug portsJan Kiszka
2012-09-17add -machine mem-merge=on|off optionLuiz Capitulino
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl
2012-09-15target-mips: switch to AREG0 free modeBlue Swirl
2012-09-15target-sh4: switch to AREG0 free modeBlue Swirl
2012-09-15target-cris: Switch to AREG0 free modeAurelien Jarno
2012-09-15target-cris: Avoid AREG0 for helpersAurelien Jarno
2012-09-15target-microblaze: switch to AREG0 free modeBlue Swirl
2012-09-15target-arm: final conversion to AREG0 free modeBlue Swirl
2012-09-15target-arm: convert remaining helpersBlue Swirl
2012-09-15target-arm: convert void helpersBlue Swirl
2012-09-15target-unicore32: switch to AREG0 free modeBlue Swirl
2012-09-15target-m68k: avoid using cpu_single_envBlue Swirl
2012-09-15target-m68k: switch to AREG0 free modeBlue Swirl
2012-09-15target-lm32: switch to AREG0 free modeBlue Swirl
2012-09-15target-s390x: avoid cpu_single_envBlue Swirl
2012-09-15configure: properly check if -lrt and -lm is neededNatanael Copa
2012-09-15tcg: Fix MAX_OPC_PARAM_IARGSStefan Weil
2012-09-14configure: fix seccomp checkYann E. MORIN
2012-09-14net: EAGAIN handling for net/socket.c TCPStefan Hajnoczi
2012-09-14net: EAGAIN handling for net/socket.c UDPStefan Hajnoczi
2012-09-14net: asynchronous send/receive infrastructure for net/socket.cStefan Hajnoczi
2012-09-14net: broadcast hub packets if at least one port can receiveStefan Hajnoczi
2012-09-14net: fix usbnet_receive() packet dropsStefan Hajnoczi
2012-09-14net: clean up usbnet_receive()Stefan Hajnoczi
2012-09-14net: add -netdev options to man pageStefan Hajnoczi
2012-09-14net: do not report queued packets as sentStefan Hajnoczi