aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell1-0/+46
2024-11-05qapi/qom: Define cache enumeration and properties for machineZhao Liu1-0/+44
2024-11-05hw/core/machine: Add missing 'units.h' and 'error-report.h' headersPhilippe Mathieu-Daudé1-0/+2
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-1/+3
2024-11-05Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell1-27/+0
2024-11-04pcie: enable Extended tag field supportMarcin Juszkiewicz1-1/+3
2024-11-04ppc/spapr: remove deprecated machine pseries-2.3Harsh Prateek Bora1-13/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.2Harsh Prateek Bora1-3/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.1Harsh Prateek Bora1-11/+0
2024-10-31core/machine: Make create_default_memdev machine a virtual methodDorjoy Chowdhury1-33/+38
2024-09-05hw: add compat machines for 9.2Cornelia Huck1-0/+3
2024-07-24Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson1-0/+6
2024-07-22smbios: make memory device size configurable per MachineIgor Mammedov1-0/+6
2024-07-22hw: Fix crash that happens when introspecting scsi-block on older machine typesThomas Huth1-1/+2
2024-07-05hw/sd/sdcard: Use spec v3.01 by defaultPhilippe Mathieu-Daudé1-0/+1
2024-07-01virtio-pci: implement No_Soft_Reset bitJiqian Chen1-0/+1
2024-06-10scsi-disk: Fix crash for VM configured with USB CDROM after live migrationHyman Huang1-0/+1
2024-06-08machine, hostmem: improve error messages for unsupported featuresPaolo Bonzini1-0/+8
2024-06-08machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not availablePaolo Bonzini1-1/+2
2024-06-05machine: allow early use of machine_require_guest_memfdPaolo Bonzini1-1/+1
2024-06-05virtio-blk: remove SCSI passthrough functionalityPaolo Bonzini1-2/+0
2024-05-22Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson1-3/+4
2024-05-22hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1Fiona Ebner1-3/+3
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau1-0/+1
2024-05-16vfio/pci: migration: Skip config space check for Vendor Specific Information ...Vinayak Kale1-0/+1
2024-05-08migration: Remove non-multifd compressionFabiano Rosas1-1/+0
2024-04-30target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell1-1/+3
2024-04-25hw/core: Support module-id in numa configurationZhao Liu1-0/+16
2024-04-25hw/core/machine: Support modules in -smpZhao Liu1-0/+1
2024-04-25hw/core/machine: Introduce the module as a CPU topology levelZhao Liu1-0/+1
2024-04-23HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li1-0/+5
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini1-0/+3
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-0/+3
2024-03-12hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger1-0/+1
2024-03-12virtio-iommu: Change the default granule to the host page sizeEric Auger1-1/+4
2024-03-12Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell1-0/+1
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-2/+2
2024-03-12hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen1-0/+1
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé1-2/+2
2024-03-11migration/multifd: Enable multifd zero page checking by default.Hao Xiang1-1/+3
2024-02-27hw/core/machine: Use qemu_register_resettable for sysbus resetPeter Maydell1-4/+3
2024-01-12numa: Skip invalidation of cluster and NUMA node boundary for qtestGavin Shan1-1/+1
2024-01-05machine: Print CPU model name instead of CPU typeGavin Shan1-5/+9
2024-01-05machine: Improve is_cpu_type_supported()Gavin Shan1-6/+14
2024-01-05machine: Introduce helper is_cpu_type_supported()Gavin Shan1-38/+46
2024-01-05machine: Use error handling when CPU type is checkedGavin Shan1-6/+7
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé1-0/+8
2023-12-20hw: Add compat machines for 9.0Cornelia Huck1-0/+3
2023-11-13igb: Add Function Level Reset to PF and VFCédric Le Goater1-1/+2
2023-10-20CPU topology: extend with s390 specificsPierre Morel1-0/+4