aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2024-12-11hw: add compat machines for 10.0Cornelia Huck8-9/+70
2024-12-11hw/i386: define _AS_LATEST() macros for machine typesDaniel P. Berrangé2-11/+11
2024-12-03Merge tag 'hw-misc-20241203' of https://github.com/philmd/qemu into stagingPeter Maydell3-3/+25
2024-12-03Merge tag 'pull-or1k-20241203' of https://github.com/stffrdhrn/qemu into stagingPeter Maydell2-17/+35
2024-12-03hw/virtio: fix crash in processing balloon statsDaniel P. Berrangé1-1/+15
2024-12-03hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()Philippe Mathieu-Daudé1-1/+1
2024-12-03hw/core/machine: diagnose wrapping of maxmemDaniel P. Berrangé1-1/+9
2024-12-03hw/openrisc/openrisc_sim: keep serial@90000000 as defaultAhmad Fatoum1-6/+20
2024-12-03hw/openrisc: Fixed undercounting of TTCR in continuous modeJoel Holdsworth1-11/+15
2024-12-03hw/openrisc: Fixed undercounting of TTCR in continuous modeJoel Holdsworth1-11/+15
2024-12-03hw/openrisc/openrisc_sim: keep serial@90000000 as defaultAhmad Fatoum1-6/+20
2024-12-03hw/nvme: take a reference on the subsystem on vf realizationKlaus Jensen1-0/+7
2024-12-03hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zeroKlaus Jensen1-1/+7
2024-12-03hw/nvme: fix use/unuse of msix vectorsKlaus Jensen1-2/+3
2024-12-03hw/nvme: fix msix_uninit with exclusive barKlaus Jensen1-1/+6
2024-11-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-15/+7
2024-11-289pfs: fix 'Tgetattr' after unlinkChristian Schoenebeck1-1/+7
2024-11-289pfs: remove obsolete comment in v9fs_getattr()Christian Schoenebeck1-4/+0
2024-11-289pfs: cleanup V9fsFidStateChristian Schoenebeck1-1/+0
2024-11-28scsi: megasas: Internal cdbs have 16-byte lengthGuenter Roeck1-12/+2
2024-11-28amd_iommu: Fix kvm_enable_x2apic link error with clang in non-KVM buildsSairaj Kodilkar1-3/+5
2024-11-28Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell5-61/+46
2024-11-26vhost: fail device start if iotlb update failsPrasad Pandit1-1/+12
2024-11-26hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle()Jonathan Cameron1-1/+1
2024-11-26hw/cxl: Check for zero length features in cmd_features_set_feature()Jonathan Cameron1-0/+4
2024-11-26Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"Igor Mammedov1-14/+1
2024-11-26Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"Igor Mammedov1-34/+4
2024-11-26vhost_net: fix assertion triggered by batch of host notifiers processingzuoboqun1-11/+24
2024-11-27hw/ppc/pegasos2: Fix IRQ routing from pci.0BALATON Zoltan2-1/+30
2024-11-27ppc/spapr: fix drc index mismatch for partially enabled vcpusHarsh Prateek Bora1-1/+1
2024-11-27ppc/pnv: Add xscom- prefix to pervasive-control region nameNicholas Piggin1-1/+1
2024-11-27target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socketGlenn Miles2-0/+3
2024-11-27ppc/pnv: Fix direct controls quiesceNicholas Piggin1-2/+7
2024-11-26Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell2-0/+17
2024-11-26virtio-net: Add queues before loading themAkihiko Odaki2-0/+17
2024-11-25Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-18/+36
2024-11-25qdev: Fix set_pci_devfn() to visit option only onceKevin Wolf1-18/+36
2024-11-25virtio-net: Copy received header to bufferAkihiko Odaki1-39/+46
2024-11-25virtio-net: Initialize hash reporting valuesAkihiko Odaki1-0/+2
2024-11-25virtio-net: Fix hash reporting when the queue changesAkihiko Odaki1-7/+7
2024-11-25virtio-net: Do not check for the queue before RSSAkihiko Odaki1-4/+4
2024-11-25virtio-net: Fix size check in dhclient workaroundAkihiko Odaki1-1/+4
2024-11-20scsi: fix allocation for s390x loadparmPaolo Bonzini1-1/+1
2024-11-19hw/core/machine-smp: Fix error message parameterZhao Liu1-1/+1
2024-11-19hw/core/machine-smp: Initialize caches_bitmap before readingZhao Liu1-0/+1
2024-11-19hw/i386/pc: Remove vmport value assertionKamil Szczęk1-1/+0
2024-11-19hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isrPeter Maydell1-8/+3
2024-11-19hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issuesRoque Arcudia Hernandez1-7/+27
2024-11-19hw/intc/openpic: Avoid taking address of out-of-bounds array indexPeter Maydell1-7/+8
2024-11-19hw/net/rocker/rocker_of_dpa.c: Remove superfluous error checkRodrigo Dias Correa1-10/+3