index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
char
Age
Commit message (
Expand
)
Author
2022-01-21
hw/riscv: spike: Allow using binary firmware as bios
Anup Patel
2021-11-09
hw/m68k: Fix typo in SPDX tag
Philippe Mathieu-Daudé
2021-10-07
hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
Philippe Mathieu-Daudé
2021-10-07
hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container
Philippe Mathieu-Daudé
2021-10-07
hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition
Philippe Mathieu-Daudé
2021-06-24
hw/char/ibex_uart: Make the register layout private
Alistair Francis
2021-06-24
hw/char: QOMify sifive_uart
Lukas Jünger
2021-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...
Peter Maydell
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-11
hw/char: Add Shakti UART emulation
Vijai Kumar K
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-03-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'...
Peter Maydell
2021-03-23
hw/arm/virt: Disable pl011 clock migration if needed
Gavin Shan
2021-03-22
hw/char: disable ibex uart receive if the buffer is full
Alexander Wagner
2021-03-15
hw/char: add goldfish-tty
Laurent Vivier
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
[next]