aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
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
2024-01-05machine: Use error handling when CPU type is checkedGavin Shan
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé
2024-01-05cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()Philippe Mathieu-Daudé
2023-12-29hw/core: Constify VMStateRichard Henderson
2023-12-21qdev: add IOThreadVirtQueueMappingList property typeStefan Hajnoczi
2023-12-21qdev-properties: alias all object class propertiesStefan Hajnoczi
2023-12-21block: remove AioContext lockingStefan Hajnoczi
2023-12-20hw: Add compat machines for 9.0Cornelia Huck
2023-11-28qdev: Fix crash in array property getterKevin Wolf
2023-11-23hw/core: skip loading debug on all failuresAlex Bennée
2023-11-13igb: Add Function Level Reset to PF and VFCédric Le Goater
2023-11-10qdev: Rework array properties based on list visitorKevin Wolf
2023-11-10qdev: Make netdev properties work as list elementsKevin Wolf
2023-11-08cpu: Call plugin hooks only when readyAkihiko Odaki
2023-11-07hw/loader: Clean up global variable shadowing in rom_add_file()Philippe Mathieu-Daudé
2023-11-07hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()Philippe Mathieu-Daudé
2023-11-07accel/tcg: Factor tcg_cpu_reset_hold() outPhilippe Mathieu-Daudé
2023-11-07accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé
2023-11-07accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'Philippe Mathieu-Daudé
2023-11-07Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-07Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-11-06hw/core/loader: gunzip(): initialize z_streamVladimir Sementsov-Ogievskiy
2023-11-06qapi: Add query-memory-devices support to hv-balloonMaciej S. Szmigiero
2023-11-03util/uuid: Add UUID_STR_LEN definitionCédric Le Goater
2023-11-03memory: Let ReservedRegion use RangeEric Auger
2023-11-03Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-02qdev: Add qdev_prop_set_array()Kevin Wolf
2023-11-01cpr: reboot modeSteve Sistare
2023-11-01migration: mode parameterSteve Sistare
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-20machine: adding s390 topology to info hotpluggable-cpusPierre Morel
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-19memory: follow Error API guidelinesMarc-André Lureau
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau
2023-10-18ramfb-standalone: add migration supportMarc-André Lureau
2023-10-07cpu: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-05Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-10-04Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi