summary refs log tree commit diff stats
path: root/hw/core/machine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/vfio: add ramfb migration supportMarc-André Lureau2023-10-181-0/+1
* ramfb-standalone: add migration supportMarc-André Lureau2023-10-181-0/+1
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2023-10-051-1/+4
|\
| * pci: SLT must be ROMichael S. Tsirkin2023-10-041-1/+4
* | Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi2023-10-041-10/+0
|\ \
| * | hw/core: remove needless includesMarc-André Lureau2023-10-031-10/+0
* | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-10-031-0/+33
|\ \ \ | |/ / |/| |
| * | Introduce machine property "audiodev"Martin Kletzander2023-10-031-0/+33
| |/
* / hw/core/machine: Clean up local variable shadowingPhilippe Mathieu-Daudé2023-09-291-2/+0
|/
* hw/other: spelling fixesMichael Tokarev2023-09-211-1/+1
* Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi2023-09-191-3/+8
|\
| * machine: Improve error message when using default RAM backend idDavid Hildenbrand2023-09-191-3/+8
* | virtio-net: Add support for USO featuresYuri Benditovich2023-09-181-0/+4
|/
* hw: Add compat machines for 8.2Cornelia Huck2023-08-231-0/+3
* pcie: Specify 0 for ARI next function numbersAkihiko Odaki2023-07-101-0/+1
* numa: Validate cluster and NUMA node boundary if requiredGavin Shan2023-06-261-0/+42
* machine: do not crash if default RAM backend name has been stolenIgor Mammedov2023-05-261-0/+8
* hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras2023-05-191-0/+1
* multifd: Create property multifd-flush-after-each-sectionJuan Quintela2023-04-271-1/+3
* hw: Add compat machines for 8.1Cornelia Huck2023-04-201-0/+3
* migration: Fix potential race on postcopy_qemufile_srcPeter Xu2023-04-121-0/+1
* e1000e: Implement system clockAkihiko Odaki2023-03-101-0/+1
* virtio-rng-pci: fix transitional migration compat for vectorsDr. David Alan Gilbert2023-03-021-0/+2
* error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster2023-02-231-1/+0
* Drop duplicate #includeMarkus Armbruster2023-02-081-1/+0
* virtio-mem: Migrate immutable properties earlyDavid Hildenbrand2023-02-061-1/+3