- 87b77e6 hw/char/stm32l4x5_usart: Enable serial read and write by Arnaud Minier · 11 months ago
- 4fb37ae hw/char: Implement STM32L4x5 USART skeleton by Arnaud Minier · 11 months ago
- f432962 hw/sparc/grlib: split out the headers for each peripherals by Clément Chigot · 1 year, 1 month ago
- 1d1afd9 hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL by Bernhard Beschow · 1 year, 2 months ago
- 7812dbc hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL by Bernhard Beschow · 1 year, 2 months ago
- ee3d1f1 hw/char/parallel: Move portio_list from ParallelState to ISAParallelState by Bernhard Beschow · 1 year, 2 months ago
- 988f244 hw/char/imx_serial: Implement receive FIFO and ageing timer by Rayhan Faizel · 1 year, 1 month ago
- e9f30b1 hw/char/stm32f2xx_usart: Add more definitions for CR1 register by Hans-Erik Floryd · 1 year, 4 months ago
- a1a62ce include/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 6b90a4c escc: emulate dip switch language layout settings on SUN keyboard by Henrik Carlqvist · 1 year, 9 months ago
- bd96e10 imx_serial: set wake bit when we receive a data byte by Martin Kaiser · 1 year, 9 months ago
- 9cc44d9 hw/char/parallel-isa: Export struct ISAParallelState by Bernhard Beschow · 1 year, 9 months ago
- 8ff98e0 hw/char/parallel: Export struct ParallelState by Bernhard Beschow · 1 year, 9 months ago
- 963e94a hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file by Thomas Huth · 1 year, 10 months ago
- 66247ed hw/riscv: Add signature dump function for spike to run ACT tests by Weiwei Li · 1 year, 11 months ago
- 4ab694b hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- dc1daf3 hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 3440a4a hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type by Philippe Mathieu-Daudé · 2 years, 1 month ago
- b7f9309 hw/char/pl011: Open-code pl011_luminary_create() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 11f2ee1 hw/char/pl011: Un-inline pl011_create() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 8c6631e include/hw: Do not include "hw/registerfields.h" in headers that don't need it by Thomas Huth · 2 years, 1 month ago
- 9d88935 hw/char/pl011: refactor FIFO depth handling code by Evgeny Iakovlev · 2 years, 1 month ago
- 71d68c4 hw/riscv: spike: Decouple create_fdt() dependency to ELF loading by Bin Meng · 2 years, 2 months ago
- 03ef189 hw/char: riscv_htif: Remove forward declarations for non-existent variables by Bin Meng · 2 years, 2 months ago
- 1237c2d hw/char: riscv_htif: Move registers from CPUArchState to HTIFState by Bin Meng · 2 years, 2 months ago
- dc68824 hw/char: riscv_htif: Drop useless assignment of memory region by Bin Meng · 2 years, 2 months ago
- bc9c3b1 hw/char: riscv_htif: Drop {to, from}host_size in HTIFState by Bin Meng · 2 years, 2 months ago
- 7a5951f include: Include headers where needed by Markus Armbruster · 2 years, 3 months ago
- 8d8897a hw/riscv: spike: Allow using binary firmware as bios by Anup Patel · 3 years, 2 months ago
- 65b4c8c hw/m68k: Fix typo in SPDX tag by Philippe Mathieu-Daudé · 3 years, 4 months ago
- 31ca70b hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART by Philippe Mathieu-Daudé · 3 years, 5 months ago
- 24ce762 hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container by Philippe Mathieu-Daudé · 3 years, 5 months ago
- 284a66a hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition by Philippe Mathieu-Daudé · 3 years, 5 months ago
- bdc36ce hw/char/ibex_uart: Make the register layout private by Alistair Francis · 3 years, 9 months ago
- 6ee7ba1 hw/char: QOMify sifive_uart by Lukas Jünger · 3 years, 9 months ago
- 2d3fc4e Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into staging by Peter Maydell · 3 years, 10 months ago
- 9d49bcf Drop the deprecated lm32 target by Markus Armbruster · 3 years, 10 months ago
- 07f334d hw/char: Add Shakti UART emulation by Vijai Kumar K · 4 years ago
- e060543 hw: Remove superfluous includes of hw/hw.h by Thomas Huth · 4 years ago
- 1a4d83b Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323' into staging by Peter Maydell · 4 years ago
- e6fa978 hw/arm/virt: Disable pl011 clock migration if needed by Gavin Shan · 4 years ago
- 82a4ed8 hw/char: disable ibex uart receive if the buffer is full by Alexander Wagner · 4 years ago
- 8c6df16 hw/char: add goldfish-tty by Laurent Vivier · 4 years ago
- aac63e0 hw/char/pl011: add a clock input by Luc Michel · 4 years, 5 months ago
- 1fa2c0e hw/char/serial: Make 'wakeup' property boolean by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 0851611 hw/char/serial: Remove TYPE_SERIAL_IO by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- e38d3c5 sifive: Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- ac900ed sifive: Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- f00f57f Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200910' into staging by Peter Maydell · 4 years, 6 months ago
- b609b7e hw/riscv: Move sifive_uart model to hw/char by Bin Meng · 4 years, 6 months ago
- 70eb9f9 hw/riscv: Move riscv_htif model to hw/char by Bin Meng · 4 years, 6 months ago
- a8fb0a5 hw/char: Add Microchip PolarFire SoC MMUART emulation by Bin Meng · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- 31a171c hw/arm/xilinx_zynq: Uninline cadence_uart_create() by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 59093cc hw/char: Convert the Ibex UART to use the registerfields API by Alistair Francis · 4 years, 8 months ago
- 940aabb hw/char: Convert the Ibex UART to use the qdev Clock model by Alistair Francis · 4 years, 8 months ago
- 429ca9d hw/char: avr: Add limited support for USART peripheral by Michael Rolnik · 5 years ago
- 645194c hw/char: RX62N serial communication interface (SCI) by Yoshinori Sato · 6 years ago
- a7d2d98 hw/char: Initial commit of Ibex UART by Alistair Francis · 4 years, 11 months ago
- 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- b636db3 hw/char/cadence_uart: add clock support by Damien Hedde · 5 years ago
- 6111a0c hw/arm/bcm283x: Correct the license text by Philippe Mathieu-Daudé · 5 years ago
- 9fac5d8 mips: inline serial_init() by Marc-André Lureau · 5 years ago
- 10315a7 serial: make SerialIO a sysbus device by Marc-André Lureau · 5 years ago
- 80b2eed serial-mm: add endianness property by Marc-André Lureau · 5 years ago
- 17fd1a6 serial-mm: add "regshift" property by Marc-André Lureau · 5 years ago
- 490a9d9 serial: start making SerialMM a sysbus device by Marc-André Lureau · 5 years ago
- b997500 serial: replace serial_exit_core() with unrealize by Marc-André Lureau · 5 years ago
- c9808d6 serial: realize the serial device by Marc-André Lureau · 5 years ago
- 96651db serial: add "baudbase" property by Marc-André Lureau · 5 years ago
- 7781b88 serial: initial qom-ification by Marc-André Lureau · 5 years ago
- b43047a escc: introduce a selector for the register bit by Laurent Vivier · 6 years ago
- d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
- d484205 Include exec/memory.h slightly less by Markus Armbruster · 6 years ago
- ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
- 0553d89 Normalize position of header guard by Markus Armbruster · 6 years ago
- a3c1ca5 hw/char/pl011: Support all interrupt lines by Peter Maydell · 6 years ago
- 694cf20 hw/char/pl011: Allow use as an embedded-struct device by Peter Maydell · 6 years ago
- 1451b40 hw/char/serial: Remove SerialState from "qemu/typedefs.h" by Philippe Mathieu-Daudé · 6 years ago
- 659b85e arm: Add header to host common definition for nRF51 SOC peripherals by Steffen Görtz · 6 years ago
- 1979084 hw/char: Implement nRF51 SoC UART by Julia Suvorova · 6 years ago
- 3c54cf7 imx_serial: Generate interrupt on receive data ready if enabled by Hans-Erik Floryd · 7 years ago
- def337f serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS by Peter Maydell · 7 years ago
- 478a573 i.MX: Support serial RS-232 break properly by Trent Piepho · 7 years ago
- 46d3fb6 char: i.MX: Add support for "TX complete" interrupt by Andrey Smirnov · 7 years ago
- bb3d5ea hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c by Philippe Mathieu-Daudé · 7 years ago
- f6bfe45 hw/char/stm32f2xx_usart: fix TXE/TC bit handling by Richard Braun · 7 years ago
- 2cc75c3 hw/char: remove legacy interface escc_init() by Laurent Vivier · 7 years ago
- 775df84 hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART by Peter Maydell · 8 years ago
- 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago
- 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
- 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
- 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
- becdfa0 char: replace PROP_CHR with CharBackend by Marc-André Lureau · 8 years ago
- 4496dc4 sun4uv: fix serial initialization regression by Marc-André Lureau · 8 years ago