Age | Commit message (Expand) | Author | Files | Lines |
2021-07-15 | char: ibex_uart: Update the register layout | Alistair Francis | 1 | -9/+10 |
2021-06-24 | hw/char/ibex_uart: Make the register layout private | Alistair Francis | 1 | -0/+37 |
2021-06-24 | hw/char: QOMify sifive_uart | Lukas Jünger | 1 | -10/+104 |
2021-06-24 | hw/char: Consistent function names for sifive_uart | Lukas Jünger | 1 | -22/+24 |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella | 1 | -1/+1 |
2021-05-13 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ... | Peter Maydell | 5 | -758/+0 |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster | 5 | -758/+0 |
2021-05-11 | hw/char: Add Shakti UART emulation | Vijai Kumar K | 3 | -0/+190 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | hw: Do not include hw/sysbus.h if it is not necessary | Thomas Huth | 3 | -3/+0 |
2021-05-02 | hw: Remove superfluous includes of hw/hw.h | Thomas Huth | 1 | -1/+0 |
2021-04-09 | s390x: css: report errors from ccw_dstream_read/write | Pierre Morel | 1 | -2/+9 |
2021-03-23 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'... | Peter Maydell | 1 | -0/+9 |
2021-03-23 | hw/arm/virt: Disable pl011 clock migration if needed | Gavin Shan | 1 | -0/+9 |
2021-03-22 | hw/char: disable ibex uart receive if the buffer is full | Alexander Wagner | 1 | -5/+18 |
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster | 1 | -1/+1 |
2021-03-15 | hw/char: add goldfish-tty | Laurent Vivier | 4 | -0/+300 |
2021-03-11 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul... | Peter Maydell | 1 | -2/+2 |
2021-03-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'... | Peter Maydell | 3 | -6/+7 |
2021-03-09 | hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES | Philippe Mathieu-Daudé | 1 | -2/+2 |
2021-03-08 | clock: Add ClockEvent parameter to callbacks | Peter Maydell | 3 | -6/+7 |
2021-03-06 | hw/char: Introduce SH_SCI Kconfig entry | Philippe Mathieu-Daudé | 2 | -1/+4 |
2021-02-02 | hw/char/exynos4210_uart: Fix missing call to report ready for input | Iris Johnson | 1 | -0/+1 |
2021-02-02 | hw/char/exynos4210_uart: Fix buffer size reporting with FIFO disabled | Iris Johnson | 1 | -1/+5 |
2021-01-08 | Remove superfluous timer_del() calls | Peter Maydell | 2 | -4/+0 |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost | 30 | -0/+30 |
2020-12-10 | hw/char/serial: Clean up unnecessary code | Philippe Mathieu-Daudé | 1 | -8/+5 |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 3 | -3/+3 |
2020-10-27 | hw/char/pl011: add a clock input | Luc Michel | 2 | -0/+46 |
2020-10-13 | hw/char/serial: remove duplicate .class_init in serial_mm_info | Laurent Vivier | 1 | -1/+0 |
2020-10-08 | hw/char/bcm2835_aux: Allow less than 32-bit accesses | Philippe Mathieu-Daudé | 1 | -1/+3 |
2020-09-30 | hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object | Philippe Mathieu-Daudé | 2 | -3/+4 |
2020-09-30 | hw/char/serial: Make 'wakeup' property boolean | Philippe Mathieu-Daudé | 2 | -1/+2 |
2020-09-30 | hw/char/serial: Rename I/O read/write trace events | Philippe Mathieu-Daudé | 2 | -4/+4 |
2020-09-30 | hw/char/serial: Remove old DEBUG_SERIAL commented code | Philippe Mathieu-Daudé | 1 | -11/+0 |
2020-09-30 | hw/char/serial: Replace commented DPRINTF() by trace event | Philippe Mathieu-Daudé | 2 | -3/+2 |
2020-09-30 | hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes | Philippe Mathieu-Daudé | 1 | -2/+2 |
2020-09-30 | hw/char/serial: Remove TYPE_SERIAL_IO | Philippe Mathieu-Daudé | 1 | -41/+0 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 13 | -38/+13 |
2020-09-13 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell | 5 | -0/+553 |
2020-09-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 18 | -62/+99 |
2020-09-09 | hw/riscv: Move sifive_uart model to hw/char | Bin Meng | 3 | -0/+198 |
2020-09-09 | hw/riscv: Move riscv_htif model to hw/char | Bin Meng | 3 | -0/+265 |
2020-09-09 | hw/char: Add Microchip PolarFire SoC MMUART emulation | Bin Meng | 3 | -0/+90 |
2020-09-09 | trace-events: Fix attribution of trace points to source | Markus Armbruster | 1 | -1/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 18 | -31/+36 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 18 | -31/+63 |
2020-08-27 | sclpconsole: Use TYPE_* constants | Eduardo Habkost | 2 | -2/+2 |
2020-08-27 | virtio-serial-bus: Move QOM macros to header | Eduardo Habkost | 1 | -4/+0 |