summaryrefslogtreecommitdiffstats
path: root/target-microblaze
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-073-4/+4
* microblaze: Add missing call to qemu_init_vcpu.Peter A. G. Crosthwaite2011-07-311-0/+1
* exec.h cleanupBlue Swirl2011-07-302-28/+4
* Fix unassigned memory access handlingBlue Swirl2011-07-202-12/+6
* Remove exec-all.h include directivesBlue Swirl2011-06-264-4/+0
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-262-11/+13
* exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl2011-06-261-2/+2
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-2/+2
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-05-121-1/+1
|\
| * Fix typos in comments (accross -> across)Stefan Weil2011-05-081-1/+1
* | irq: Privatize CPU_INTERRUPT_NMI.Richard Henderson2011-05-081-0/+3
|/
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+1
* softfloat: rename float*_eq() into float*_eq_quiet()Aurelien Jarno2011-04-171-2/+2
* microblaze: Add partial decoding of stream insnsEdgar E. Iglesias2011-04-124-0/+78
* microblaze: Add stream-insn related constantsEdgar E. Iglesias2011-04-121-0/+9
* microblaze: Add constant for exception-code maskEdgar E. Iglesias2011-04-111-0/+1
* microblaze: Correct MMU_ZONES maskAlejandro Cabrera2011-04-111-1/+1
OpenPOWER on IntegriCloud