summaryrefslogtreecommitdiffstats
path: root/target-microblaze
Commit message (Expand)AuthorAgeFilesLines
* tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt2015-09-113-10/+10
* maint: remove unused include for assert.hDaniel P. Berrange2015-09-111-1/+0
* maint: remove / fix many doubled wordsDaniel P. Berrange2015-09-111-1/+1
* target-microblaze: Use setcond for pcmp*Richard Henderson2015-09-081-19/+4
* tcg: Remove tcg_gen_trunc_i64_i32Richard Henderson2015-08-241-4/+4
* disas: microblaze: QOMify target specific disas setupPeter Crosthwaite2015-07-091-0/+8
* cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite2015-07-091-1/+1
* cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite2015-07-091-1/+1
* cpu: Add Error argument to cpu_exec_init()Bharata B Rao2015-07-091-1/+1
* disas: Remove uses of CPU envPeter Crosthwaite2015-06-221-1/+1
* target-microblaze: Remove dead codeAlistair Francis2015-06-211-4/+0
* target-microblaze: Convert pvr-full to a CPU propertyAlistair Francis2015-06-214-6/+10
* target-microblaze: Convert version_mask to a CPU propertyAlistair Francis2015-06-212-1/+54
* target-microblaze: Convert endi to a CPU propertyAlistair Francis2015-06-213-2/+5
* target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis2015-06-212-0/+6
* target-microblaze: Convert use-mmu to a CPU propertyAlistair Francis2015-06-214-4/+6
* target-microblaze: Rename the usefpu variableAlistair Francis2015-06-213-8/+8
* target-microblaze: Disable stack protection by defaultAlistair Francis2015-06-211-1/+1
* target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis2015-06-213-10/+14
* target-microblaze: Tidy up the base-vectors propertyAlistair Francis2015-06-213-7/+8
* target-microblaze: Allow the stack protection to be disabledAlistair Francis2015-06-214-2/+13
* target-microblaze: Preserve the pvr registers during resetAlistair Francis2015-06-212-22/+28
* target-microblaze: Fix up indentationAlistair Francis2015-06-211-5/+5
* microblaze: cpu: Delete MMAP_SHIFT definitionPeter Crosthwaite2015-06-031-1/+0
* microblaze: cpu: delete unused cpu_interrupts_enabledPeter Crosthwaite2015-04-301-5/+0
* microblaze: cpu: Renumber EXCP_* constants to close gapMichael Tokarev2015-04-301-5/+5
* microblaze: cpu: Delete EXCP_NMIPeter Crosthwaite2015-04-301-1/+0
* microblaze: cpu: Remove unused CC_OP enumPeter Crosthwaite2015-04-301-6/+0
* microblaze: cpu: Remote unused cpu_get_pcPeter Crosthwaite2015-04-301-5/+0
* microblaze: mmu: Delete flip_um fn prototypePeter Crosthwaite2015-04-301-1/+0
* tcg: Change translator-side labels to a pointerRichard Henderson2015-03-131-8/+4
* cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost2015-03-101-8/+1
* tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson2015-02-121-12/+8
* tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson2015-02-121-1/+1
* exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell2015-01-201-2/+0
* gen-icount: check cflags instead of use_icount globalPaolo Bonzini2015-01-031-1/+1
* qemu-log: add log category for MMU infoAntony Pavlov2014-12-161-4/+4
* target-microblaze: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-253-0/+18
* trace: [tcg] Include TCG-tracing header on all targetsLluís Vilanova2014-08-121-0/+3
* target-microblaze: Delete unused sign_extend() functionPeter Maydell2014-06-101-13/+0
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-052-1/+2
* softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-10/+0
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-283-9/+3
* microblaze: Respect the reset vectorEdgar E. Iglesias2014-05-131-0/+2
* cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber2014-03-131-2/+2
* cputlb: Change tlb_flush() argument to CPUStateAndreas Färber2014-03-132-2/+3
* cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber2014-03-131-1/+2
* target-microblaze: Replace DisasContext::env field with MicroBlazeCPUAndreas Färber2014-03-131-44/+43
* exec: Change cpu_abort() argument to CPUStateAndreas Färber2014-03-132-15/+21
* translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber2014-03-131-4/+1
OpenPOWER on IntegriCloud