aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine.c
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau1-0/+1
2023-10-18ramfb-standalone: add migration supportMarc-André Lureau1-0/+1
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-1/+4
2023-10-04Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi1-10/+0
2023-10-04pci: SLT must be ROMichael S. Tsirkin1-1/+4
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+33
2023-10-03hw/core: remove needless includesMarc-André Lureau1-10/+0
2023-10-03Introduce machine property "audiodev"Martin Kletzander1-0/+33
2023-09-29hw/core/machine: Clean up local variable shadowingPhilippe Mathieu-Daudé1-2/+0
2023-09-21hw/other: spelling fixesMichael Tokarev1-1/+1
2023-09-19Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi1-3/+8
2023-09-19machine: Improve error message when using default RAM backend idDavid Hildenbrand1-3/+8
2023-09-18virtio-net: Add support for USO featuresYuri Benditovich1-0/+4
2023-08-23hw: Add compat machines for 8.2Cornelia Huck1-0/+3
2023-07-10pcie: Specify 0 for ARI next function numbersAkihiko Odaki1-0/+1
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan1-0/+42
2023-05-26machine: do not crash if default RAM backend name has been stolenIgor Mammedov1-0/+8
2023-05-19hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras1-0/+1
2023-04-27multifd: Create property multifd-flush-after-each-sectionJuan Quintela1-1/+3
2023-04-20hw: Add compat machines for 8.1Cornelia Huck1-0/+3
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu1-0/+1
2023-03-10e1000e: Implement system clockAkihiko Odaki1-0/+1
2023-03-02virtio-rng-pci: fix transitional migration compat for vectorsDr. David Alan Gilbert1-0/+2
2023-02-23error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster1-1/+0
2023-02-08Drop duplicate #includeMarkus Armbruster1-1/+0
2023-02-06virtio-mem: Migrate immutable properties earlyDavid Hildenbrand1-1/+3
2023-01-27virtio-rng-pci: fix migration compat for vectorsDr. David Alan Gilbert1-0/+1
2023-01-06hw: Reduce "qemu/accel.h" inclusionPhilippe Mathieu-Daudé1-0/+1
2022-12-21hw: Add compat machines for 8.0Cornelia Huck1-0/+3
2022-12-15Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell1-2/+1
2022-12-14qapi machine: Elide redundant has_FOO in generated CMarkus Armbruster1-6/+4
2022-12-14error: Move ERRP_GUARD() to the beginning of the functionMarkus Armbruster1-2/+1
2022-11-07hmat acpi: Don't require initiator value in -numaBrice Goglin1-3/+1
2022-11-07virtio: core: vq reset feature negotation supportKangjie Xu1-1/+3
2022-08-25hw: Add compat machines for 7.2Cornelia Huck1-0/+3
2022-06-09hw/cxl: Move the CXLState from MachineState to machine type specific state.Jonathan Cameron1-6/+0
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron1-22/+0
2022-06-03hw/nvme: do not auto-generate eui64Klaus Jensen1-0/+1
2022-05-19hw/intc/arm_gicv3: Use correct number of priority bits for the CPUPeter Maydell1-1/+3
2022-05-13cxl: Machine level control on whether CXL support is enabledJonathan Cameron1-0/+28
2022-05-12machine: move more memory validation to Machine objectPaolo Bonzini1-2/+19
2022-05-12machine: make memory-backend a link propertyPaolo Bonzini1-23/+47
2022-05-12machine: add mem compound propertyPaolo Bonzini1-0/+80
2022-05-12machine: add boot compound propertyPaolo Bonzini1-46/+52
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini1-3/+65
2022-05-09qapi/machine.json: Add cluster-idGavin Shan1-0/+16
2022-04-20hw: Add compat machines for 7.1Cornelia Huck1-0/+3