]> git.proxmox.com Git - mirror_qemu.git/commit - default-configs/arm-softmmu.mak
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jul 2017 12:36:08 +0000 (13:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jul 2017 12:36:08 +0000 (13:36 +0100)
commit775df84e48bffba8cb188eecdf7872923d6e15d7
treebfe0ef148687ca5019d9ddc4b41e68388ea3581d
parent2eb5578b4794d387e03cd424faa1f0e15c245ab9
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART

Implement a model of the simple "APB UART" provided in
the Cortex-M System Design Kit (CMSDK).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1500029487-14822-3-git-send-email-peter.maydell@linaro.org
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
default-configs/arm-softmmu.mak
hw/char/Makefile.objs
hw/char/cmsdk-apb-uart.c [new file with mode: 0644]
hw/char/trace-events
include/hw/char/cmsdk-apb-uart.h [new file with mode: 0644]