aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine.c
AgeCommit message (Expand)Author
2024-05-22Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson
2024-05-22hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1Fiona Ebner
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau
2024-05-16vfio/pci: migration: Skip config space check for Vendor Specific Information ...Vinayak Kale
2024-05-08migration: Remove non-multifd compressionFabiano Rosas
2024-04-30target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell
2024-04-25hw/core: Support module-id in numa configurationZhao Liu
2024-04-25hw/core/machine: Support modules in -smpZhao Liu
2024-04-25hw/core/machine: Introduce the module as a CPU topology levelZhao Liu
2024-04-23HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger
2024-03-12virtio-iommu: Change the default granule to the host page sizeEric Auger
2024-03-12Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-12hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé
2024-03-11migration/multifd: Enable multifd zero page checking by default.Hao Xiang
2024-02-27hw/core/machine: Use qemu_register_resettable for sysbus resetPeter Maydell
2024-01-12numa: Skip invalidation of cluster and NUMA node boundary for qtestGavin Shan
2024-01-05machine: Print CPU model name instead of CPU typeGavin Shan
2024-01-05machine: Improve is_cpu_type_supported()Gavin Shan
2024-01-05machine: Introduce helper is_cpu_type_supported()Gavin Shan
2024-01-05machine: Use error handling when CPU type is checkedGavin Shan
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé
2023-12-20hw: Add compat machines for 9.0Cornelia Huck
2023-11-13igb: Add Function Level Reset to PF and VFCédric Le Goater
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau
2023-10-18ramfb-standalone: add migration supportMarc-André Lureau
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-04Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2023-10-04pci: SLT must be ROMichael S. Tsirkin
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-03hw/core: remove needless includesMarc-André Lureau
2023-10-03Introduce machine property "audiodev"Martin Kletzander
2023-09-29hw/core/machine: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-09-19Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-09-19machine: Improve error message when using default RAM backend idDavid Hildenbrand
2023-09-18virtio-net: Add support for USO featuresYuri Benditovich
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-07-10pcie: Specify 0 for ARI next function numbersAkihiko Odaki
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan
2023-05-26machine: do not crash if default RAM backend name has been stolenIgor Mammedov
2023-05-19hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras
2023-04-27multifd: Create property multifd-flush-after-each-sectionJuan Quintela
2023-04-20hw: Add compat machines for 8.1Cornelia Huck
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu