Age | Commit message (Expand) | Author |
2024-05-22 | Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem... | Richard Henderson |
2024-05-22 | hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1 | Fiona Ebner |
2024-05-22 | virtio-gpu: fix v2 migration | Marc-André Lureau |
2024-05-16 | vfio/pci: migration: Skip config space check for Vendor Specific Information ... | Vinayak Kale |
2024-05-08 | migration: Remove non-multifd compression | Fabiano Rosas |
2024-04-30 | target/arm: Default to 1GHz cntfrq for 'max' and new CPUs | Peter Maydell |
2024-04-25 | hw/core: Support module-id in numa configuration | Zhao Liu |
2024-04-25 | hw/core/machine: Support modules in -smp | Zhao Liu |
2024-04-25 | hw/core/machine: Introduce the module as a CPU topology level | Zhao Liu |
2024-04-23 | HostMem: Add mechanism to opt in kvm guest memfd via MachineState | Xiaoyao Li |
2024-04-18 | hw: Add compat machines for 9.1 | Paolo Bonzini |
2024-03-13 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell |
2024-03-12 | hw/i386/q35: Set virtio-iommu aw-bits default value to 39 | Eric Auger |
2024-03-12 | virtio-iommu: Change the default granule to the host page size | Eric Auger |
2024-03-12 | Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ... | Peter Maydell |
2024-03-12 | Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2024-03-12 | hw/nvme: add machine compatibility parameter to enable msix exclusive bar | Klaus Jensen |
2024-03-12 | hw/core: Declare CPUArchId::cpu as CPUState instead of Object | Philippe Mathieu-Daudé |
2024-03-11 | migration/multifd: Enable multifd zero page checking by default. | Hao Xiang |
2024-02-27 | hw/core/machine: Use qemu_register_resettable for sysbus reset | Peter Maydell |
2024-01-12 | numa: Skip invalidation of cluster and NUMA node boundary for qtest | Gavin Shan |
2024-01-05 | machine: Print CPU model name instead of CPU type | Gavin Shan |
2024-01-05 | machine: Improve is_cpu_type_supported() | Gavin Shan |
2024-01-05 | machine: Introduce helper is_cpu_type_supported() | Gavin Shan |
2024-01-05 | machine: Use error handling when CPU type is checked | Gavin Shan |
2024-01-05 | hw/core: Add machine_class_default_cpu_type() | Philippe Mathieu-Daudé |
2023-12-20 | hw: Add compat machines for 9.0 | Cornelia Huck |
2023-11-13 | igb: Add Function Level Reset to PF and VF | Cédric Le Goater |
2023-10-20 | CPU topology: extend with s390 specifics | Pierre Morel |
2023-10-18 | hw/vfio: add ramfb migration support | Marc-André Lureau |
2023-10-18 | ramfb-standalone: add migration support | Marc-André Lureau |
2023-10-05 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi |
2023-10-04 | Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int... | Stefan Hajnoczi |
2023-10-04 | pci: SLT must be RO | Michael S. Tsirkin |
2023-10-03 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-10-03 | hw/core: remove needless includes | Marc-André Lureau |
2023-10-03 | Introduce machine property "audiodev" | Martin Kletzander |
2023-09-29 | hw/core/machine: Clean up local variable shadowing | Philippe Mathieu-Daudé |
2023-09-21 | hw/other: spelling fixes | Michael Tokarev |
2023-09-19 | Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s... | Stefan Hajnoczi |
2023-09-19 | machine: Improve error message when using default RAM backend id | David Hildenbrand |
2023-09-18 | virtio-net: Add support for USO features | Yuri Benditovich |
2023-08-23 | hw: Add compat machines for 8.2 | Cornelia Huck |
2023-07-10 | pcie: Specify 0 for ARI next function numbers | Akihiko Odaki |
2023-06-26 | numa: Validate cluster and NUMA node boundary if required | Gavin Shan |
2023-05-26 | machine: do not crash if default RAM backend name has been stolen | Igor Mammedov |
2023-05-19 | hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0 | Leonardo Bras |
2023-04-27 | multifd: Create property multifd-flush-after-each-section | Juan Quintela |
2023-04-20 | hw: Add compat machines for 8.1 | Cornelia Huck |
2023-04-12 | migration: Fix potential race on postcopy_qemufile_src | Peter Xu |