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
/
cpu-qom.h
Age
Commit message (
Expand
)
Author
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-05-19
target-microblaze: make cpu-qom.h not target specific
Paolo Bonzini
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: 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
2014-09-25
target-microblaze: Use cpu_exec_interrupt qom hook
Richard Henderson
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-09
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-04-26
microblaze: Add internal base vectors reg
Edgar E. Iglesias
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-03
cpu: Introduce ENV_OFFSET macros
Andreas Färber
2013-02-16
target-microblaze: Introduce QOM realizefn for MicroBlazeCPU
Andreas Färber
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
2012-04-24
target-microblaze: QOM'ify CPU
Andreas Färber