index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-microblaze
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-07
target-*: Drop cpu_gen_code define
Richard Henderson
1
-1
/
+0
2015-09-25
mb: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
1
-2
/
+0
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
1
-1
/
+1
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
1
-1
/
+1
2015-06-21
target-microblaze: Convert pvr-full to a CPU property
Alistair Francis
1
-1
/
+3
2015-06-21
target-microblaze: Convert endi to a CPU property
Alistair Francis
1
-1
/
+1
2015-06-21
target-microblaze: Convert use-mmu to a CPU property
Alistair Francis
1
-1
/
+1
2015-06-21
target-microblaze: Allow the stack protection to be disabled
Alistair Francis
1
-0
/
+1
2015-06-21
target-microblaze: Preserve the pvr registers during reset
Alistair Francis
1
-4
/
+6
2015-06-03
microblaze: cpu: Delete MMAP_SHIFT definition
Peter Crosthwaite
1
-1
/
+0
2015-04-30
microblaze: cpu: delete unused cpu_interrupts_enabled
Peter Crosthwaite
1
-5
/
+0
2015-04-30
microblaze: cpu: Renumber EXCP_* constants to close gap
Michael Tokarev
1
-5
/
+5
2015-04-30
microblaze: cpu: Delete EXCP_NMI
Peter Crosthwaite
1
-1
/
+0
2015-04-30
microblaze: cpu: Remove unused CC_OP enum
Peter Crosthwaite
1
-6
/
+0
2015-04-30
microblaze: cpu: Remote unused cpu_get_pc
Peter Crosthwaite
1
-5
/
+0
2015-03-10
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
1
-8
/
+1
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
1
-2
/
+0
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-2
/
+1
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-5
/
+0
2014-01-14
Microblaze: Convert Microblaze-pic handling to GPIOs
Alistair Francis
1
-0
/
+4
2013-10-24
microblaze: At swx, check that the reserved word is unmodified
Edgar E. Iglesias
1
-0
/
+1
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
1
-5
/
+0
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
1
-14
/
+0
2013-06-28
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
1
-2
/
+3
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-1
/
+0
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-3
/
+1
2013-02-16
target-microblaze: Move TCG initialization to MicroBlazeCPU initfn
Andreas Färber
1
-0
/
+1
2013-02-01
target-microblaze: Mark as unmigratable
Andreas Färber
1
-2
/
+0
2013-01-21
target-microblaze: Drop unused cpu_mb_close() prototype
Andreas Färber
1
-1
/
+0
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-3
/
+3
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-1
/
+3
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-1
/
+1
2012-10-19
microblaze: Support setting of TLS ptr
Edgar E. Iglesias
1
-0
/
+1
2012-06-04
target-microblaze: Let cpu_mb_init() return MicroBlazeCPU
Andreas Färber
1
-2
/
+10
2012-06-04
target-microblaze: lwx/swx: first implementation
Peter A. G. Crosthwaite
1
-0
/
+4
2012-04-24
target-microblaze: QOM'ify CPU
Andreas Färber
1
-0
/
+2
2012-03-14
target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef
Andreas Färber
1
-2
/
+2
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-1
/
+1
2012-03-14
target-microblaze: Don't overuse CPUState
Andreas Färber
1
-15
/
+15
2012-03-14
target-lm32/microblaze: Typedef struct CPU{MB,LM32}State
Andreas Färber
1
-0
/
+1
2012-02-28
target-microblaze: Clean includes
Stefan Weil
1
-0
/
+3
2012-01-12
microblaze: Emulate the hw stackprotector
Edgar E. Iglesias
1
-0
/
+3
2011-12-02
fix spelling in target sub directory
Dong Xu Wang
1
-1
/
+1
2011-08-25
microblaze: Add an MSR_PVR constant and use it.
Edgar E. Iglesias
1
-0
/
+1
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-07-20
Fix unassigned memory access handling
Blue Swirl
1
-2
/
+2
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
1
-0
/
+13
2011-05-08
irq: Privatize CPU_INTERRUPT_NMI.
Richard Henderson
1
-0
/
+3
2011-04-12
microblaze: Add stream-insn related constants
Edgar E. Iglesias
1
-0
/
+9
[next]