Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
312f37d18a
hw/char: Constify all Property
|
8 months ago |
Peter Maydell
|
ad80e36744
hw, target: Add ResetType argument to hold and exit phase methods
|
1 year ago |
Richard Henderson
|
2f6cab053f
hw/char: Constify VMState
|
1 year ago |
Michael Tokarev
|
9b4b4e510b
hw/other: spelling fixes
|
2 years ago |
Philippe Mathieu-Daudé
|
53c7c92422
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
|
2 years ago |
Peter Maydell
|
0c88f93788
hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV settings
|
2 years ago |
Bin Meng
|
47c305f6f2
hw/char: cadence_uart: Log a guest error when device is unclocked or in reset
|
3 years ago |
Bin Meng
|
9834ecaaea
hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{read, write}()
|
3 years ago |
Bin Meng
|
7956a8f5dd
hw/char: cadence_uart: Convert to memop_with_attrs() ops
|
3 years ago |
Bin Meng
|
983f4adf36
hw/char: cadence_uart: Move clock/reset check to uart_can_receive()
|
3 years ago |
Bin Meng
|
62a3f63182
hw/char: cadence_uart: Disable transmit when input clock is disabled
|
3 years ago |
Marc-André Lureau
|
bf7b1eab25
chardev: mark explicitly first argument as poisoned
|
4 years ago |
Peter Maydell
|
5ee0abed51
clock: Add ClockEvent parameter to callbacks
|
4 years ago |
Eduardo Habkost
|
ce35e2295e
qdev: Move softmmu properties to qdev-properties-system.h
|
4 years ago |
Damien Hedde
|
b636db306e
hw/char/cadence_uart: add clock support
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Philippe Mathieu-Daudé
|
083b266f69
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
|
5 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Eric Blake
|
2562755ee7
maint: Fix macros with broken 'do/while(0); ' usage
|
7 years ago |
Anton Nefedov
|
3065070153
char: avoid chardevice direct access
|
8 years ago |
Anton Nefedov
|
81517ba37a
char: add backend hotswap handler
|
8 years ago |
Marc-André Lureau
|
4d43a603c7
char: move CharBackend handling in char-fe unit
|
8 years ago |
Marc-André Lureau
|
7566c6efe7
chardev: serial & parallel declaration to own headers
|
8 years ago |
Marc-André Lureau
|
8228e353d8
chardev: move headers to include/chardev
|
8 years ago |
Andrew Gacek
|
2494c9f640
cadence_uart: Check if receiver timeout counter is disabled
|
8 years ago |
Alistair Francis
|
450aaae863
cadence_uart: Check baud rate generator and divider values on migration
|
8 years ago |
Prasad J Pandit
|
6e29651c5e
char: cadence: check baud rate generator and divider values
|
8 years ago |