aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2024-11-28Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-11-27hw/pci: Remove unused pci_irq_pulse() methodPhilippe Mathieu-Daudé
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-26virtio-net: Add queues before loading themAkihiko Odaki
2024-11-19hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functionsPeter Maydell
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-18hw/net/virtio-net.c: Don't assume IP length field is alignedPeter Maydell
2024-11-18hw/misc/mos6522: Fix bad class definition of the MOS6522 deviceThomas Huth
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/usb: Use __attribute__((packed)) vs __packedRoque Arcudia Hernandez
2024-11-06Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-06Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into stagingPeter Maydell
2024-11-05hw/core: Add a helper to check the cache topology levelZhao Liu
2024-11-05hw/core: Check smp cache topology support for machineZhao Liu
2024-11-05qapi/qom: Define cache enumeration and properties for machineZhao Liu
2024-11-05hw/core: Make CPU topology enumeration arch-agnosticZhao Liu
2024-11-05i386/cpu: Don't enumerate the "invalid" CPU topology levelZhao Liu
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-11-05vfio/migration: Add vfio_save_block_precopy_empty_hit trace eventMaciej S. Szmigiero
2024-11-05vfio/migration: Add save_{iterate, complete_precopy}_start trace eventsMaciej S. Szmigiero
2024-11-05qdev: make properties array "const"Paolo Bonzini
2024-11-05Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-11-04hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug statesSalil Mehta
2024-11-04hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplugSalil Mehta
2024-11-04hw/pci: Add parenthesis to PCI_BUILD_BDF macroRoque Arcudia Hernandez
2024-11-04pcie: enable Extended tag field supportMarcin Juszkiewicz
2024-11-04intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ...Zhenzhong Duan
2024-11-04hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tablesShiju Jose
2024-11-04virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net deviceyaozhenguo
2024-11-04virtio-pci: fix memory_region_find for VirtIOPCIRegion's MRGao Shiyuan
2024-11-04qapi: introduce device-sync-configVladimir Sementsov-Ogievskiy
2024-11-04hw/pci-bridge/cxl-upstream: Add properties to control link speed and widthJonathan Cameron
2024-11-04hw/mem/cxl-type3: Add properties to control link speed and widthJonathan Cameron
2024-11-04hw/pcie: Provide a utility function for control of EP / SW USP linkJonathan Cameron
2024-11-04hw/acpi: Make storage of node id uint32_t to reduce fragilityJonathan Cameron
2024-11-04hw/acpi: Generic Port Affinity Structure supportJonathan Cameron
2024-11-04acpi/pci: Move Generic Initiator object handling into acpi/pci.*Jonathan Cameron
2024-11-04hw/acpi: Move AML building code for Generic Initiators to aml_build.cJonathan Cameron
2024-11-04softmmu: Expand comments describing max_bounce_buffer_sizeMattias Nissler
2024-11-04hw/ppc: Consolidate ppc440 initial mapping creation functionsBALATON Zoltan
2024-11-04hw/ppc: Consolidate e500 initial mapping creation functionsBALATON Zoltan
2024-11-04pnv/xive2: TIMA CI ops using alternative offsets or byte lengthsMichael Kowal
2024-11-04ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"Glenn Miles
2024-11-04ppc/xive2: Change context/ring specific functions to be genericMichael Kowal
2024-11-04ppc/xive2: Support "Pull Thread Context to Register" operationGlenn Miles
2024-11-04ppc/xive2: Allow 1-byte write of Target field in TIMAGlenn Miles