summary refs log tree commit diff stats
path: root/hw/core (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* hw/sysbus: Remove now unused sysbus_address_space()Philippe Mathieu-Daudé2024-02-261-5/+0
* hw/sysbus: Inline and remove sysbus_add_io()Philippe Mathieu-Daudé2024-02-221-6/+0
* hw/core: Remove transitional infrastructure from BusClassPeter Maydell2024-02-021-67/+0
* Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell2024-01-311-0/+8
|\
| * hw/core/qdev.c: add qdev_get_human_name()Manos Pitsidianakis2024-01-301-0/+8
* | accel/tcg: Move perf and debuginfo support to tcg/Ilya Leoshkevich2024-01-291-1/+1
|/
* hw/core/cpu: Rename cpu_class_init() to include 'common'Philippe Mathieu-Daudé2024-01-191-2/+2
* numa: Skip invalidation of cluster and NUMA node boundary for qtestGavin Shan2024-01-121-1/+1
* system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2024-01-081-3/+3
* machine: Print CPU model name instead of CPU typeGavin Shan2024-01-051-5/+9
* machine: Improve is_cpu_type_supported()Gavin Shan2024-01-051-6/+14
* machine: Introduce helper is_cpu_type_supported()Gavin Shan2024-01-051-38/+46
* machine: Use error handling when CPU type is checkedGavin Shan2024-01-051-6/+7
* hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé2024-01-051-0/+8
* cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()Philippe Mathieu-Daudé2024-01-051-3/+5
* hw/core: Constify VMStateRichard Henderson2023-12-293-7/+7
* qdev: add IOThreadVirtQueueMappingList property typeStefan Hajnoczi2023-12-211-0/+46
* qdev-properties: alias all object class propertiesStefan Hajnoczi2023-12-211-8/+10
* block: remove AioContext lockingStefan Hajnoczi2023-12-211-9/+0
* hw: Add compat machines for 9.0Cornelia Huck2023-12-201-0/+3
* qdev: Fix crash in array property getterKevin Wolf2023-11-281-7/+26
* hw/core: skip loading debug on all failuresAlex Bennée2023-11-231-1/+1
* igb: Add Function Level Reset to PF and VFCédric Le Goater2023-11-131-1/+2
* qdev: Rework array properties based on list visitorKevin Wolf2023-11-101-80/+157
* qdev: Make netdev properties work as list elementsKevin Wolf2023-11-101-1/+1
* cpu: Call plugin hooks only when readyAkihiko Odaki2023-11-081-0/+10
* hw/loader: Clean up global variable shadowing in rom_add_file()Philippe Mathieu-Daudé2023-11-071-2/+2
* hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()Philippe Mathieu-Daudé2023-11-071-4/+12
* accel/tcg: Factor tcg_cpu_reset_hold() outPhilippe Mathieu-Daudé2023-11-071-5/+0
* accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé2023-11-071-0/+1
* accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'Philippe Mathieu-Daudé2023-11-071-0/+1
* Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2023-11-071-1/+1
|\
| * hw/core/loader: gunzip(): initialize z_streamVladimir Sementsov-Ogievskiy2023-11-061-1/+1
* | Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into stagingStefan Hajnoczi2023-11-071-4/+7
|\ \
| * | util/uuid: Add UUID_STR_LEN definitionCédric Le Goater2023-11-031-1/+1
| * | memory: Let ReservedRegion use RangeEric Auger2023-11-031-3/+6
| |/
* / qapi: Add query-memory-devices support to hv-balloonMaciej S. Szmigiero2023-11-061-0/+15
|/
* Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2023-11-031-0/+21
|\
| * qdev: Add qdev_prop_set_array()Kevin Wolf2023-11-021-0/+21
* | cpr: reboot modeSteve Sistare2023-11-011-1/+1
* | migration: mode parameterSteve Sistare2023-11-011-0/+14
|/
* Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2023-10-204-7/+64
|\
| * machine: adding s390 topology to info hotpluggable-cpusPierre Morel2023-10-201-0/+6
| * CPU topology: extend with s390 specificsPierre Morel2023-10-203-7/+58
* | memory: follow Error API guidelinesMarc-André Lureau2023-10-191-3/+3
|/
* hw/vfio: add ramfb migration supportMarc-André Lureau2023-10-181-0/+1
* ramfb-standalone: add migration supportMarc-André Lureau2023-10-181-0/+1
* cpu: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé2023-10-071-2/+2
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2023-10-051-1/+4
|\
| * pci: SLT must be ROMichael S. Tsirkin2023-10-041-1/+4