summary refs log tree commit diff stats
path: root/hw/core/machine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/core/machine: Remove hw_compat_2_5[] arrayPhilippe Mathieu-Daudé2025-05-301-9/+0
* hw/core/machine: Remove hw_compat_2_4[] arrayPhilippe Mathieu-Daudé2025-05-301-9/+0
* scsi-disk: Advertise FUA support by defaultAlberto Faria2025-05-211-1/+3
* hw/core/machine: Fix indentationGustavo Romero2025-05-091-4/+4
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* qom: Have class_base_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hw: add compat machines for 10.1Cornelia Huck2025-04-231-0/+3
* hw/core/machine: Fix -machine dumpdtb=file.dtbJoel Stanley2025-04-081-6/+6
* hw/core/machine: Add compat for x-migration-multifd-transfer VFIO propertyMaciej S. Szmigiero2025-03-061-0/+1
* migration: Add MIG_CMD_SWITCHOVER_START and its load handlerMaciej S. Szmigiero2025-03-061-0/+1
* hw/core/machine.c: Make -machine dumpdtb=file.dtb with no DTB an errorPeter Maydell2025-02-251-4/+2
* hw: Centralize handling of -machine dumpdtb optionPeter Maydell2025-02-241-0/+25
* migration/multifd: Add a compat property for TLS terminationFabiano Rosas2025-02-141-0/+1
* Merge tag 'pull-request-2025-01-30' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2025-01-301-0/+4
|\
| * virtio-mem-pci: Allow setting nvectors, so we can use MSI-XDavid Hildenbrand2025-01-301-0/+1
| * virtio-balloon-pci: Allow setting nvectors, so we can use MSI-XReza Arbab2025-01-301-0/+3
* | machine: aux-ram-share optionSteve Sistare2025-01-291-0/+22
|/
* target/arm: change default pauth algorithm to impdefPierrick Bouvier2025-01-131-1/+3
* system: Move 'exec/confidential-guest-support.h' to system/Philippe Mathieu-Daudé2024-12-201-1/+1
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-7/+7
* qom: Create system containers explicitlyPeter Xu2024-12-201-3/+0
* x86/loader: add -shim optionGerd Hoffmann2024-12-161-0/+20
* hw: add compat machines for 10.0Cornelia Huck2024-12-111-0/+3
* hw/core/machine: diagnose wrapping of maxmemDaniel P. Berrangé2024-12-031-1/+9
* 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