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
/
include
/
hw
/
char
Age
Commit message (
Expand
)
Author
2020-10-27
hw/char/pl011: add a clock input
Luc Michel
2020-09-30
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
2020-09-30
hw/char/serial: Remove TYPE_SERIAL_IO
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
sifive: Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-18
sifive: Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-09
hw/riscv: Move sifive_uart model to hw/char
Bin Meng
2020-09-09
hw/riscv: Move riscv_htif model to hw/char
Bin Meng
2020-09-09
hw/char: Add Microchip PolarFire SoC MMUART emulation
Bin Meng
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-28
hw/arm/xilinx_zynq: Uninline cadence_uart_create()
Philippe Mathieu-Daudé
2020-07-13
hw/char: Convert the Ibex UART to use the registerfields API
Alistair Francis
2020-07-13
hw/char: Convert the Ibex UART to use the qdev Clock model
Alistair Francis
2020-07-11
hw/char: avr: Add limited support for USART peripheral
Michael Rolnik
2020-06-22
hw/char: RX62N serial communication interface (SCI)
Yoshinori Sato
2020-06-19
hw/char: Initial commit of Ibex UART
Alistair Francis
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-04-30
hw/char/cadence_uart: add clock support
Damien Hedde
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-01-07
mips: inline serial_init()
Marc-André Lureau
2020-01-07
serial: make SerialIO a sysbus device
Marc-André Lureau
2020-01-07
serial-mm: add endianness property
Marc-André Lureau
2020-01-07
serial-mm: add "regshift" property
Marc-André Lureau
2020-01-07
serial: start making SerialMM a sysbus device
Marc-André Lureau
2020-01-07
serial: replace serial_exit_core() with unrealize
Marc-André Lureau
2020-01-07
serial: realize the serial device
Marc-André Lureau
2020-01-07
serial: add "baudbase" property
Marc-André Lureau
2020-01-07
serial: initial qom-ification
Marc-André Lureau
2019-09-07
escc: introduce a selector for the register bit
Laurent Vivier
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-12
Normalize position of header guard
Markus Armbruster
2019-02-21
hw/char/pl011: Support all interrupt lines
Peter Maydell
2019-02-21
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
2019-01-22
hw/char/serial: Remove SerialState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-07
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
2018-11-02
hw/char: Implement nRF51 SoC UART
Julia Suvorova
2018-08-20
imx_serial: Generate interrupt on receive data ready if enabled
Hans-Erik Floryd
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-03-23
i.MX: Support serial RS-232 break properly
Trent Piepho
2018-03-19
char: i.MX: Add support for "TX complete" interrupt
Andrey Smirnov
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-02-22
hw/char/stm32f2xx_usart: fix TXE/TC bit handling
Richard Braun
2018-02-16
hw/char: remove legacy interface escc_init()
Laurent Vivier
[next]