index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
Age
Commit message (
Expand
)
Author
2024-03-26
hw/clock: Let clock_set_mul_div() return a boolean value
Philippe Mathieu-Daudé
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
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
2024-03-12
pcie: Support PCIe Gen5/Gen6 link speeds
Lukas Stockner
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
Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-03-12
hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Philippe Mathieu-Daudé
2024-03-11
hw/core: Cleanup unused included headers in numa.c
Zhao Liu
2024-03-11
hw/core: Cleanup unused included header in machine-qmp-cmds.c
Zhao Liu
2024-03-11
hw/core: Cleanup unused included headers in cpu-common.c
Zhao Liu
2024-03-11
hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-11
hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-11
migration/multifd: Enable multifd zero page checking by default.
Hao Xiang
2024-03-11
migration/multifd: Implement zero page transmission on the multifd thread.
Hao Xiang
2024-03-11
migration/multifd: Add new migration option zero-page-detection.
Hao Xiang
2024-03-09
hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()
Zhao Liu
2024-03-09
hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations
Zhao Liu
2024-03-09
hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
Zhao Liu
2024-03-09
qdev: Add a granule_mode property
Eric Auger
2024-02-28
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
2024-02-28
cpu: call plugin init hook asynchronously
Pierrick Bouvier
2024-02-28
gdbstub: Simplify XML lookup
Akihiko Odaki
2024-02-27
hw/core/machine: Use qemu_register_resettable for sysbus reset
Peter Maydell
2024-02-27
hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
Peter Maydell
2024-02-27
hw/core/reset: Add qemu_{register, unregister}_resettable()
Peter Maydell
2024-02-27
hw/core: Add ResetContainer which holds objects implementing Resettable
Peter Maydell
2024-02-26
hw/sysbus: Remove now unused sysbus_address_space()
Philippe Mathieu-Daudé
2024-02-22
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
2024-02-02
hw/core: Remove transitional infrastructure from BusClass
Peter Maydell
2024-01-31
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-30
hw/core/qdev.c: add qdev_get_human_name()
Manos Pitsidianakis
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-19
hw/core/cpu: Rename cpu_class_init() to include 'common'
Philippe Mathieu-Daudé
2024-01-12
numa: Skip invalidation of cluster and NUMA node boundary for qtest
Gavin Shan
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
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é
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-12-29
hw/core: Constify VMState
Richard Henderson
2023-12-21
qdev: add IOThreadVirtQueueMappingList property type
Stefan Hajnoczi
2023-12-21
qdev-properties: alias all object class properties
Stefan Hajnoczi
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
[next]