index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-microblaze
Age
Commit message (
Expand
)
Author
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
maint: remove unused include for assert.h
Daniel P. Berrange
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-08
target-microblaze: Use setcond for pcmp*
Richard Henderson
2015-08-24
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-07-09
disas: microblaze: QOMify target specific disas setup
Peter Crosthwaite
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
2015-06-21
target-microblaze: Remove dead code
Alistair Francis
2015-06-21
target-microblaze: Convert pvr-full to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Convert version_mask to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Convert endi to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Convert dcache-writeback to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Convert use-mmu to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Rename the usefpu variable
Alistair Francis
2015-06-21
target-microblaze: Disable stack protection by default
Alistair Francis
2015-06-21
target-microblaze: Convert use-fpu to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Tidy up the base-vectors property
Alistair Francis
2015-06-21
target-microblaze: Allow the stack protection to be disabled
Alistair Francis
2015-06-21
target-microblaze: Preserve the pvr registers during reset
Alistair Francis
2015-06-21
target-microblaze: Fix up indentation
Alistair Francis
2015-06-03
microblaze: cpu: Delete MMAP_SHIFT definition
Peter Crosthwaite
2015-04-30
microblaze: cpu: delete unused cpu_interrupts_enabled
Peter Crosthwaite
2015-04-30
microblaze: cpu: Renumber EXCP_* constants to close gap
Michael Tokarev
2015-04-30
microblaze: cpu: Delete EXCP_NMI
Peter Crosthwaite
2015-04-30
microblaze: cpu: Remove unused CC_OP enum
Peter Crosthwaite
2015-04-30
microblaze: cpu: Remote unused cpu_get_pc
Peter Crosthwaite
2015-04-30
microblaze: mmu: Delete flip_um fn prototype
Peter Crosthwaite
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-10
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
2014-09-25
target-microblaze: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-08-12
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
2014-06-10
target-microblaze: Delete unused sign_extend() function
Peter Maydell
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-13
microblaze: Respect the reset vector
Edgar E. Iglesias
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
2014-03-13
target-microblaze: Replace DisasContext::env field with MicroBlazeCPU
Andreas Färber
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
[next]