Age | Commit message (Expand) | Author | Files | Lines |
2015-10-09 | qdev: Protect device-list-properties against broken devices | Markus Armbruster | 1 | -0/+6 |
2015-10-08 | target-microblaze: Remove unnecessary variable | Shraddha Barke | 1 | -3/+1 |
2015-10-07 | tcg: Remove gen_intermediate_code_pc | Richard Henderson | 1 | -36/+4 |
2015-10-07 | tcg: Pass data argument to restore_state_to_opc | Richard Henderson | 1 | -2/+3 |
2015-10-07 | tcg: Add TCG_MAX_INSNS | Richard Henderson | 1 | -1/+5 |
2015-10-07 | target-*: Drop cpu_gen_code define | Richard Henderson | 1 | -1/+0 |
2015-10-07 | target-*: Introduce and use cpu_breakpoint_test | Richard Henderson | 1 | -23/+13 |
2015-10-07 | target-*: Increment num_insns immediately after tcg_gen_insn_start | Richard Henderson | 1 | -2/+3 |
2015-10-07 | target-*: Unconditionally emit tcg_gen_insn_start | Richard Henderson | 1 | -4/+1 |
2015-10-07 | tcg: Rename debug_insn_start to insn_start | Richard Henderson | 1 | -1/+1 |
2015-10-01 | target-microblaze: Set the PC in reset instead of realize | Alistair Francis | 1 | -2/+2 |
2015-09-25 | mb: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 1 | -2/+0 |
2015-09-11 | tlb: Add "ifetch" argument to cpu_mmu_index() | Benjamin Herrenschmidt | 3 | -10/+10 |
2015-09-11 | maint: remove unused include for assert.h | Daniel P. Berrange | 1 | -1/+0 |
2015-09-11 | maint: remove / fix many doubled words | Daniel P. Berrange | 1 | -1/+1 |
2015-09-08 | target-microblaze: Use setcond for pcmp* | Richard Henderson | 1 | -19/+4 |
2015-08-24 | tcg: Remove tcg_gen_trunc_i64_i32 | Richard Henderson | 1 | -4/+4 |
2015-07-09 | disas: microblaze: QOMify target specific disas setup | Peter Crosthwaite | 1 | -0/+8 |
2015-07-09 | cpu-exec: Purge all uses of ENV_GET_CPU() | Peter Crosthwaite | 1 | -1/+1 |
2015-07-09 | cpu: Change cpu_exec_init() arg to cpu, not env | Peter Crosthwaite | 1 | -1/+1 |
2015-07-09 | cpu: Add Error argument to cpu_exec_init() | Bharata B Rao | 1 | -1/+1 |
2015-06-22 | disas: Remove uses of CPU env | Peter Crosthwaite | 1 | -1/+1 |
2015-06-21 | target-microblaze: Remove dead code | Alistair Francis | 1 | -4/+0 |
2015-06-21 | target-microblaze: Convert pvr-full to a CPU property | Alistair Francis | 4 | -6/+10 |
2015-06-21 | target-microblaze: Convert version_mask to a CPU property | Alistair Francis | 2 | -1/+54 |
2015-06-21 | target-microblaze: Convert endi to a CPU property | Alistair Francis | 3 | -2/+5 |
2015-06-21 | target-microblaze: Convert dcache-writeback to a CPU property | Alistair Francis | 2 | -0/+6 |
2015-06-21 | target-microblaze: Convert use-mmu to a CPU property | Alistair Francis | 4 | -4/+6 |
2015-06-21 | target-microblaze: Rename the usefpu variable | Alistair Francis | 3 | -8/+8 |
2015-06-21 | target-microblaze: Disable stack protection by default | Alistair Francis | 1 | -1/+1 |
2015-06-21 | target-microblaze: Convert use-fpu to a CPU property | Alistair Francis | 3 | -10/+14 |
2015-06-21 | target-microblaze: Tidy up the base-vectors property | Alistair Francis | 3 | -7/+8 |
2015-06-21 | target-microblaze: Allow the stack protection to be disabled | Alistair Francis | 4 | -2/+13 |
2015-06-21 | target-microblaze: Preserve the pvr registers during reset | Alistair Francis | 2 | -22/+28 |
2015-06-21 | target-microblaze: Fix up indentation | Alistair Francis | 1 | -5/+5 |
2015-06-03 | microblaze: cpu: Delete MMAP_SHIFT definition | Peter Crosthwaite | 1 | -1/+0 |
2015-04-30 | microblaze: cpu: delete unused cpu_interrupts_enabled | Peter Crosthwaite | 1 | -5/+0 |
2015-04-30 | microblaze: cpu: Renumber EXCP_* constants to close gap | Michael Tokarev | 1 | -5/+5 |
2015-04-30 | microblaze: cpu: Delete EXCP_NMI | Peter Crosthwaite | 1 | -1/+0 |
2015-04-30 | microblaze: cpu: Remove unused CC_OP enum | Peter Crosthwaite | 1 | -6/+0 |
2015-04-30 | microblaze: cpu: Remote unused cpu_get_pc | Peter Crosthwaite | 1 | -5/+0 |
2015-04-30 | microblaze: mmu: Delete flip_um fn prototype | Peter Crosthwaite | 1 | -1/+0 |
2015-03-13 | tcg: Change translator-side labels to a pointer | Richard Henderson | 1 | -8/+4 |
2015-03-10 | cpu: Make cpu_init() return QOM CPUState object | Eduardo Habkost | 1 | -8/+1 |
2015-02-12 | tcg: Introduce tcg_op_buf_count and tcg_op_buf_full | Richard Henderson | 1 | -12/+8 |
2015-02-12 | tcg: Move emit of INDEX_op_end into gen_tb_end | Richard Henderson | 1 | -1/+1 |
2015-01-20 | exec.c: Drop TARGET_HAS_ICE define and checks | Peter Maydell | 1 | -2/+0 |
2015-01-03 | gen-icount: check cflags instead of use_icount global | Paolo Bonzini | 1 | -1/+1 |
2014-12-16 | qemu-log: add log category for MMU info | Antony Pavlov | 1 | -4/+4 |
2014-09-25 | target-microblaze: Use cpu_exec_interrupt qom hook | Richard Henderson | 3 | -0/+18 |