summaryrefslogtreecommitdiffstats
path: root/target-microblaze
Commit message (Expand)AuthorAgeFilesLines
* target-microblaze: Drop unused cpu_mb_close() prototypeAndreas Färber2013-01-211-1/+0
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-1/+1
* fpu: move public header file to include/fpuPaolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-192-2/+2
* qom: move include files to include/qom/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-194-11/+11
* build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-192-2/+2
* exec: refactor cpu_restore_stateBlue Swirl2012-12-161-7/+1
* TCG: Use gen_opc_instr_start from context instead of global variable.Evgeny Voevodin2012-12-081-3/+3
* TCG: Use gen_opc_icount from context instead of global variable.Evgeny Voevodin2012-12-081-1/+1
* TCG: Use gen_opc_pc from context instead of global variable.Evgeny Voevodin2012-12-081-2/+2
* TCG: Use gen_opc_buf from context instead of global variable.Evgeny Voevodin2012-11-171-4/+5
* TCG: Use gen_opc_ptr from context instead of global variable.Evgeny Voevodin2012-11-171-5/+5
* disas: avoid using cpu_single_envBlue Swirl2012-11-101-1/+1
* microblaze: translate.c: Fix swaph decodingPeter Crosthwaite2012-11-081-1/+1
* cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-311-1/+3
* target-microblaze: rename helper flagsAurelien Jarno2012-10-281-3/+3
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-233-3/+3
* microblaze: Support setting of TLS ptrEdgar E. Iglesias2012-10-191-0/+1
* Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson2012-09-271-1/+2
* target-microblaze: switch to AREG0 free modeBlue Swirl2012-09-154-117/+109
* qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl2012-06-211-4/+7
* Merge remote-tracking branch 'bonzini/nested-makefiles-3' into stagingAnthony Liguori2012-06-071-0/+4
|\
| * build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-2/+2
| * build: move libobj-y variable to nested Makefile.objsPaolo Bonzini2012-06-071-1/+4
| * build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+1
* | target-microblaze: fix swx build breakagePeter A. G. Crosthwaite2012-06-071-5/+6
|/
* Kill off cpu_state_reset()Andreas Färber2012-06-041-5/+0
* target-microblaze: Let cpu_mb_init() return MicroBlazeCPUAndreas Färber2012-06-042-9/+16
* target-microblaze: lwx/swx: first implementationPeter A. G. Crosthwaite2012-06-044-5/+64
* target-microblaze: impelemented swapx instructionsPeter A. G. Crosthwaite2012-05-181-1/+11
* target-microblaze: QOM'ify CPU initAndreas Färber2012-04-242-2/+11
* target-microblaze: QOM'ify CPU resetAndreas Färber2012-04-242-50/+52
* target-microblaze: QOM'ify CPUAndreas Färber2012-04-244-1/+134
* Use uintptr_t for various op related functionsBlue Swirl2012-04-141-5/+3
* target-microblaze: added PetaLogix copyrightPeter A. G. Crosthwaite2012-04-124-0/+4
* target-lm32/microblaze: Drop second CPU{LM32, MB}State typedefAndreas Färber2012-03-141-2/+2
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* target-microblaze: Don't overuse CPUStateAndreas Färber2012-03-146-57/+57
* target-lm32/microblaze: Typedef struct CPU{MB,LM32}StateAndreas Färber2012-03-141-0/+1
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-2/+2
* target-microblaze: Clean includesStefan Weil2012-02-284-17/+3
* microblaze: Break the tb at memory barriersEdgar E. Iglesias2012-01-121-1/+11
* microblaze: Emulate the hw stackprotectorEdgar E. Iglesias2012-01-124-0/+48
* microblaze: Add support for the clz insnEdgar E. Iglesias2012-01-123-0/+17
* fix spelling in target sub directoryDong Xu Wang2011-12-022-3/+3
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* microblaze: Add an MSR_PVR constant and use it.Edgar E. Iglesias2011-08-252-2/+3
* microblaze: Make the MSR PVR bit non writableEdgar E. Iglesias2011-08-251-3/+8
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
OpenPOWER on IntegriCloud