| tcg: update README with const and pure helpers |
2010-03-05 |
Aurelien Jarno |
|
New |
| [2/2] Revert "TCG: fix copy propagation" |
2012-09-10 |
Aurelien Jarno |
|
New |
| [5/5] target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macros |
2012-09-08 |
Aurelien Jarno |
|
New |
| [3/3] tcg/arm: improve constant loading |
2011-01-06 |
Aurelien Jarno |
|
New |
| [3/5] tcg: initial mips support |
2009-10-22 |
Aurelien Jarno |
|
New |
| [v3,for,1.3,3/3] target-openrisc: remove conflicting definitions from cpu.h |
2012-11-05 |
Aurelien Jarno |
|
New |
| [v3,03/17] vl.c: convert *vga_enabled functions to QOM |
2012-09-11 |
Aurelien Jarno |
|
New |
| [v2,14/18] tcg/arm: bswap arguments in qemu_ld/st if needed |
2010-04-10 |
Aurelien Jarno |
|
New |
| target-i386: fix lddqu SSE instruction |
2010-03-06 |
Aurelien Jarno |
|
New |
| [2/7] target-mips: generate a reserved instruction exception on CPU without DSP |
2012-11-16 |
Aurelien Jarno |
|
New |
| [2/5] target-ppc: simplify NaN propagation for vector functions |
2012-09-08 |
Aurelien Jarno |
|
New |
| [1/3] MAINTAINERS: fix typos |
2011-01-06 |
Aurelien Jarno |
|
New |
| [2/5] cpu-all.h: fix cpu_get_real_ticks on mips host |
2009-10-22 |
Aurelien Jarno |
|
New |
| [v2,1/5] target-arm: use globals for CC flags |
2012-09-21 |
Aurelien Jarno |
|
New |
| [v3,01/17] vga: rename pci_vga_init() into pci_std_vga_init() |
2012-09-11 |
Aurelien Jarno |
|
New |
| [v2,13/18] tcg/arm: use ext* ops in qemu_ld |
2010-04-10 |
Aurelien Jarno |
|
New |
| SH4/R2D: fix poweroff |
2010-02-06 |
Aurelien Jarno |
|
New |
| tcg-mips: Implement muls2_i32 |
2013-03-24 |
Aurelien Jarno |
|
New |
| [3/5] target-ppc: use the softfloat min/max functions |
2012-09-08 |
Aurelien Jarno |
|
New |
| cirrus_vga: uninitialized variable warnings |
2011-01-06 |
Aurelien Jarno |
|
New |
| [1/5] linux-user: remove hardcoded value of _NSIG in signal.c |
2009-10-22 |
Aurelien Jarno |
|
New |
| [v2,07/10] tcg/optimize: further optimize brcond/movcond/setcond |
2012-09-21 |
Aurelien Jarno |
|
New |
| lan9118: fix multicast filtering |
2012-08-23 |
Aurelien Jarno |
|
New |
| [13/18] tcg/arm: use ext* ops in qemu_ld |
2010-04-07 |
Aurelien Jarno |
|
New |
| [2/8] target-sh4: MMU: fix mem_idx computation |
2010-02-06 |
Aurelien Jarno |
|
New |
| tcg: mark local temps as MEM in dead_temp() |
2012-11-24 |
Aurelien Jarno |
|
New |
| [2/2] tcg/i386: remove ld/st third argument register constraint |
2012-10-20 |
Aurelien Jarno |
|
New |
| [2/2] mc146818rtc: update registers after a format change |
2011-01-25 |
Aurelien Jarno |
|
New |
| MAC DBDMA: store register values in native endianness |
2009-12-24 |
Aurelien Jarno |
|
New |
| [v2,10/10] tcg/optimize: add constant folding for deposit |
2012-09-21 |
Aurelien Jarno |
|
New |
| [v3,02/26] tcg: add tcg_reg_sync() |
2012-10-19 |
Aurelien Jarno |
|
New |
| [10/18] tcg/arm: add ext16u op |
2010-04-07 |
Aurelien Jarno |
|
New |
| target-i386: fix SIB decoding with index = 4 |
2010-03-06 |
Aurelien Jarno |
|
New |
| [for,1.3] target-i386: enable SSSE3 TCG support |
2012-11-24 |
Aurelien Jarno |
|
New |
| [1/5] softfloat: fix float{32, 64}_muladd options |
2012-09-08 |
Aurelien Jarno |
|
New |
| [2/3] tcg/arm: fix qemu_st64 for big endian targets |
2011-01-06 |
Aurelien Jarno |
|
New |
| Allow usage of qemu_realloc(ptr, 0) |
2009-12-28 |
Aurelien Jarno |
|
New |
| [v2,01/10] tcg/optimize: remove TCG_TEMP_ANY |
2012-09-21 |
Aurelien Jarno |
|
New |
| [v2,3/9] tcg/optimize: simplify or/xor r, a, 0 cases |
2012-09-07 |
Aurelien Jarno |
|
New |
| [15/18] tcg/arm: remove useless register tests in qemu_ld/st |
2010-04-07 |
Aurelien Jarno |
|
New |
| target-sh4: minor optimisations |
2010-02-06 |
Aurelien Jarno |
|
New |
| [4/7] target-mips: use DSP unions for binary DSP operators |
2012-11-16 |
Aurelien Jarno |
|
New |
| [v3,10/17] ppc/newworld: use the new pci_vga_init() function |
2012-09-11 |
Aurelien Jarno |
|
New |
| [2/3] MAINTAINERS: Change MIPS and SH4 maintainers |
2011-01-06 |
Aurelien Jarno |
|
New |
| loader: don't call realloc(O) when no symbols are present |
2009-12-28 |
Aurelien Jarno |
|
New |
| [v2,5/5] target-arm: use deposit instead of hardcoded version |
2012-09-21 |
Aurelien Jarno |
|
New |
| [v2,5/9] tcg/optimize: simplify shift/rot r, 0, a => movi r, 0 cases |
2012-09-07 |
Aurelien Jarno |
|
New |
| [v2,02/18] tcg/arm: explicitely list clobbered/reserved regs |
2010-04-10 |
Aurelien Jarno |
|
New |
| [6/8] target-sh4: MMU: reduce the size of a TLB entry |
2010-02-06 |
Aurelien Jarno |
|
New |
| [v2,4/8] target-mips: add unions to access DSP elements |
2013-01-09 |
Aurelien Jarno |
|
New |
| tcg/ia64: fix and optimize ld/st slow path |
2012-08-25 |
Aurelien Jarno |
|
New |
| [1/3] tcg/arm: fix branch target change during code retranslation |
2011-01-06 |
Aurelien Jarno |
|
New |
| [4/5] tcg: increase TCG_MAX_OP_SIZE to 192 |
2009-10-22 |
Aurelien Jarno |
|
New |
| [6/8] tcg/optimize: swap brcond/setcond arguments when possible |
2012-09-06 |
Aurelien Jarno |
|
New |
| [v3,11/26] tcg: fix some op flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| [01/18] tcg/arm: remove SAVE_LR code |
2010-04-07 |
Aurelien Jarno |
|
New |
| [8/8] target-sh4: MMU: fix store queue addresses |
2010-02-06 |
Aurelien Jarno |
|
New |
| [7/7] target-mips: implement DSP (d)append sub-class with TCG |
2012-11-16 |
Aurelien Jarno |
|
New |
| [v3,12/26] tcg: forbid ld/st function to modify globals |
2012-10-19 |
Aurelien Jarno |
|
New |
| target-arm: fix SMMLA/SMMLS instructions |
2011-01-06 |
Aurelien Jarno |
|
New |
| CODING_STYLE: don't allow non-indented statements after if/else blocks |
2009-10-26 |
Aurelien Jarno |
|
New |
| [7/8] tcg/optimize: add constant folding for setcond |
2012-09-06 |
Aurelien Jarno |
|
New |
| [v2,6/9] tcg/optimize: swap brcond/setcond arguments when possible |
2012-09-07 |
Aurelien Jarno |
|
New |
| [05/18] tcg/arm: align 64-bit arguments in function calls |
2010-04-07 |
Aurelien Jarno |
|
New |
| [4/8] target-sh4: MMU: fix ITLB priviledge check |
2010-02-06 |
Aurelien Jarno |
|
New |
| [5/7] target-mips: use DSP unions for unary DSP operators |
2012-11-16 |
Aurelien Jarno |
|
New |
| [08/12] ppc/prep: use the new pci_vga_init() function |
2012-09-08 |
Aurelien Jarno |
|
New |
| [3/3] MAINTAINERS: add entries for TCG |
2011-01-06 |
Aurelien Jarno |
|
New |
| call insn not truncated on x86_64 |
2010-01-02 |
Aurelien Jarno |
|
New |
| [v2,2/5] target-arm: convert add_cc and sub_cc helpers to TCG |
2012-09-21 |
Aurelien Jarno |
|
New |
| [18/21] target-cris: switch to AREG0 free mode |
2012-09-07 |
Aurelien Jarno |
|
New |
| [1/2] tcg: get rid of copy_size in TCGOpDef |
2010-06-03 |
Aurelien Jarno |
|
New |
| [3/8] target-sh4: MMU: simplify call to tlb_set_page() |
2010-02-06 |
Aurelien Jarno |
|
New |
| [v3,for,1.3,1/3] tcg/arm: fix TLB access in qemu-ld/st ops |
2012-11-05 |
Aurelien Jarno |
|
New |
| [04/12] mips/malta: use the new pci_vga_init() function |
2012-09-08 |
Aurelien Jarno |
|
New |
| tcg/mips: fix branch target change during code retranslation |
2011-01-06 |
Aurelien Jarno |
|
New |
| [v2,18/19] target-mips: fix TLBR wrt SEGMask |
2012-10-30 |
Aurelien Jarno |
|
New |
| [v2,3/5] target-arm: convert sar, shl and shr helpers to TCG |
2012-09-21 |
Aurelien Jarno |
|
New |
| [v3,16/17] mips/r4k: use the new is_vga_init() function |
2012-09-11 |
Aurelien Jarno |
|
New |
| [2/2] tcg: get rid of DEF2 in tcg-opc.h |
2010-06-03 |
Aurelien Jarno |
|
New |
| [5/8] target-sh4: MMU: optimize UTLB accesses |
2010-02-06 |
Aurelien Jarno |
|
New |
| [v3,for,1.3,2/3] tcg/arm: fix cross-endian qemu_st16 |
2012-11-05 |
Aurelien Jarno |
|
New |
| tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0 |
2012-09-08 |
Aurelien Jarno |
|
New |
| usb-hid: modifiers should generate an event |
2011-01-16 |
Aurelien Jarno |
|
New |
| [v2,03/19] softfloat: implement fused multiply-add NaN propagation for MIPS |
2012-10-30 |
Aurelien Jarno |
|
New |
| [v2,06/10] tcg/optimize: optimize "op r, a, a => movi r, 0" |
2012-09-21 |
Aurelien Jarno |
|
New |
| [v2,8/9] tcg/optimize: add constant folding for brcond |
2012-09-07 |
Aurelien Jarno |
|
New |
| [2/2] virtio-blk: fix cross-endianness targets |
2011-01-15 |
Aurelien Jarno |
|
New |
| [1/4] tcg/arm: fix div2/divu2 |
2010-03-01 |
Aurelien Jarno |
|
New |
| 64-on-32 TCG broken |
2012-10-30 |
Aurelien Jarno |
|
New |
| [10/12] sun/sun4u: use the new pci_vga_init() function |
2012-09-08 |
Aurelien Jarno |
|
New |
| [1/2] virtio-net: fix cross-endianness support |
2011-01-15 |
Aurelien Jarno |
|
New |
| [v3,4/5] target-arm: mark a few integer helpers const and pure |
2012-09-25 |
Aurelien Jarno |
|
New |
| [v2,04/10] tcg/optimize: do copy propagation for all operations |
2012-09-21 |
Aurelien Jarno |
|
New |
| [v3,06/17] pci: add a pci_vga_init() function |
2012-09-11 |
Aurelien Jarno |
|
New |
| moxie: fix compilation with CONFIG_FDT |
2013-03-24 |
Aurelien Jarno |
|
New |
| [3/4] tcg/arm: implement setcond2 |
2010-03-01 |
Aurelien Jarno |
|
New |
| [v2,09/10] tcg: remove #ifdef #endif around TCGOpcode tests |
2012-09-21 |
Aurelien Jarno |
|
New |
| [for-1.2] target-ppc: fix altivec instructions |
2012-08-26 |
Aurelien Jarno |
|
New |
| [Qemu-stable,v3] tcg: Fix occasional TCG broken problem when ldst optimization enabled |
2013-03-22 |
Aurelien Jarno |
|
New |