summary refs log tree commit diff stats
path: root/hw/intc/rx_icu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/intc: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw/intc: Constify VMStateRichard Henderson2023-12-291-1/+1
* hw/intc: fix heap-buffer-overflow in rxicu_realize()Chen Qun2020-11-231-10/+8
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-6/+6
* hw/intc: RX62N interrupt controller (ICUa)Yoshinori Sato2020-06-221-0/+397