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-24
hw/net: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-24
hw/arm: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-24
hw/acpi: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-24
virtio-mem: Add support for suspend+wake-up with plugged memory
Juraj Marcin
2024-09-24
virtio-mem: Use new Resettable framework instead of LegacyReset
Juraj Marcin
2024-09-24
reset: Add RESET_TYPE_WAKEUP
Juraj Marcin
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
2024-09-24
virtio: kconfig: memory devices are PCI only
Paolo Bonzini
2024-09-20
license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
Philippe Mathieu-Daudé
2024-09-20
license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-20
license: Simplify GPL-2.0-or-later license descriptions
Philippe Mathieu-Daudé
2024-09-20
hw/sysbus: Remove unused sysbus_mmio_unmap
Dr. David Alan Gilbert
2024-09-20
hw/display: Fix mirrored output in dm163
Inès Varhol
2024-09-20
hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets
Thomas Huth
2024-09-20
hw/loongarch/virt: Add description for virt machine type
Bibo Mao
2024-09-20
hw/mips/jazz: fix typo in in-built NIC alias
Mark Cave-Ayland
2024-09-20
ppc: fix incorrect spelling of PowerMac
Tejas Vipin
2024-09-20
mark <zlib.h> with for-crc32 in a consistent manner
Michael Tokarev
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
[prev]
[next]