aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
3 daysMerge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson
4 daysMerge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
4 dayshw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé
4 daysqapi: Inline and remove QERR_PROPERTY_VALUE_BAD definitionPhilippe Mathieu-Daudé
4 daysqapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definitionPhilippe Mathieu-Daudé
5 daysHostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li
10 dayshw: Add compat machines for 9.1Paolo Bonzini
10 dayshw/core: Move system emulation files to system_ssPaolo Bonzini
2024-03-26hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger
2024-03-12virtio-iommu: Change the default granule to the host page sizeEric Auger
2024-03-12hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal
2024-03-12pcie: Support PCIe Gen5/Gen6 link speedsLukas Stockner
2024-03-12Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-12hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen
2024-03-12Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé
2024-03-11hw/core: Cleanup unused included headers in numa.cZhao Liu
2024-03-11hw/core: Cleanup unused included header in machine-qmp-cmds.cZhao Liu
2024-03-11hw/core: Cleanup unused included headers in cpu-common.cZhao Liu
2024-03-11hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-11hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-11migration/multifd: Enable multifd zero page checking by default.Hao Xiang
2024-03-11migration/multifd: Implement zero page transmission on the multifd thread.Hao Xiang
2024-03-11migration/multifd: Add new migration option zero-page-detection.Hao Xiang
2024-03-09hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()Zhao Liu
2024-03-09hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurationsZhao Liu
2024-03-09hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurationsZhao Liu
2024-03-09qdev: Add a granule_mode propertyEric Auger
2024-02-28plugins: create CPUPluginState and migrate plugin_maskAlex Bennée
2024-02-28cpu: call plugin init hook asynchronouslyPierrick Bouvier
2024-02-28gdbstub: Simplify XML lookupAkihiko Odaki
2024-02-27hw/core/machine: Use qemu_register_resettable for sysbus resetPeter Maydell
2024-02-27hw/core/reset: Implement qemu_register_reset via qemu_register_resettablePeter Maydell
2024-02-27hw/core/reset: Add qemu_{register, unregister}_resettable()Peter Maydell
2024-02-27hw/core: Add ResetContainer which holds objects implementing ResettablePeter Maydell
2024-02-26hw/sysbus: Remove now unused sysbus_address_space()Philippe Mathieu-Daudé
2024-02-22hw/sysbus: Inline and remove sysbus_add_io()Philippe Mathieu-Daudé
2024-02-02hw/core: Remove transitional infrastructure from BusClassPeter Maydell
2024-01-31Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2024-01-30hw/core/qdev.c: add qdev_get_human_name()Manos Pitsidianakis
2024-01-29accel/tcg: Move perf and debuginfo support to tcg/Ilya Leoshkevich
2024-01-19hw/core/cpu: Rename cpu_class_init() to include 'common'Philippe Mathieu-Daudé
2024-01-12numa: Skip invalidation of cluster and NUMA node boundary for qtestGavin Shan
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2024-01-05machine: Print CPU model name instead of CPU typeGavin Shan
2024-01-05machine: Improve is_cpu_type_supported()Gavin Shan
2024-01-05machine: Introduce helper is_cpu_type_supported()Gavin Shan