Show patches with: Archived = No       |   430333 patches
« 1 2 ... 457 458 4594303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/9] tcg/optimizer: rework copy progagation - - 1 - --- 2012-09-19 Aurelien Jarno New
[2/9] tcg/optimizer: check types in copy propagation - - - - --- 2012-09-19 Aurelien Jarno New
[1/9] tcg/optimizer: remove TCG_TEMP_ANY - - 1 - --- 2012-09-19 Aurelien Jarno New
[11/11] gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES - - - - --- 2012-09-16 Aurelien Jarno New
[10/11] target-sh4: remove useless code - - - - --- 2012-09-16 Aurelien Jarno New
[09/11] target-sh4: cleanup DisasContext - - - - --- 2012-09-16 Aurelien Jarno New
[08/11] target-sh4: rework exceptions handling - - - - --- 2012-09-16 Aurelien Jarno New
[07/11] target-sh4: remove gen_clr_t() and gen_set_t() - - - - --- 2012-09-16 Aurelien Jarno New
[06/11] target-sh4: optimize swap.w - - - - --- 2012-09-16 Aurelien Jarno New
[05/11] target-sh4: optimize xtrct - - - - --- 2012-09-16 Aurelien Jarno New
[04/11] target-sh4: implement addv and subv using TCG - - - - --- 2012-09-16 Aurelien Jarno New
[03/11] target-sh4: implement addc and subc using TCG - - - - --- 2012-09-16 Aurelien Jarno New
[02/11] target-sh4: use float32_muladd() to implement fmac - - - - --- 2012-09-16 Aurelien Jarno New
[01/11] target-sh4: mark a few helpers const and pure - - - - --- 2012-09-16 Aurelien Jarno New
[5/5] target-arm: mark a few integer helpers const and pure - - - - --- 2012-09-16 Aurelien Jarno New
[4/5] target-arm: optimize helper_sar - - - - --- 2012-09-16 Aurelien Jarno New
[3/5] target-arm: convert shl and shr helpers to TCG - - - - --- 2012-09-16 Aurelien Jarno New
[2/5] target-arm: convert add_cc and sub_cc helpers to TCG - - - - --- 2012-09-16 Aurelien Jarno New
[1/5] target-arm: use globals for CC flags - - - - --- 2012-09-16 Aurelien Jarno New
[v3,17/17] vga: cleanup after isa_vga_init() and pci_vga_init() conversion - - - - --- 2012-09-11 Aurelien Jarno New
[v3,16/17] mips/r4k: use the new is_vga_init() function - - - - --- 2012-09-11 Aurelien Jarno New
[v3,15/17] pc: use the new pci_vga_init() and isa_vga_init() functions - - - - --- 2012-09-11 Aurelien Jarno New
[v3,14/17] sun/sun4u: use the new pci_vga_init() function 1 - - - --- 2012-09-11 Aurelien Jarno New
[v3,13/17] ppc/pSeries: use the new pci_vga_init() function - - - - --- 2012-09-11 Aurelien Jarno New
[v3,12/17] ppc/prep: use the new pci_vga_init() function 1 - - - --- 2012-09-11 Aurelien Jarno New
[v3,11/17] ppc/oldworld: use the new pci_vga_init() function - - - - --- 2012-09-11 Aurelien Jarno New
[v3,10/17] ppc/newworld: use the new pci_vga_init() function - - - - --- 2012-09-11 Aurelien Jarno New
[v3,09/17] alpha: use the new pci_vga_init() function 1 - - - --- 2012-09-11 Aurelien Jarno New
[v3,08/17] mips/malta: use the new pci_vga_init() function - - - - --- 2012-09-11 Aurelien Jarno New
[v3,07/17] isa: add a isa_vga_init() function - - - - --- 2012-09-11 Aurelien Jarno New
[v3,06/17] pci: add a pci_vga_init() function - - - - --- 2012-09-11 Aurelien Jarno New
[v3,05/17] vl.c: default to std if cirrus is not available - - - - --- 2012-09-11 Aurelien Jarno New
[v3,04/17] vl.c: check for qxl availability - - - - --- 2012-09-11 Aurelien Jarno New
[v3,03/17] vl.c: convert *vga_enabled functions to QOM - - - - --- 2012-09-11 Aurelien Jarno New
[v3,02/17] vga: rename isa_vga_init() to isa_std_vga_init() - - - - --- 2012-09-11 Aurelien Jarno New
[v3,01/17] vga: rename pci_vga_init() into pci_std_vga_init() 3 - - - --- 2012-09-11 Aurelien Jarno New
configure: usbredir fixes - - - - --- 2012-09-11 Aurelien Jarno New
[v2,5/5] target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macros - - - - --- 2012-09-11 Aurelien Jarno New
[v2,4/5] target-ppc: use the softfloat float32_muladd function - - - - --- 2012-09-11 Aurelien Jarno New
[v2,3/5] target-ppc: use the softfloat min/max functions - - - - --- 2012-09-11 Aurelien Jarno New
[v2,2/5] target-ppc: simplify NaN propagation for vector functions - - - - --- 2012-09-11 Aurelien Jarno New
[v2,1/5] softfloat: make float_muladd_negate_* flags independent - - 1 - --- 2012-09-11 Aurelien Jarno New
[v2,3/3] revert "TCG: fix copy propagation" - - - - --- 2012-09-10 Aurelien Jarno New
[v2,2/3] tcg/optimize: fix end of basic bloc detection - - - - --- 2012-09-10 Aurelien Jarno New
[v2,1/3] tcg: mark set_label with TCG_OPF_BB_END flag - - - - --- 2012-09-10 Aurelien Jarno New
tcg/i386: allow constants in load/store ops - - 1 - --- 2012-09-10 Aurelien Jarno New
[2/2] Revert "TCG: fix copy propagation" - - - - --- 2012-09-10 Aurelien Jarno New
[1/2] tcg/optimize: fix end of basic bloc detection - - - - --- 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
[4/5] target-ppc: use the softfloat float32_muladd function - - - - --- 2012-09-08 Aurelien Jarno New
[3/5] target-ppc: use the softfloat min/max functions - - - - --- 2012-09-08 Aurelien Jarno New
[2/5] target-ppc: simplify NaN propagation for vector functions - - - - --- 2012-09-08 Aurelien Jarno New
[1/5] softfloat: fix float{32, 64}_muladd options - - - - --- 2012-09-08 Aurelien Jarno New
tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0 - - - - --- 2012-09-08 Aurelien Jarno New
[12/12] vga: cleanup after pci_vga_init() conversion - - - - --- 2012-09-08 Aurelien Jarno New
[11/12] pc: use the new pci_vga_init() function - - - - --- 2012-09-08 Aurelien Jarno New
[10/12] sun/sun4u: use the new pci_vga_init() function 1 - - - --- 2012-09-08 Aurelien Jarno New
[09/12] ppc/pSeries: use the new pci_vga_init() function - - - - --- 2012-09-08 Aurelien Jarno New
[08/12] ppc/prep: use the new pci_vga_init() function 1 - - - --- 2012-09-08 Aurelien Jarno New
[07/12] ppc/oldworld: use the new pci_vga_init() function - - - - --- 2012-09-08 Aurelien Jarno New
[06/12] ppc/newworld: use the new pci_vga_init() function - - - - --- 2012-09-08 Aurelien Jarno New
[05/12] alpha: use the new pci_vga_init() function 1 - - - --- 2012-09-08 Aurelien Jarno New
[04/12] mips/malta: use the new pci_vga_init() function - - - - --- 2012-09-08 Aurelien Jarno New
[03/12] pci: add a pci_vga_init() function - - - - --- 2012-09-08 Aurelien Jarno New
[02/12] vl.c: check for qxl availability - - - - --- 2012-09-08 Aurelien Jarno New
[01/12] vga: rename pci_vga_init() into pci_std_vga_init() 2 - - - --- 2012-09-08 Aurelien Jarno New
[3/3] mac99: add a video card only when requested - - - - --- 2012-09-07 Aurelien Jarno New
[2/3] g3beige: add a video card only when requested - - - - --- 2012-09-07 Aurelien Jarno New
[1/3] sun4u: add a video card only when requested - - - - --- 2012-09-07 Aurelien Jarno New
target-sparc: fix fcmp{s, d, q} instructions wrt exception - - - - --- 2012-09-07 Aurelien Jarno New
pflash_cfi01: fix vendor specific extended query - - - - --- 2012-09-07 Aurelien Jarno New
[18/21] target-cris: switch to AREG0 free mode - - - - --- 2012-09-07 Aurelien Jarno New
[v2,9/9] tcg/optimize: fix if/else/break coding style - - - - --- 2012-09-07 Aurelien Jarno New
[v2,8/9] tcg/optimize: add constant folding for brcond - - 1 - --- 2012-09-07 Aurelien Jarno New
[v2,7/9] tcg/optimize: add constant folding for setcond - - - - --- 2012-09-07 Aurelien Jarno New
[v2,6/9] tcg/optimize: swap brcond/setcond arguments when possible - - 1 - --- 2012-09-07 Aurelien Jarno New
[v2,5/9] tcg/optimize: simplify shift/rot r, 0, a => movi r, 0 cases - - 1 - --- 2012-09-07 Aurelien Jarno New
[v2,4/9] tcg/optimize: simplify and r, a, 0 cases - - 1 - --- 2012-09-07 Aurelien Jarno New
[v2,3/9] tcg/optimize: simplify or/xor r, a, 0 cases - - 1 - --- 2012-09-07 Aurelien Jarno New
[v2,2/9] tcg/optimize: split expression simplification - - 1 - --- 2012-09-07 Aurelien Jarno New
[v2,1/9] tcg: improve profiler - - - - --- 2012-09-07 Aurelien Jarno New
[8/8] tcg/optimize: add constant folding for brcond - - - - --- 2012-09-06 Aurelien Jarno New
[7/8] tcg/optimize: add constant folding for setcond - - - - --- 2012-09-06 Aurelien Jarno New
[6/8] tcg/optimize: swap brcond/setcond arguments when possible - - - - --- 2012-09-06 Aurelien Jarno New
[5/8] tcg/optimize: simplify shift/rot r, 0, a => movi r, 0 cases - - - - --- 2012-09-06 Aurelien Jarno New
[4/8] tcg/optimize: simplify and r, a, 0 cases - - - - --- 2012-09-06 Aurelien Jarno New
[3/8] tcg/optimize: simplify or/xor r, a, 0 cases - - - - --- 2012-09-06 Aurelien Jarno New
[2/8] tcg/optimize: split expression simplification - - - - --- 2012-09-06 Aurelien Jarno New
[1/8] tcg: improve profiler - - - - --- 2012-09-06 Aurelien Jarno New
tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 code - - 1 - --- 2012-08-27 Aurelien Jarno New
target-sparc: remove useless line in Makefile.objs 1 - - - --- 2012-08-26 Aurelien Jarno New
[for-1.2] target-ppc: fix altivec instructions 1 - 2 - --- 2012-08-26 Aurelien Jarno New
tcg/ia64: fix and optimize ld/st slow path - - - - --- 2012-08-25 Aurelien Jarno New
tcg/ia64: fix prologue/epilogue - - - - --- 2012-08-25 Aurelien Jarno New
lan9118: fix multicast filtering - - 1 - --- 2012-08-23 Aurelien Jarno New
[4/4] target-i386: fix SSE rounding and flush to zero - - - - --- 2012-01-13 Aurelien Jarno New
sparc-linux-user: Fix missing symbols in .rel/.rela.plt sections - - - - --- 2012-01-10 Aurelien Jarno New
configure: fix library linking for smartcard NSS and usbredir - - - - --- 2012-01-08 Aurelien Jarno New
[1/4,v2] target-i386: fix {min, max}{pd, ps, sd, ss} SSE2 instructions - - - - --- 2012-01-07 Aurelien Jarno New
target-sh4: ignore ocbp and ocbwb instructions - - - - --- 2012-01-07 Aurelien Jarno New
« 1 2 ... 457 458 4594303 4304 »