summary refs log tree commit diff stats
path: root/hw/char/avr_usart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/char: replace assert(0) with g_assert_not_reached()Pierrick Bouvier2024-09-131-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-181-0/+1
* hw/char: avr: Add limited support for USART peripheralMichael Rolnik2020-07-111-0/+320