Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 490 491 492 493 494 495 496 497 498 ... 587 588 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[16/35] tcg-s390: Re-implement tcg_out_movi. 2010-06-04 Richard Henderson New
[5/8] bswap: Rewrite cpu_to_<endian><type>u with {ld, st}<type>_<endian>_p 2013-01-05 Richard Henderson New
[052/126] target-s390: Convert CLCLE, MVCLE 2012-09-09 Richard Henderson New
[2/2] softfloat: Implement uint64_to_float128 2012-12-11 Richard Henderson New
[21/22] tcg-i386: Use lea for three-operand add. 2010-04-14 Richard Henderson New
[v5,08/33] tcg-ppc64: Fix setcond_i32 2013-04-15 Richard Henderson New
[v3,24/27] tcg-ppc64: Implement movcond 2013-04-02 Richard Henderson New
[26/35] target-alpha: Use a fixed frequency for the RPCC in system mode. 2011-05-09 Richard Henderson New
[22/35] tcg-s390: Use the AND IMMEDIATE instructions. 2010-06-04 Richard Henderson New
[09/12] tcg-s390: Use risbgz for andi 2013-03-27 Richard Henderson New
[02/15] tcg-sparc: Fix ADDX opcode. 2012-03-25 Richard Henderson New
[1/2] softfloat: Fix uint64_to_float64 2012-12-11 Richard Henderson New
[54/62] tcg-s390: Do not require the extended-immediate facility. 2010-05-27 Richard Henderson New
[v5,29/33] tcg-ppc64: Implement movcond 2013-04-15 Richard Henderson New
[041/126] target-s390: Convert CONVERT TO DECIMAL 2012-09-09 Richard Henderson New
[04/10] mips-linux-user: Save and restore fpu and dsp from sigcontext 2013-02-10 Richard Henderson New
[06/10] target-alpha: Enable NPTL. 2010-04-12 Richard Henderson New
[7/8] alpha-linux-user: Fix sigaction 2013-01-05 Richard Henderson New
[5/9] target-alpha: Move fpcr helpers from op_helper.c to helper.c. 2012-03-23 Richard Henderson New
[2/2] softfloat: Implement uint64_to_float128 2012-12-07 Richard Henderson New
[06/62] s390x: Avoid _llseek. 2010-05-27 Richard Henderson New
[v5,01/33] disas: Disassemble all ppc insns for the host 2013-04-15 Richard Henderson New
[016/126] target-s390: Convert COMPARE, COMPARE LOGICAL 2012-09-09 Richard Henderson New
[2/3] tcg: Use TCGReg for standard tcg-target entry points. 2011-11-09 Richard Henderson New
[17/35] tcg-s390: Implement sign and zero-extension operations. 2010-06-04 Richard Henderson New
[05/12] tcg-s390: Implement mulu2_i64 opcode 2013-03-27 Richard Henderson New
[048/126] target-s390: Convert MOVE 2012-09-09 Richard Henderson New
tcg-s390: Fix movi 2013-03-26 Richard Henderson New
[41/62] tcg-s390: Allocate the code_gen_buffer near the main program. 2010-05-27 Richard Henderson New
[v5,22/33] tcg-ppc64: Handle constant inputs for some compound logicals 2013-04-15 Richard Henderson New
[101/126] target-s390: Convert subchannel instructions 2012-09-09 Richard Henderson New
[07/35] target-alpha: Tidy exception constants. 2011-05-09 Richard Henderson New
[15/35] tcg-s390: Query instruction extensions that are installed. 2010-06-04 Richard Henderson New
[10/12] tcg-s390: Cleanup argument shuffling fixme in softmmu code 2013-03-27 Richard Henderson New
[092/126] target-s390: Convert SPT, STPT 2012-09-09 Richard Henderson New
[v2] target-ppc: Fix narrow-mode add/sub carry output 2013-04-03 Richard Henderson New
[3/4] tcg-hppa: Finish the port. 2010-03-17 Richard Henderson New
[v4,01/33] disas: Disassemble all ppc insns for the host 2013-04-04 Richard Henderson New
[4/9] target-alpha: Move floating-point helpers to fpu_helper.c. 2012-03-23 Richard Henderson New
[06/35] target-alpha: Enable the alpha-softmmu target. 2011-05-09 Richard Henderson New
[10/35] tcg-s390: New TCG target 2010-06-04 Richard Henderson New
[12/12] tcg-s390: Use all 20 bits of the offset in tcg_out_mem 2013-03-27 Richard Henderson New
[7/9] target-alpha: Move palcode support helpers to sys_helper.c. 2012-03-23 Richard Henderson New
tcg-i386: Improve cmov detection 2012-11-24 Richard Henderson New
[5/8] target-alpha: Implement cvtlq inline. 2010-03-15 Richard Henderson New
[v3,10/20] tcg-arm: Use TCG_REG_TMP name for the tcg temporary 2013-03-28 Richard Henderson New
[030/126] target-s390: Send signals for divide 2012-09-09 Richard Henderson New
[25/35] target-alpha: Include the PCC_OFS in the RPCC return value. 2011-05-09 Richard Henderson New
[34/35] tcg-s390: Use COMPARE AND BRANCH instructions. 2010-06-04 Richard Henderson New
[PULL,2/4] tcg-ppc64: bswap64 rotates output 32 bits 2013-06-17 Richard Henderson New
[2/2] mips-linux-user: Always support rdhwr. 2012-03-30 Richard Henderson New
[1/2] softfloat: Fix uint64_to_float64 2012-12-07 Richard Henderson New
[34/62] tcg-s390: Implement immediate MULs. 2010-05-27 Richard Henderson New
[v3,20/20] tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION 2013-03-28 Richard Henderson New
[065/147] target-s390: Convert SIGP 2012-09-27 Richard Henderson New
[21/35] target-alpha: Implement more CALL_PAL values inline. 2011-05-09 Richard Henderson New
[2/2] tcg: Make some tcg-target.c routines static. 2010-06-03 Richard Henderson New
[11/12] tcg-s390: Use load-address for addition 2013-03-27 Richard Henderson New
[9/9] target-alpha: Make use of fp_status.flush_inputs_to_zero. 2012-03-23 Richard Henderson New
[v2] tcg: Add TCGV_IS_UNUSED_* 2012-12-07 Richard Henderson New
[1/8] target-alpha: Add flags markups to helpers.h. 2010-03-12 Richard Henderson New
[v4,17/33] tcg-ppc64: Streamline qemu_ld/st insn selection 2013-04-04 Richard Henderson New
[038/126] target-s390: Convert INSERT CHARACTERS UNDER MASK 2012-09-09 Richard Henderson New
[03/35] pci: Export pci_to_cpu_addr. 2011-05-09 Richard Henderson New
[21/35] tcg-s390: Use the ADD IMMEDIATE instructions. 2010-06-04 Richard Henderson New
[1/2] softfloat: Fix uint64_to_float64 2012-12-31 Richard Henderson New
[10/15] tcg-sparc: Change AREG0 in generated code to %i0. 2012-03-25 Richard Henderson New
[1/2] tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITS 2013-06-04 Richard Henderson New
[3/4] tcg-hppa: Finish the port. 2010-02-20 Richard Henderson New
[v3,15/20] tcg-arm: Cleanup most primitive load store subroutines 2013-03-28 Richard Henderson New
[01/15] tcg-sparc: Hack in qemu_ld/st64 for 32-bit. 2012-03-25 Richard Henderson New
[17/35] target-alpha: Add various symbolic constants. 2011-05-09 Richard Henderson New
[19/35] tcg-s390: Implement rotates. 2010-06-04 Richard Henderson New
tcg-hppa: Fix typo in brcond2 2012-12-28 Richard Henderson New
[026/126] target-s390: Convert BRANCH AND SAVE 2012-09-09 Richard Henderson New
[20/35] target-alpha: Disable interrupts properly. 2011-05-09 Richard Henderson New
[7/8] target-alpha: Use non-inverted arguments to gen_{f}cmov. 2010-03-16 Richard Henderson New
[v5,19/33] tcg-ppc64: Implement bswap16 and bswap32 2013-04-15 Richard Henderson New
[009/126] target-s390: Split out disas_jcc 2012-09-09 Richard Henderson New
[27/35] target-alpha: Implement TLB flush primitives. 2011-05-09 Richard Henderson New
[24/35] tcg-s390: Use the XOR IMMEDIATE instructions. 2010-06-04 Richard Henderson New
vmxnet: Don't use bswap_64 for constants 2013-03-27 Richard Henderson New
[071/126] target-s390: Convert FP DIVIDE 2012-09-09 Richard Henderson New
[21/24] target-alpha: Include the PCC_OFS in the RPCC return value. 2011-04-19 Richard Henderson New
[12/22] tcg-i386: Tidy movi. 2010-04-14 Richard Henderson New
[v5,17/33] tcg-ppc64: Streamline qemu_ld/st insn selection 2013-04-15 Richard Henderson New
[062/126] target-s390: Convert CLM 2012-09-09 Richard Henderson New
[09/35] target-alpha: Cleanup MMU modes. 2011-05-09 Richard Henderson New
[33/62] tcg-s390: Implement immediate ORs. 2010-05-27 Richard Henderson New
[2/2] softfloat: Implement uint64_to_float128 2012-12-31 Richard Henderson New
[040/126] target-s390: Convert FP STORE 2012-09-09 Richard Henderson New
[24/35] target-alpha: Trap for unassigned and unaligned addresses. 2011-05-09 Richard Henderson New
[16/22] tcg-i386: Tidy setcc. 2010-04-14 Richard Henderson New
[37/57] target-i386: introduce gen_jcc1_noeob 2013-01-24 Richard Henderson New
[053/126] target-s390: Convert MVC 2012-09-09 Richard Henderson New
[16/35] target-alpha: Swap shadow registers moving to/from PALmode. 2011-05-09 Richard Henderson New
[42/62] tcg-s390: Rearrange qemu_ld/st to avoid register copy. 2010-05-27 Richard Henderson New
[v6,02/20] tcg: Log the contents of the prologue with -d out_asm 2013-04-23 Richard Henderson New
[076/126] target-s390: Convert FP SQUARE ROOT 2012-09-09 Richard Henderson New
[05/35] target-alpha: Remove partial support for palcode emulation. 2011-05-09 Richard Henderson New