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