Commit History

Author SHA1 Message Date
  Philippe Mathieu-Daudé 8a8c92c8af hw/char/xilinx_uartlite: Make device endianness configurable 9 months ago
  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 e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 11 months ago
  Philippe Mathieu-Daudé 3440a4a93a hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type 2 years ago
  Eduardo Habkost ce35e2295e qdev: Move softmmu properties to qdev-properties-system.h 4 years ago
  Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
  Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 5 years ago
  Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 5 years ago
  Philippe Mathieu-Daudé 492edf3e30 hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask() 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 a27bd6c779 Include hw/qdev-properties.h less 6 years ago
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 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
  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 8228e353d8 chardev: move headers to include/chardev 8 years ago
  Marc-André Lureau 39ab61c6d0 char: remove explicit_fe_open, use a set_handlers argument 8 years ago
  Marc-André Lureau fa394ed625 char: make some qemu_chr_fe skip if no driver 8 years ago
  Marc-André Lureau 5345fdb446 char: use qemu_chr_fe* functions with CharBackend argument 8 years ago
  Marc-André Lureau 7fa47e2a80 char: rename some frontend functions 8 years ago
  Marc-André Lureau becdfa00cf char: replace PROP_CHR with CharBackend 8 years ago
  Daniel P. Berrange 6ab3fc32ea hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all 9 years ago
  xiaoqiang zhao 1b6d0781c2 hw/char: QOM'ify xilinx_uartlite model 9 years ago
  Peter Maydell 17b7f2dbbc arm devices: Clean up includes 9 years ago
  Markus Armbruster 9f9bdf43ca sysbus: Make devices picking up backends unavailable with -device 10 years ago
  Markus Armbruster d71b22bb6a hw: Mark devices picking up char backends actively FIXME 10 years ago
  Peter Crosthwaite aa0f607f61 char: xilinx_uartlite: Convert to realize() 11 years ago