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
/
arm
/
exynos4210.c
Age
Commit message (
Expand
)
Author
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-18
hw/arm: Clean up includes
Peter Maydell
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
2014-12-22
target-arm: Disable EL3 on unsupported machines
Greg Bellows
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-03-17
exynos4210: Set reset-cbar property of Cortex-A9 CPUs
Peter Maydell
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2013-08-20
hw/arm/exynos4210: Don't use arm_pic_init_cpu()
Peter Maydell
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-03
exynos4210.c: register rom_mem for memory migration
Igor Mitsyanko
2013-06-03
hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region
Igor Mitsyanko
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
arm: move files referencing CPU to hw/arm/
Paolo Bonzini