index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2024-09-19
hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
Jacob Abrams
2024-09-18
mac_dbdma: Remove leftover `dma_memory_unmap` calls
Mattias Nissler
2024-09-17
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-09-17
Merge tag 'pull-vfio-20240917' of https://github.com/legoater/qemu into staging
Peter Maydell
2024-09-17
hw/block: fix uint32 overflow
Dmitry Frolov
2024-09-17
vfio/igd: correctly calculate stolen memory size for gen 9 and later
Corvin Köhne
2024-09-17
vfio/igd: don't set stolen memory size to zero
Corvin Köhne
2024-09-17
vfio/igd: add ID's for ElkhartLake and TigerLake
Corvin Köhne
2024-09-17
vfio/igd: add new bar0 quirk to emulate BDSM mirror
Corvin Köhne
2024-09-17
vfio/igd: use new BDSM register location and size for gen 11 and later
Corvin Köhne
2024-09-17
vfio/igd: support legacy mode for all known generations
Corvin Köhne
2024-09-17
vfio/igd: return an invalid generation for unknown devices
Corvin Köhne
2024-09-17
hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()
Peter Maydell
2024-09-16
aspeed: Add tmp105 in i2c bus 0 for AST2700
Jamin Lin
2024-09-16
aspeed/soc: Support I2C for AST2700
Jamin Lin
2024-09-16
aspeed/soc: Introduce a new API to get the device irq
Jamin Lin
2024-09-16
hw/i2c/aspeed: Add support for 64 bit addresses
Jamin Lin
2024-09-16
hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses
Jamin Lin
2024-09-16
hw/i2c/aspeed: Add AST2700 support
Jamin Lin
2024-09-16
hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Support discontinuous register memory region of I2C bus
Jamin Lin
2024-09-16
hw/gpio/aspeed_gpio: Avoid shift into sign bit
Peter Maydell
2024-09-13
hw/pci-host: remove break after g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/misc: remove break after g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/gpio: remove break after g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/watchdog: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/core: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/char: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/input/adb-mouse: convert to use QemuInputHandler
Mark Cave-Ayland
2024-09-13
hw/char/escc: convert Sun mouse to use QemuInputHandler
Mark Cave-Ayland
2024-09-13
hw/sensor/tmp105: Lower 4 bit of limit registers are always 0
Guenter Roeck
2024-09-13
hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0
Philippe Mathieu-Daudé
2024-09-13
hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update()
Philippe Mathieu-Daudé
2024-09-13
hw/sensor/tmp105: Use registerfields API
Philippe Mathieu-Daudé
2024-09-13
hw/sensor/tmp105: Coding style fixes
Guenter Roeck
2024-09-13
hw/char/pl011: Rename RX FIFO methods
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Warn when using disabled transmitter
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Extract pl011_read_rxdata() from pl011_read()
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Move pl011_loopback_enabled|tx() around
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Move pl011_put_fifo() earlier
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Remove unused 'readbuff' field
Philippe Mathieu-Daudé
2024-09-13
hw/timer: Remove TYPE_ETRAX_FS_TIMER device
Philippe Mathieu-Daudé
2024-09-13
hw/dma: Remove ETRAX_FS DMA device
Philippe Mathieu-Daudé
2024-09-13
hw/net: Remove TYPE_ETRAX_FS_ETH device
Philippe Mathieu-Daudé
2024-09-13
hw/char: Remove TYPE_ETRAX_FS_SERIAL device
Philippe Mathieu-Daudé
2024-09-13
hw/intc: Remove TYPE_ETRAX_FS_PIC device
Philippe Mathieu-Daudé
[next]