2012-09-22 |
Aurelien Jarno | tcg: remove #ifdef #endif around TCGOpcode tests |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/optimize: prefer the "op a, a, b" form for commutat... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/optimize: further optimize brcond/movcond/setcond |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/optimize: optimize "op r, a, a => movi r, 0" |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/optimize: optimize "op r, a, a => mov r, a" |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/optimize: do copy propagation for all operations |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/optimize: rework copy progagation |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/optimize: check types in copy propagation |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/optimize: remove TCG_TEMP_ANY |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/mips: implement movcond op on MIPS32R2 |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/mips: implement deposit op on MIPS32R2 |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/mips: implement rotl/rotr ops on MIPS32R2 |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/mips: optimize bswap{16,16s,32} on MIPS32R2 |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/mips: optimize brcond arg, 0 |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/mips: use stack for TCG temps |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/mips: don't use global pointer |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/mips: use TCGArg or TCGReg instead of int |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg/mips: kill warnings in user mode |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Aurelien Jarno | tcg-mips: fix wrong usage of 'Z' constraint |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | Merge branch 'usb.65' of git://git.kraxel.org/qemu |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Henderson | tcg-hppa: Fix broken load/store helpers |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Henderson | tcg-hppa: Fix brcond2 and setcond2 |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Henderson | tcg: Fix !USE_DIRECT_JUMP |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Henderson | tcg: Optimize two-address commutative operations |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Henderson | tcg: Optimize movcond for constant comparisons |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Henderson | tcg-i386: Implement movcond |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Henderson | target-alpha: Use movcond |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Henderson | tcg: Introduce movcond |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: remove useless code |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: cleanup DisasContext |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: rework exceptions handling |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: remove gen_clr_t() and gen_set_t() |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: optimize swap.w |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: optimize xtrct |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: implement addv and subv using TCG |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: implement addc and subc using TCG |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: use float32_muladd() to implement fmac |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Aurelien Jarno | target-sh4: mark a few helpers const and pure |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Max Filippov | target-xtensa: don't emit extra tcg_gen_goto_tb |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Max Filippov | target-xtensa: fix extui shift amount |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Aurelien Jarno | tcg/optimize: fix end of basic block detection |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Richard Henderson | target-mips: Implement Loongson Multimedia Instructions |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Richard Henderson | target-mips: Always evaluate debugging macro arguments |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Richard Henderson | target-mips: Fix MIPS_DEBUG. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Richard Henderson | target-mips: Set opn in gen_ldst_multiple. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter Maydell | hw/pflash_cfi0[12]: Use host-utils.h ctz32() |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Aurelien Jarno | pflash_cfi01: fix vendor specific extended query |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Aurelien Jarno | revert "TCG: fix copy propagation" |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Aurelien Jarno | tcg: mark set_label with TCG_OPF_BB_END flag |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Aurelien Jarno | tcg/i386: allow constants in load/store ops |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Chris Wulff | xilinx_timer: Fix a compile error if debug enabled |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter A. G... | xilinx: fix names of ethernet and dma links. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter A. G... | xilinx.h: Error check when setting links |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter A. G... | xilinx_timer: Fixed "frequency" prop name |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter A. G... | xilinx_timer: Send dbg msgs to stderr not stdout |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter A. G... | xilinx_timer: Removed comma in device name |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter Maydell | arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Anthony Liguori | Merge remote-tracking branch 'kiszka/queues/slirp'... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Anthony Liguori | Merge remote-tracking branch 'kwolf/for-anthony' into... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Anthony Liguori | Merge remote-tracking branch 'stefanha/trivial-patches... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Anthony Liguori | Merge remote-tracking branch 'spice/spice.v60' into... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Anthony Liguori | Merge remote-tracking branch 'stefanha/net' into staging |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Anthony Liguori | Merge remote-tracking branch 'qemu-kvm/uq/master' into... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Anthony Liguori | Revert "Add ability to disable build of all targets" |
commit | commitdiff | tree | snapshot |
2012-09-17 |
David Gibson | cpu_physical_memory_write_rom() needs to do TB invalidates |
commit | commitdiff | tree | snapshot |
2012-09-17 |
David Gibson | qemu-char: BUGFIX, don't call FD_ISSET with negative fd |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Anthony Liguori | Revert 455aa1e08 and c3767ed0eb |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Jan Kiszka | pc: Drop practically unused BOCHS BIOS debug ports |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Luiz Capitulino | add -machine mem-merge=on|off option |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | Remove unused CONFIG_TCG_PASS_AREG0 and dead code |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-mips: switch to AREG0 free mode |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-sh4: switch to AREG0 free mode |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Aurelien Jarno | target-cris: Switch to AREG0 free mode |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Aurelien Jarno | target-cris: Avoid AREG0 for helpers |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-microblaze: switch to AREG0 free mode |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-arm: final conversion to AREG0 free mode |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-arm: convert remaining helpers |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-arm: convert void helpers |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-unicore32: switch to AREG0 free mode |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-m68k: avoid using cpu_single_env |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-m68k: switch to AREG0 free mode |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-lm32: switch to AREG0 free mode |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Blue Swirl | target-s390x: avoid cpu_single_env |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Natanael Copa | configure: properly check if -lrt and -lm is needed |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Stefan Weil | tcg: Fix MAX_OPC_PARAM_IARGS |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Yann E. MORIN | configure: fix seccomp check |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Stefan Hajnoczi | net: EAGAIN handling for net/socket.c TCP |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Stefan Hajnoczi | net: EAGAIN handling for net/socket.c UDP |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Stefan Hajnoczi | net: asynchronous send/receive infrastructure for net... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Stefan Hajnoczi | net: broadcast hub packets if at least one port can... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Stefan Hajnoczi | net: fix usbnet_receive() packet drops |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Stefan Hajnoczi | net: clean up usbnet_receive() |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Stefan Hajnoczi | net: add -netdev options to man page |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Stefan Hajnoczi | net: do not report queued packets as sent |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Stefan Hajnoczi | net: add receive_disabled logic to iov delivery path |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Bo Yang | eepro100: Fix network hang when rx buffers run out |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Paolo Bonzini | xen: flush queue when getting an event |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Paolo Bonzini | e1000: flush queue whenever can_receive can go from... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Paolo Bonzini | net: notify iothread after flushing queue |
commit | commitdiff | tree | snapshot |
next |