summaryrefslogtreecommitdiff
path: root/target-microblaze/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber1-2/+1
2014-03-13cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber1-5/+0
2014-01-14Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis1-0/+4
2013-10-24microblaze: At swx, check that the reserved word is unmodifiedEdgar E. Iglesias1-0/+1
2013-07-23cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber1-5/+0
2013-07-09linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell1-14/+0
2013-06-28cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber1-2/+3
2013-03-12cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber1-1/+0
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-3/+1
2013-02-16target-microblaze: Move TCG initialization to MicroBlazeCPU initfnAndreas Färber1-0/+1
2013-02-01target-microblaze: Mark as unmigratableAndreas Färber1-2/+0
2013-01-21target-microblaze: Drop unused cpu_mb_close() prototypeAndreas Färber1-1/+0
2012-12-19fpu: move public header file to include/fpuPaolo Bonzini1-1/+1
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-3/+3
2012-10-31cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber1-1/+3
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-1/+1
2012-10-19microblaze: Support setting of TLS ptrEdgar E. Iglesias1-0/+1
2012-06-04target-microblaze: Let cpu_mb_init() return MicroBlazeCPUAndreas Färber1-2/+10
2012-06-04target-microblaze: lwx/swx: first implementationPeter A. G. Crosthwaite1-0/+4
2012-04-24target-microblaze: QOM'ify CPUAndreas Färber1-0/+2
2012-03-14target-lm32/microblaze: Drop second CPU{LM32, MB}State typedefAndreas Färber1-2/+2
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber1-1/+1
2012-03-14target-microblaze: Don't overuse CPUStateAndreas Färber1-15/+15
2012-03-14target-lm32/microblaze: Typedef struct CPU{MB,LM32}StateAndreas Färber1-0/+1
2012-02-28target-microblaze: Clean includesStefan Weil1-0/+3
2012-01-12microblaze: Emulate the hw stackprotectorEdgar E. Iglesias1-0/+3
2011-12-02fix spelling in target sub directoryDong Xu Wang1-1/+1
2011-08-25microblaze: Add an MSR_PVR constant and use it.Edgar E. Iglesias1-0/+1
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl1-1/+1
2011-07-20Fix unassigned memory access handlingBlue Swirl1-2/+2
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl1-0/+13
2011-05-08irq: Privatize CPU_INTERRUPT_NMI.Richard Henderson1-0/+3
2011-04-12microblaze: Add stream-insn related constantsEdgar E. Iglesias1-0/+9
2011-04-11microblaze: Add constant for exception-code maskEdgar E. Iglesias1-0/+1
2011-04-11microblaze: Correct MMU_ZONES maskAlejandro Cabrera1-1/+1
2011-03-11microblaze: Add PVR for writeback cache, endiansMichal Simek1-0/+4
2010-09-09microblaze: Add basic FPU emulationEdgar E. Iglesias1-0/+2
2010-09-09microblaze: Add definitions for FSR reg fieldsEdgar E. Iglesias1-0/+7
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini1-1/+0
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini1-5/+0
2010-06-07microblaze: Make MSR_UM and MSR_VM part of the tb flagsEdgar E. Iglesias1-4/+3
2010-05-19microblaze: Update elf machine nums.Edgar E. Iglesias1-1/+1
2010-03-12Target specific usermode cleanupPaul Brook1-0/+2
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson1-0/+3
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-1/+1
2009-10-01Get rid of _t suffixmalc1-1/+1
2009-09-03microblaze: Trap on bus accesses to unmapped areas.Edgar E. Iglesias1-0/+3
2009-09-03microblaze: Add infrastructure for supporting hw exceptions.Edgar E. Iglesias1-3/+18
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd1-0/+1
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1