summary refs log tree commit diff stats
path: root/hw/lm32_boards.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-308/+0
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-8/+8
* Make default boot order machine specificAvik Sil2013-01-151-2/+4
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: do not include net.h everywherePaolo Bonzini2012-12-191-1/+0
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-19/+19
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-10/+8
* lm32_boards: Store LM32CPU in ResetInfoAndreas Färber2012-06-041-5/+5
* lm32_boards: Use cpu_lm32_init() to obtain LM32CPUAndreas Färber2012-06-041-2/+6
* lm32 hw/: Don't use CPUStateAndreas Färber2012-03-141-5/+5
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-1/+1
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-2/+4
* lm32_boards: convert to memory APIAvi Kivity2011-09-041-6/+9
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-09-041-6/+2
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-17/+12
* lm32_boards: convert to memory APIAvi Kivity2011-08-251-6/+9
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-251-6/+8
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* lm32: EVR32 and uclinux BSPMichael Walle2011-03-071-0/+305