index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
rust: Kconfig: Factor out whether PL011 is Rust or C
Peter Maydell
2
-1
/
+7
12 days
Revert "hw/char/pl011: Warn when using disabled receiver"
Paolo Bonzini
1
-9
/
+10
2025-03-04
hw/char/sifive_uart: Free fifo on unrealize
Alistair Francis
1
-16
/
+28
2025-03-04
hw/char/sh_serial: Return correct number of empty RX FIFO elements
Philippe Mathieu-Daudé
1
-16
/
+14
2025-03-04
hw/char/mcf_uart: Really use RX FIFO depth
Philippe Mathieu-Daudé
1
-2
/
+4
2025-03-04
hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
Philippe Mathieu-Daudé
1
-3
/
+7
2025-03-04
hw/char/imx_serial: Really use RX FIFO depth
Philippe Mathieu-Daudé
1
-2
/
+6
2025-03-04
hw/char/bcm2835_aux: Really use RX FIFO depth
Philippe Mathieu-Daudé
1
-2
/
+4
2025-03-04
hw/char/pl011: Really use RX FIFO depth
Philippe Mathieu-Daudé
1
-3
/
+5
2025-03-04
hw/char/pl011: Improve RX flow tracing events
Philippe Mathieu-Daudé
2
-7
/
+10
2025-03-04
hw/char/pl011: Simplify a bit pl011_can_receive()
Philippe Mathieu-Daudé
1
-2
/
+3
2025-03-04
hw/char/pl011: Warn when using disabled receiver
Philippe Mathieu-Daudé
1
-0
/
+9
2025-02-16
hw/char/xilinx_uartlite: Make device endianness configurable
Philippe Mathieu-Daudé
1
-11
/
+23
2025-02-04
hw/char: Add emulation of Diva GSP PCI management boards
Helge Deller
3
-0
/
+301
2025-01-31
hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
Philippe Mathieu-Daudé
1
-4
/
+3
2025-01-31
hw/ipack: Remove legacy qemu_allocate_irqs() use
Philippe Mathieu-Daudé
1
-2
/
+2
2025-01-31
hw/ipack: Clarify KConfig symbols
Philippe Mathieu-Daudé
2
-1
/
+6
2025-01-27
hw/char/imx_serial: Update all state before restarting ageing timer
Bernhard Beschow
1
-3
/
+3
2025-01-27
hw/char/imx_serial: Fix reset value of UFCR register
Bernhard Beschow
1
-0
/
+1
2025-01-19
hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
Philippe Mathieu-Daudé
2
-12
/
+7
2025-01-15
hw/xen: Fix errp handling in xen_console
David Woodhouse
1
-13
/
+21
2025-01-15
hw/xen: Use xs_node_read() from xen_console_get_name()
David Woodhouse
1
-9
/
+9
2025-01-15
xen: do not use '%ms' scanf specifier
Roger Pau Monne
1
-2
/
+4
2025-01-13
hw/char/imx_serial: Turn some DPRINTF() statements into trace events
Bernhard Beschow
2
-19
/
+44
2025-01-13
hw/char/stm32f2xx_usart: replace print with trace
Nikita Shubin
2
-26
/
+29
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
7
-11
/
+11
2024-12-21
Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qem...
Stefan Hajnoczi
1
-5
/
+10
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
7
-10
/
+10
2024-12-20
hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses
Philippe Mathieu-Daudé
1
-0
/
+4
2024-12-20
hw/char/riscv_htif: Explicit little-endian implementation
Philippe Mathieu-Daudé
1
-5
/
+6
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
36
-38
/
+0
2024-12-15
hw/char: Constify all Property
Richard Henderson
36
-38
/
+38
2024-11-07
hw/char/sifive_uart: Fix broken UART on big endian hosts
Thomas Huth
1
-1
/
+2
2024-10-30
hw/char: sifive_uart: Print uart characters async
Alistair Francis
1
-6
/
+91
2024-10-30
hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
Alistair Francis
1
-2
/
+10
2024-10-15
hw/char/pl011: Use correct masks for IBRD and FBRD
Peter Maydell
1
-2
/
+2
2024-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
7
-128
/
+164
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
5
-127
/
+163
2024-10-03
hw/char/serial.h: Extract serial-isa.h
Bernhard Beschow
1
-0
/
+1
2024-10-03
hw: Remove unused inclusion of hw/char/serial.h
Bernhard Beschow
1
-1
/
+0
2024-10-03
hw/char: Remove unused serial_set_frequency
Dr. David Alan Gilbert
1
-7
/
+0
2024-10-01
hw/char: Remove omap2_uart
Peter Maydell
1
-113
/
+0
2024-09-19
hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
Jacob Abrams
1
-0
/
+16
2024-09-13
hw/char: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+1
2024-09-13
hw/char/escc: convert Sun mouse to use QemuInputHandler
Mark Cave-Ayland
1
-22
/
+66
2024-09-13
hw/char/pl011: Rename RX FIFO methods
Philippe Mathieu-Daudé
2
-8
/
+8
2024-09-13
hw/char/pl011: Warn when using disabled transmitter
Philippe Mathieu-Daudé
1
-1
/
+10
2024-09-13
hw/char/pl011: Extract pl011_read_rxdata() from pl011_read()
Philippe Mathieu-Daudé
1
-17
/
+24
2024-09-13
hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
Philippe Mathieu-Daudé
1
-7
/
+15
2024-09-13
hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
Philippe Mathieu-Daudé
1
-5
/
+14
[next]