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
/
misc
/
imx_ccm.c
Age
Commit message (
Expand
)
Author
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-01-29
arm: Clean up includes
Peter Maydell
2015-12-17
i.MX: Split the CCM class into an abstract base class and a concrete class
Jean-Christophe Dubois
2015-12-17
i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
Jean-Christophe Dubois
2015-12-17
i.MX: Fix i.MX31 default/reset configuration
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX CCM debug
Jean-Christophe Dubois
2015-08-13
i.MX: Fix Coding style for CCM emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
2014-07-22
hw/misc/imx_ccm.c: Add missing VMState list terminator
Peter Maydell
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2013-07-29
imx_ccm: QOM cast cleanup
Andreas Färber
2013-07-04
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-25
i.MX31: Fix PRCS bit test
Stefan Weil
2013-04-08
hw: move other devices to hw/misc/, configure with default-configs/
Paolo Bonzini