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-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-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é
2024-09-13
hw/cris: Remove image loader helper
Philippe Mathieu-Daudé
2024-09-13
hw/cris: Remove the axis-dev88 machine
Philippe Mathieu-Daudé
2024-09-13
hw/sh4: Remove sh7750_register_io_device() helper
Philippe Mathieu-Daudé
2024-09-13
hw/block: Remove TC58128 NAND EEPROM
Philippe Mathieu-Daudé
2024-09-13
hw/sh4: Remove the deprecated SHIX machine
Philippe Mathieu-Daudé
2024-09-13
hw/intc/loongson_ipi: Remove unused headers
Philippe Mathieu-Daudé
2024-09-13
hw/pci-host/designware: Add 'host_mem' variable for clarity
Philippe Mathieu-Daudé
2024-09-13
hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2024-09-13
hw/intc/arm_gic: fix spurious level triggered interrupts
Jan Klötzke
2024-09-13
hw/net/can/xlnx-versal-canfd: Fix FIFO issues
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Fix byte ordering
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Handle flags correctly
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Fix interrupt level
Doug Brown
[next]