Age | Commit message (Expand) | Author |
2012-09-19 | revert "TCG: fix copy propagation" | Aurelien Jarno |
2012-09-19 | tcg: mark set_label with TCG_OPF_BB_END flag | Aurelien Jarno |
2012-09-19 | tcg/i386: allow constants in load/store ops | Aurelien Jarno |
2012-09-19 | xilinx_timer: Fix a compile error if debug enabled | Chris Wulff |
2012-09-19 | xilinx: fix names of ethernet and dma links. | Peter A. G. Crosthwaite |
2012-09-19 | xilinx.h: Error check when setting links | Peter A. G. Crosthwaite |
2012-09-19 | xilinx_timer: Fixed "frequency" prop name | Peter A. G. Crosthwaite |
2012-09-19 | xilinx_timer: Send dbg msgs to stderr not stdout | Peter A. G. Crosthwaite |
2012-09-19 | xilinx_timer: Removed comma in device name | Peter A. G. Crosthwaite |
2012-09-19 | arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs | Peter Maydell |
2012-09-17 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'spice/spice.v60' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-09-17 | Revert "Add ability to disable build of all targets" | Anthony Liguori |
2012-09-17 | cpu_physical_memory_write_rom() needs to do TB invalidates | David Gibson |
2012-09-17 | qemu-char: BUGFIX, don't call FD_ISSET with negative fd | David Gibson |
2012-09-17 | Revert 455aa1e08 and c3767ed0eb | Anthony Liguori |
2012-09-17 | pc: Drop practically unused BOCHS BIOS debug ports | Jan Kiszka |
2012-09-17 | add -machine mem-merge=on|off option | Luiz Capitulino |
2012-09-15 | Remove unused CONFIG_TCG_PASS_AREG0 and dead code | Blue Swirl |
2012-09-15 | target-mips: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-sh4: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-cris: Switch to AREG0 free mode | Aurelien Jarno |
2012-09-15 | target-cris: Avoid AREG0 for helpers | Aurelien Jarno |
2012-09-15 | target-microblaze: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-arm: final conversion to AREG0 free mode | Blue Swirl |
2012-09-15 | target-arm: convert remaining helpers | Blue Swirl |
2012-09-15 | target-arm: convert void helpers | Blue Swirl |
2012-09-15 | target-unicore32: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-m68k: avoid using cpu_single_env | Blue Swirl |
2012-09-15 | target-m68k: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-lm32: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-s390x: avoid cpu_single_env | Blue Swirl |
2012-09-15 | configure: properly check if -lrt and -lm is needed | Natanael Copa |
2012-09-15 | tcg: Fix MAX_OPC_PARAM_IARGS | Stefan Weil |
2012-09-14 | configure: fix seccomp check | Yann E. MORIN |
2012-09-14 | net: EAGAIN handling for net/socket.c TCP | Stefan Hajnoczi |
2012-09-14 | net: EAGAIN handling for net/socket.c UDP | Stefan Hajnoczi |
2012-09-14 | net: asynchronous send/receive infrastructure for net/socket.c | Stefan Hajnoczi |
2012-09-14 | net: broadcast hub packets if at least one port can receive | Stefan Hajnoczi |
2012-09-14 | net: fix usbnet_receive() packet drops | Stefan Hajnoczi |
2012-09-14 | net: clean up usbnet_receive() | Stefan Hajnoczi |
2012-09-14 | net: add -netdev options to man page | Stefan Hajnoczi |
2012-09-14 | net: do not report queued packets as sent | Stefan Hajnoczi |
2012-09-14 | net: add receive_disabled logic to iov delivery path | Stefan Hajnoczi |
2012-09-14 | eepro100: Fix network hang when rx buffers run out | Bo Yang |
2012-09-14 | xen: flush queue when getting an event | Paolo Bonzini |