summaryrefslogtreecommitdiff
path: root/hw/lm32_boards.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-19/+19
2012-10-20create struct for machine initialization argumentsEduardo Habkost1-10/+8
2012-06-04lm32_boards: Store LM32CPU in ResetInfoAndreas Färber1-5/+5
2012-06-04lm32_boards: Use cpu_lm32_init() to obtain LM32CPUAndreas Färber1-2/+6
2012-03-14lm32 hw/: Don't use CPUStateAndreas Färber1-5/+5
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber1-1/+1
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-2/+4
2011-09-04lm32_boards: convert to memory APIAvi Kivity1-6/+9
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity1-6/+2
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori1-17/+12
2011-08-25lm32_boards: convert to memory APIAvi Kivity1-6/+9
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity1-6/+8
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2011-03-07lm32: EVR32 and uclinux BSPMichael Walle1-0/+305