Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 476 477 478 479 480 481 482 483 484 ... 569 570 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[v6,06/20] tcg-arm: Use tcg_out_dat_rIN for compares 2013-04-23 Richard Henderson New
[13/57] target-i386: Name the cc_op enumeration 2013-01-24 Richard Henderson New
[10/20] target-sparc: Use get_temp_i32 in gen_dest_fpr_F 2012-10-09 Richard Henderson New
[02/13] target-alpha: Implement cpys{, n, e} inline. 2010-03-12 Richard Henderson New
[3/7] tcg: Swap commutative double-word comparisons 2012-09-27 Richard Henderson New
[5/9] ppc405: Pass in address_space_mem to ppc405{cr, ep}_init. 2011-08-11 Richard Henderson New
[v4,09/18] tcg-arm: Implement division instructions 2013-03-30 Richard Henderson New
[1/2] softfloat: Fix uint64_to_float64 2012-12-11 Richard Henderson New
[1/6] linux-user: Perform more checks on iovec lists 2012-09-21 Richard Henderson New
[15/57] target-i386: Don't clobber s->cc_op in gen_update_cc_op 2013-01-24 Richard Henderson New
[04/20] target-sparc: Convert asi helpers to gen_*_gpr 2012-10-09 Richard Henderson New
[04/13] target-alpha: Implement cvtql inline. 2010-03-19 Richard Henderson New
[v4,20/33] tcg-ppc64: Implement bswap64 2013-04-04 Richard Henderson New
[14/24] tcg-ppc64: Streamline qemu_ld/st insn selection 2013-02-18 Richard Henderson New
[4/5] exec: Allocate code_gen_prologue from code_gen_buffer 2012-10-16 Richard Henderson New
[v2] target-ppc: Fix narrow-mode add/sub carry output 2013-04-03 Richard Henderson New
[064/147] target-s390: Convert LRA 2012-09-27 Richard Henderson New
[06/57] target-i386: drop cc_op argument of gen_jcc1 2013-01-24 Richard Henderson New
[5/4] exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c 2012-10-12 Richard Henderson New
[10/13] target-alpha: Enable NPTL. 2010-03-25 Richard Henderson New
[07/12] tcg-sparc: Use Z constraint for %g0 2012-09-27 Richard Henderson New
[03/14] fdc: Convert to isa_register_old_portio_list. 2011-08-16 Richard Henderson New
[v5,19/19] tcg-arm: Tidy exit_tb 2013-03-31 Richard Henderson New
[5/8] irq: Remove CPU_INTERRUPT_TIMER. 2011-05-04 Richard Henderson New
[v6,01/20] tcg-arm: Fix local stack frame 2013-04-23 Richard Henderson New
[3/3] tests: Add unit tests for mulu64 and muls64 2013-01-28 Richard Henderson New
[v4,07/18] tcg-arm: Improve constant generation 2013-03-30 Richard Henderson New
[01/13] target-alpha: Add flags markups to helpers.h. 2010-03-12 Richard Henderson New
[v2] tcg-i386: Use %gs prefixes for x86_64 GUEST_BASE 2012-10-22 Richard Henderson New
[6/6] target-alpha: Add high-resolution access to wall clock and an alarm. 2011-08-26 Richard Henderson New
[18/20] target-sparc: Only use cpu_dst for eventual writes to a gpr 2012-10-09 Richard Henderson New
[1/8] irq: Introduce CPU_INTERRUPT_TGT_* defines. 2011-05-04 Richard Henderson New
[3/7] tcg-i386: Implement movcond 2012-09-21 Richard Henderson New
[52/57] target-i386: Implement SHLX, SARX, SHRX 2013-01-24 Richard Henderson New
[v4,10/18] tcg-arm: Use TCG_REG_TMP name for the tcg temporary 2013-03-30 Richard Henderson New
[03/13] target-alpha: Implement rs/rc properly. 2010-03-15 Richard Henderson New
[v6,19/20] tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION 2013-04-23 Richard Henderson New
[08/11] pckbd: Convert to MemoryRegion. 2011-08-10 Richard Henderson New
[6/6] linux-user: Fix siginfo handling 2012-10-11 Richard Henderson New
[6/8] target-arm: Privatize CPU_INTERRUPT_FIQ. 2011-05-04 Richard Henderson New
[v6,16/20] tcg-arm: Improve scheduling of tcg_out_tlb_read 2013-04-23 Richard Henderson New
[03/57] target-i386: use OT_* consistently 2013-01-24 Richard Henderson New
[v4,02/18] tcg-arm: Use bic to implement and with constant 2013-03-30 Richard Henderson New
[06/13] target-alpha: Use setcond for int comparisons. 2010-03-16 Richard Henderson New
[020/147] target-s390: Convert 32-bit MULTIPLY, MULTIPLY LOGICAL 2012-09-27 Richard Henderson New
target-i386: Compute all flag data inside %cl != 0 test. 2011-09-08 Richard Henderson New
[v3,15/27] tcg-ppc64: Implement rotates 2013-04-02 Richard Henderson New
[7/8] target-i386: Privatize some i386-specific interrupt names. 2011-05-04 Richard Henderson New
[v6,14/20] tcg-arm: Cleanup most primitive load store subroutines 2013-04-23 Richard Henderson New
[18/57] target-i386: do not compute eflags multiple times consecutively 2013-01-24 Richard Henderson New
[v5,16/19] tcg-arm: Improve scheduling of tcg_out_tlb_read 2013-03-31 Richard Henderson New
[08/13] target-alpha: Emit goto_tb opcodes. 2010-03-16 Richard Henderson New
[4/6] alpha-linux-user: Fix sigaction 2012-09-21 Richard Henderson New
[03/16] isa: Tidy support code for isabus_get_fw_dev_path. 2011-08-24 Richard Henderson New
[v4,17/18] tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION 2013-03-30 Richard Henderson New
[4/8] target-sparc: Do not check CPU_INTERRUPT_TIMER. 2011-05-04 Richard Henderson New
[v6,05/20] tcg-arm: Allow constant first argument to sub 2013-04-23 Richard Henderson New
[42/57] target-i386: Make helper_cc_compute_all const 2013-01-24 Richard Henderson New
[08/20] target-sparc: Make the cpu_addr variable local to load/store handling 2012-10-16 Richard Henderson New
[12/13] target-alpha: Fix load-locked/store-conditional. 2010-04-07 Richard Henderson New
[v6,17/20] tcg-arm: Delete the 'S' constraint 2013-04-23 Richard Henderson New
tcg-i386: Perform cmov detection at runtime for 32-bit. 2012-12-28 Richard Henderson New
[15/20] target-sparc: Don't use a temporary for gen_dest_fpr_D 2012-10-16 Richard Henderson New
[2/8] irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK. 2011-05-04 Richard Henderson New
[v4,24/33] tcg-ppc64: Use I constraint for mul 2013-04-04 Richard Henderson New
[17/57] target-i386: add helper functions to get other flags 2013-01-24 Richard Henderson New
[v6,11/20] tcg-arm: Use TCG_REG_TMP name for the tcg temporary 2013-04-23 Richard Henderson New
[07/13] target-alpha: Use non-inverted arguments to gen_{f}cmov. 2010-03-16 Richard Henderson New
[v6,04/20] tcg-arm: Handle negated constant arguments to and/sub 2013-04-23 Richard Henderson New
[03/11] isa: add isa_register_ioport() 2011-08-10 Richard Henderson New
[v5,08/19] tcg-arm: Improve constant generation 2013-03-31 Richard Henderson New
[3/8] target-mips: Do not check CPU_INTERRUPT_TIMER. 2011-05-04 Richard Henderson New
[097/147] target-s390: Convert STCK 2012-09-28 Richard Henderson New
[29/57] target-i386: introduce gen_prepare_cc 2013-01-24 Richard Henderson New
[v4,04/18] tcg-arm: Allow constant first argument to sub 2013-03-30 Richard Henderson New
[11/13] target-alpha: Indicate NORETURN status when raising exception. 2010-04-07 Richard Henderson New
[v4,19/33] tcg-ppc64: Implement bswap16 and bswap32 2013-04-04 Richard Henderson New
[22/24] tcg-ppc64: Rewrite setcond 2013-02-18 Richard Henderson New
[v3,04/27] tcg-ppc64: Introduce and use tcg_out_ext32u 2013-04-02 Richard Henderson New
[8/8] irq: Privatize CPU_INTERRUPT_NMI. 2011-05-04 Richard Henderson New
[v4,08/33] tcg-ppc64: Fix setcond_i32 2013-04-04 Richard Henderson New
[v5,25/33] tcg-ppc64: Use TCGType throughout compares 2013-04-15 Richard Henderson New
[v5,02/19] tcg: Log the contents of the prologue with -d out_asm 2013-03-31 Richard Henderson New
[13/13] target-alpha: Implement RPCC. 2010-04-07 Richard Henderson New
[v4,10/33] tcg-ppc64: Rearrange integer constant constraints 2013-04-04 Richard Henderson New
[05/14] m48t59: Convert to isa_register_ioport. 2011-08-16 Richard Henderson New
[v2] qemu-timer: Check for usable fields for SIGEV_THREAD_ID 2012-10-22 Richard Henderson New
[1/2] tcg: Fix regression in tcg_gen_deposit_i64. 2011-11-01 Richard Henderson New
[41/57] target-i386: Don't reference ENV through most of cc helpers 2013-01-24 Richard Henderson New
[09/57] target-i386: compute eflags outside rcl/rcr helper 2013-01-24 Richard Henderson New
[v3,07/27] tcg-ppc64: Cleanup tcg_out_movi 2013-04-02 Richard Henderson New
[1/4] tcg-hppa: Compute is_write in cpu_signal_handler. 2010-03-12 Richard Henderson New
[14/57] target-i386: Introduce set_cc_op 2013-01-24 Richard Henderson New
configure: Fix build with XFree 2013-02-01 Richard Henderson New
[v3,03/27] tcg-ppc64: Introduce and use tcg_out_rlw 2013-04-02 Richard Henderson New
[2/2] tcg: Fix whitespace in tcg-op.h. 2011-11-01 Richard Henderson New
[1/7] tcg: Introduce movcond 2012-09-21 Richard Henderson New
[47/57] target-i386: Implement BEXTR 2013-01-24 Richard Henderson New
[v3,02/27] tcg-ppc64: Use TCGReg everywhere 2013-04-02 Richard Henderson New
[4/4] tcg-hppa: Don't try to calls to non-constant addresses. 2010-04-07 Richard Henderson New