index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xtensa_sim.c
Age
Commit message (
Expand
)
Author
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-01-15
Make default boot order machine specific
Avik Sil
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-10-27
hw/xtensa_sim: get rid of intermediate xtensa_sim_init
Max Filippov
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-08-09
target-xtensa: make 'sim' to be the default machine
Max Filippov
2012-08-09
target-xtensa: make default CPU depend on target endianness
Max Filippov
2012-06-04
xtensa_sim: Pass XtensaCPU to sim_reset()
Andreas Färber
2012-06-04
xtensa_sim: Use cpu_xtensa_init() to obtain XtensaCPU
Andreas Färber
2012-03-14
xtensa hw/: Don't use CPUState
Andreas Färber
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2011-10-16
target-xtensa: rename dc232b board to sim
Max Filippov