aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-05qapi/qom: Define cache enumeration and properties for machineZhao Liu1-0/+12
2024-11-05hw/core: Make CPU topology enumeration arch-agnosticZhao Liu1-19/+4
2024-11-05i386/cpu: Don't enumerate the "invalid" CPU topology levelZhao Liu1-1/+2
2024-11-05Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...Peter Maydell3-0/+50
2024-11-05crypto: Introduce SM3 hash hmac pbkdf algorithmliequan che1-0/+1
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell15-64/+76
2024-11-05vfio/migration: Add vfio_save_block_precopy_empty_hit trace eventMaciej S. Szmigiero1-0/+1
2024-11-05vfio/migration: Add save_{iterate, complete_precopy}_start trace eventsMaciej S. Szmigiero1-0/+2
2024-11-05Merge tag 'pull-nvme-20241104' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell1-3/+37
2024-11-05qdev: make properties array "const"Paolo Bonzini2-4/+4
2024-11-05disas: Fix build against Capstone v6 (again)Richard Henderson1-0/+1
2024-11-05softfloat: Remove fallback rule from pickNaN()Peter Maydell1-7/+3
2024-11-05softfloat: Allow 2-operand NaN propagation rule to be set at runtimePeter Maydell2-0/+53
2024-11-05Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell10-45/+80
2024-11-04hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug statesSalil Mehta1-0/+1
2024-11-04hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplugSalil Mehta1-0/+1
2024-11-04hw/pci: Add parenthesis to PCI_BUILD_BDF macroRoque Arcudia Hernandez1-1/+1
2024-11-04pcie: enable Extended tag field supportMarcin Juszkiewicz1-0/+2
2024-11-04intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ...Zhenzhong Duan1-0/+3
2024-11-04hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tablesShiju Jose1-14/+22
2024-11-04virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net deviceyaozhenguo1-0/+1
2024-11-04virtio-pci: fix memory_region_find for VirtIOPCIRegion's MRGao Shiyuan2-0/+5
2024-11-04qapi: introduce device-sync-configVladimir Sementsov-Ogievskiy1-0/+6
2024-11-04hw/pci-bridge/cxl-upstream: Add properties to control link speed and widthJonathan Cameron1-0/+4
2024-11-04hw/mem/cxl-type3: Add properties to control link speed and widthJonathan Cameron1-0/+4
2024-11-04hw/pcie: Provide a utility function for control of EP / SW USP linkJonathan Cameron1-0/+2
2024-11-04hw/acpi: Make storage of node id uint32_t to reduce fragilityJonathan Cameron1-1/+1
2024-11-04hw/acpi: Generic Port Affinity Structure supportJonathan Cameron3-1/+5
2024-11-04acpi/pci: Move Generic Initiator object handling into acpi/pci.*Jonathan Cameron2-24/+3
2024-11-04hw/acpi: Move AML building code for Generic Initiators to aml_build.cJonathan Cameron2-23/+4
2024-11-04hw/nvme: add NPDAL/NPDGLAyush Mishra1-1/+16
2024-11-04hw/nvme: i/o cmd set independent namespace data structureArun Kumar1-2/+21
2024-11-04Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into s...Peter Maydell8-5/+363
2024-11-04softmmu: Expand comments describing max_bounce_buffer_sizeMattias Nissler2-2/+13
2024-11-04Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell2-7/+16
2024-11-04hw/ppc: Consolidate ppc440 initial mapping creation functionsBALATON Zoltan1-0/+2
2024-11-04hw/ppc: Consolidate e500 initial mapping creation functionsBALATON Zoltan1-0/+5
2024-11-04pnv/xive2: TIMA CI ops using alternative offsets or byte lengthsMichael Kowal1-1/+6
2024-11-04ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"Glenn Miles3-7/+12
2024-11-04ppc/xive2: Change context/ring specific functions to be genericMichael Kowal1-1/+1
2024-11-04ppc/xive2: Support "Pull Thread Context to Register" operationGlenn Miles1-0/+2
2024-11-04ppc/xive2: Allow 1-byte write of Target field in TIMAGlenn Miles2-0/+3
2024-11-04ppc/xive2: Dump the VP-group and crowd tables with 'info pic'Frederic Barrat2-0/+18
2024-11-04ppc/xive2: Dump more NVP state with 'info pic'Frederic Barrat1-0/+1
2024-11-04ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"Frederic Barrat3-0/+7
2024-11-04pnv/xive2: Define OGEN field in the TIMAFrederic Barrat1-0/+1
2024-11-04pnv/xive: TIMA patch sets pre-req alignment and formatting changesMichael Kowal1-16/+16
2024-11-04ppc/xive: Fix ESB length overflow on 32-bit hostsNicholas Piggin1-1/+1
2024-11-04spapr: nested: Add Power11 capability support for Nested PAPR guests in TCG L0Amit Machhiwal1-1/+4
2024-11-04spapr: nested: Add support for DPDES SPR in GSB for TCG L0Amit Machhiwal1-1/+2