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
/
omap2.c
Age
Commit message (
Expand
)
Author
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-04-08
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2013-08-20
hw/arm/omap*: Don't use arm_pic_init_cpu()
Peter Maydell
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
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