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
47 hours
hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr
Peter Maydell
48 hours
hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issues
Roque Arcudia Hernandez
48 hours
hw/intc/openpic: Avoid taking address of out-of-bounds array index
Peter Maydell
48 hours
hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check
Rodrigo Dias Correa
48 hours
hw/timer/exynos4210_mct: fix possible int overflow
Dmitry Frolov
3 days
Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
3 days
hw: Add "loadparm" property to scsi disk devices for booting on s390x
Thomas Huth
3 days
Merge tag 'hw-misc-20241118' of https://github.com/philmd/qemu into staging
Peter Maydell
3 days
hw/watchdog/cmsdk_apb_watchdog: Fix broken link
Roque Arcudia Hernandez
3 days
hw/net/virtio-net.c: Don't assume IP length field is aligned
Peter Maydell
3 days
hw/audio/hda: fix memory leak on audio setup
Paolo Bonzini
3 days
Revert "hw/audio/hda: fix memory leak on audio setup"
Paolo Bonzini
3 days
hw/sd/sdhci: Fix coding style
Jamin Lin
3 days
usb-hub: Fix handling port power control messages
Guenter Roeck
3 days
hw/display: check frame buffer can hold blob
Alex Bennée
3 days
hw/display: factor out the scanout blob to fb conversion
Alex Bennée
3 days
hw/i386/elfboot: allocate "header" in heap
Sergio Lopez
3 days
hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT()
Peter Maydell
3 days
hw/s390x: Restrict "loadparm" property to devices that can be used for booting
Thomas Huth
3 days
vfio/container: Fix container object destruction
Cédric Le Goater
3 days
vfio/igd: fix calculation of graphics stolen memory
Corvin Köhne
3 days
vfio/igd: add pci id for Coffee Lake
Corvin Köhne
12 days
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
12 days
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
Peter Maydell
12 days
eif: cope with huge section sizes
Paolo Bonzini
13 days
Merge tag 'pull-request-2024-11-08' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
13 days
Merge tag 'pull-9p-20241108' of https://github.com/cschoenebeck/qemu into sta...
Peter Maydell
13 days
next-kbd: convert to use qemu_input_handler_register()
Mark Cave-Ayland
13 days
9pfs: fix crash on 'Treaddir' request
Christian Schoenebeck
13 days
hw/nvme: fix handling of over-committed queues
Klaus Jensen
14 days
eif: cope with huge section offsets
Paolo Bonzini
14 days
Merge tag 'pull-riscv-to-apply-20241107' of https://github.com/alistair23/qem...
Peter Maydell
2024-11-07
hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check
Daniel Henrique Barboza
2024-11-07
hw/riscv/riscv-iommu: change 'depth' to int
Daniel Henrique Barboza
2024-11-07
hw/char/sifive_uart: Fix broken UART on big endian hosts
Thomas Huth
2024-11-06
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-11-06
Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into staging
Peter Maydell
2024-11-05
hw/riscv/iommu: fix build error with clang
Pierrick Bouvier
2024-11-05
hw/usb/hcd-ehci-sysbus: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/rtc/ds1338: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/i2c/smbus_eeprom: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/block/pflash_cfi01: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/sd/sdhci: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/ppc/mpc8544_guts: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/gpio/mpc8xxx: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/net/fsl_etsec/miim: Reuse MII constants
Bernhard Beschow
2024-11-05
hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
Bernhard Beschow
[next]