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
/
hw
/
char
Age
Commit message (
Expand
)
Author
2020-08-27
virtio-serial-bus: Move QOM macros to header
Eduardo Habkost
2020-08-21
meson: convert hw/char
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
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-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
2020-06-26
ibex_uart: fix XOR-as-pow
Paolo Bonzini
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
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2020-06-09
acpi: move aml builder code for parallel device
Gerd Hoffmann
2020-06-09
acpi: move aml builder code for serial device
Gerd Hoffmann
2020-05-21
hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-04-30
hw/char/cadence_uart: add clock support
Damien Hedde
2020-04-02
serial: Fix double migration data
Dr. David Alan Gilbert
2020-03-29
virtio-serial-bus: Plug memory leak on realize() error paths
Pan Nengyuan
2020-03-17
hw/char: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-02-13
hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_init
Chen Qun
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-23
hw/char/exynos4210_uart: Add receive DMA support
Guenter Roeck
2020-01-23
hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeouts
Guenter Roeck
2020-01-23
hw/char/exynos4210_uart: Implement post_load function
Guenter Roeck
2020-01-23
hw/char/exynos4210_uart: Convert to support tracing
Guenter Roeck
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
2020-01-07
virtio-console: Explicit we ignore some QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
mips: use sysbus_mmio_get_region() instead of internal fields
Marc-André Lureau
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: use sysbus facilities
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
[prev]
[next]