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
/
hw
/
lm32_boards.c
Age
Commit message (
Expand
)
Author
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-12-19
net: do not include net.h everywhere
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-06-04
lm32_boards: Store LM32CPU in ResetInfo
Andreas Färber
2012-06-04
lm32_boards: Use cpu_lm32_init() to obtain LM32CPU
Andreas Färber
2012-03-14
lm32 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-09-04
lm32_boards: convert to memory API
Avi Kivity
2011-09-04
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
lm32_boards: convert to memory API
Avi Kivity
2011-08-25
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2011-03-07
lm32: EVR32 and uclinux BSP
Michael Walle