summary refs log tree commit diff stats
path: root/hw/core/machine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell2024-11-061-0/+46
|\
| * qapi/qom: Define cache enumeration and properties for machineZhao Liu2024-11-051-0/+44
| * hw/core/machine: Add missing 'units.h' and 'error-report.h' headersPhilippe Mathieu-Daudé2024-11-051-0/+2
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2024-11-051-1/+3
|\ \ | |/ |/|
| * pcie: enable Extended tag field supportMarcin Juszkiewicz2024-11-041-1/+3
* | Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell2024-11-051-27/+0
|\ \
| * | ppc/spapr: remove deprecated machine pseries-2.3Harsh Prateek Bora2024-11-041-13/+0
| * | ppc/spapr: remove deprecated machine pseries-2.2Harsh Prateek Bora2024-11-041-3/+0
| * | ppc/spapr: remove deprecated machine pseries-2.1Harsh Prateek Bora2024-11-041-11/+0
| |/
* / core/machine: Make create_default_memdev machine a virtual methodDorjoy Chowdhury2024-10-311-33/+38
|/
* hw: add compat machines for 9.2Cornelia Huck2024-09-051-0/+3
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson2024-07-241-0/+6
|\
| * smbios: make memory device size configurable per MachineIgor Mammedov2024-07-221-0/+6
* | hw: Fix crash that happens when introspecting scsi-block on older machine typesThomas Huth2024-07-221-1/+2
|/
* hw/sd/sdcard: Use spec v3.01 by defaultPhilippe Mathieu-Daudé2024-07-051-0/+1
* virtio-pci: implement No_Soft_Reset bitJiqian Chen2024-07-011-0/+1
* scsi-disk: Fix crash for VM configured with USB CDROM after live migrationHyman Huang2024-06-101-0/+1
* machine, hostmem: improve error messages for unsupported featuresPaolo Bonzini2024-06-081-0/+8
* machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not availablePaolo Bonzini2024-06-081-1/+2
* machine: allow early use of machine_require_guest_memfdPaolo Bonzini2024-06-051-1/+1
* virtio-blk: remove SCSI passthrough functionalityPaolo Bonzini2024-06-051-2/+0
* Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson2024-05-221-3/+4
|\
| * hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1Fiona Ebner2024-05-221-3/+3
| * virtio-gpu: fix v2 migrationMarc-André Lureau2024-05-221-0/+1
* | vfio/pci: migration: Skip config space check for Vendor Specific Information ...Vinayak Kale2024-05-161-0/+1
|/
* migration: Remove non-multifd compressionFabiano Rosas2024-05-081-1/+0
* target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell2024-04-301-1/+3
* hw/core: Support module-id in numa configurationZhao Liu2024-04-251-0/+16
* hw/core/machine: Support modules in -smpZhao Liu2024-04-251-0/+1
* hw/core/machine: Introduce the module as a CPU topology levelZhao Liu2024-04-251-0/+1
* HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li2024-04-231-0/+5
* hw: Add compat machines for 9.1Paolo Bonzini2024-04-181-0/+3
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2024-03-131-0/+3
|\
| * hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger2024-03-121-0/+1
| * virtio-iommu: Change the default granule to the host page sizeEric Auger2024-03-121-1/+4
* | Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell2024-03-121-0/+1
|\ \
| * | hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen2024-03-121-0/+1
* | | Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-03-121-2/+2
|\ \ \ | |/ / |/| |
| * | hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé2024-03-121-2/+2
| |/
* / migration/multifd: Enable multifd zero page checking by default.Hao Xiang2024-03-111-1/+3
|/
* hw/core/machine: Use qemu_register_resettable for sysbus resetPeter Maydell2024-02-271-4/+3
* numa: Skip invalidation of cluster and NUMA node boundary for qtestGavin Shan2024-01-121-1/+1
* machine: Print CPU model name instead of CPU typeGavin Shan2024-01-051-5/+9
* machine: Improve is_cpu_type_supported()Gavin Shan2024-01-051-6/+14
* machine: Introduce helper is_cpu_type_supported()Gavin Shan2024-01-051-38/+46
* machine: Use error handling when CPU type is checkedGavin Shan2024-01-051-6/+7
* hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé2024-01-051-0/+8
* hw: Add compat machines for 9.0Cornelia Huck2023-12-201-0/+3
* igb: Add Function Level Reset to PF and VFCédric Le Goater2023-11-131-1/+2
* CPU topology: extend with s390 specificsPierre Morel2023-10-201-0/+4