aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-11-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-289pfs: fix 'Tgetattr' after unlinkChristian Schoenebeck
2024-11-289pfs: remove obsolete comment in v9fs_getattr()Christian Schoenebeck
2024-11-289pfs: cleanup V9fsFidStateChristian Schoenebeck
2024-11-28scsi: megasas: Internal cdbs have 16-byte lengthGuenter Roeck
2024-11-28amd_iommu: Fix kvm_enable_x2apic link error with clang in non-KVM buildsSairaj Kodilkar
2024-11-28Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-11-26vhost: fail device start if iotlb update failsPrasad Pandit
2024-11-26hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle()Jonathan Cameron
2024-11-26hw/cxl: Check for zero length features in cmd_features_set_feature()Jonathan Cameron
2024-11-26Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"Igor Mammedov
2024-11-26Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"Igor Mammedov
2024-11-26vhost_net: fix assertion triggered by batch of host notifiers processingzuoboqun
2024-11-27hw/ppc/pegasos2: Fix IRQ routing from pci.0BALATON Zoltan
2024-11-27ppc/spapr: fix drc index mismatch for partially enabled vcpusHarsh Prateek Bora
2024-11-27ppc/pnv: Add xscom- prefix to pervasive-control region nameNicholas Piggin
2024-11-27target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socketGlenn Miles
2024-11-27ppc/pnv: Fix direct controls quiesceNicholas Piggin
2024-11-26Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2024-11-26virtio-net: Add queues before loading themAkihiko Odaki
2024-11-25Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-11-25qdev: Fix set_pci_devfn() to visit option only onceKevin Wolf
2024-11-25virtio-net: Copy received header to bufferAkihiko Odaki
2024-11-25virtio-net: Initialize hash reporting valuesAkihiko Odaki
2024-11-25virtio-net: Fix hash reporting when the queue changesAkihiko Odaki
2024-11-25virtio-net: Do not check for the queue before RSSAkihiko Odaki
2024-11-25virtio-net: Fix size check in dhclient workaroundAkihiko Odaki
2024-11-20scsi: fix allocation for s390x loadparmPaolo Bonzini
2024-11-19hw/core/machine-smp: Fix error message parameterZhao Liu
2024-11-19hw/core/machine-smp: Initialize caches_bitmap before readingZhao Liu
2024-11-19hw/i386/pc: Remove vmport value assertionKamil Szczęk
2024-11-19hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isrPeter Maydell
2024-11-19hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issuesRoque Arcudia Hernandez
2024-11-19hw/intc/openpic: Avoid taking address of out-of-bounds array indexPeter Maydell
2024-11-19hw/net/rocker/rocker_of_dpa.c: Remove superfluous error checkRodrigo Dias Correa
2024-11-19hw/timer/exynos4210_mct: fix possible int overflowDmitry Frolov
2024-11-18Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-11-18hw: Add "loadparm" property to scsi disk devices for booting on s390xThomas Huth
2024-11-18Merge tag 'hw-misc-20241118' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-18hw/watchdog/cmsdk_apb_watchdog: Fix broken linkRoque Arcudia Hernandez
2024-11-18hw/net/virtio-net.c: Don't assume IP length field is alignedPeter Maydell
2024-11-18hw/audio/hda: fix memory leak on audio setupPaolo Bonzini
2024-11-18Revert "hw/audio/hda: fix memory leak on audio setup"Paolo Bonzini
2024-11-18hw/sd/sdhci: Fix coding styleJamin Lin
2024-11-18usb-hub: Fix handling port power control messagesGuenter Roeck
2024-11-18hw/display: check frame buffer can hold blobAlex Bennée
2024-11-18hw/display: factor out the scanout blob to fb conversionAlex Bennée
2024-11-18hw/i386/elfboot: allocate "header" in heapSergio Lopez
2024-11-18hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT()Peter Maydell
2024-11-18hw/s390x: Restrict "loadparm" property to devices that can be used for bootingThomas Huth