aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2024-01-05hw/mips: Inline 'bios.h' definitionsPhilippe Mathieu-Daudé3-3/+26
2024-01-05hw: Simplify accesses to the CPUState::'start-powered-off' propertyPhilippe Mathieu-Daudé6-22/+11
2024-01-05hw/ppc/spapr_cpu_core: Access QDev properties with proper APIPhilippe Mathieu-Daudé1-1/+1
2024-01-05hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' propertyPhilippe Mathieu-Daudé1-2/+2
2024-01-05hw/arm/bcm2836: Simplify use of 'reset-cbar' propertyPhilippe Mathieu-Daudé1-4/+2
2024-01-05hw/audio/sb16: Do not migrate qdev propertiesPhilippe Mathieu-Daudé1-5/+5
2024-01-05hw/cpu/cluster: Cleanup unused included header in cluster.cZhao Liu1-3/+2
2024-01-05hw/cpu/core: Cleanup unused included header in core.cZhao Liu1-4/+3
2024-01-05hw/riscv/shakti_c: Check CPU type in machine_run_board_init()Gavin Shan1-7/+6
2024-01-05hw/arm: Check CPU type in machine_run_board_init()Gavin Shan8-50/+74
2024-01-05hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()Gavin Shan1-26/+10
2024-01-05hw/arm/virt: Check CPU type in machine_run_board_init()Gavin Shan1-39/+23
2024-01-05hw/arm/virt: Hide host CPU model for tcgGavin Shan1-0/+2
2024-01-05machine: Print CPU model name instead of CPU typeGavin Shan1-5/+9
2024-01-05machine: Improve is_cpu_type_supported()Gavin Shan1-6/+14
2024-01-05machine: Introduce helper is_cpu_type_supported()Gavin Shan1-38/+46
2024-01-05machine: Use error handling when CPU type is checkedGavin Shan1-6/+7
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé1-0/+8
2024-01-05cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()Philippe Mathieu-Daudé1-3/+5
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell16-33/+32
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini4-6/+6
2023-12-31meson: rename config_allPaolo Bonzini1-1/+1
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini10-22/+0
2023-12-31meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetosPaolo Bonzini1-1/+3
2023-12-31meson: remove OS definitions from config_targetosPaolo Bonzini4-8/+18
2023-12-31esp: check for NULL result from scsi_device_find()Alexandra Diupina1-0/+9
2023-12-31target/i386: the sgx_epc_get_section stub is reachablePaolo Bonzini1-1/+1
2023-12-30hw/misc/macio: Constify VMStateRichard Henderson5-11/+11
2023-12-30hw/watchdog: Constify VMStateRichard Henderson9-9/+9
2023-12-30hw/virtio: Constify VMStateRichard Henderson11-44/+44
2023-12-30hw/vfio: Constify VMStateRichard Henderson2-4/+4
2023-12-30hw/usb: Constify VMStateRichard Henderson25-49/+49
2023-12-30hw/tpm: Constify VMStateRichard Henderson6-6/+6
2023-12-30hw/timer: Constify VMStateRichard Henderson31-57/+57
2023-12-30hw/ssi: Constify VMStateRichard Henderson12-15/+15
2023-12-30hw/sparc: Constify VMStateRichard Henderson1-1/+1
2023-12-30hw/sensor: Constify VMStateRichard Henderson9-11/+11
2023-12-30hw/sd: Constify VMStateRichard Henderson10-14/+14
2023-12-30hw/scsi: Constify VMStateRichard Henderson12-21/+21
2023-12-30hw/s390x: Constify VMStateRichard Henderson6-30/+30
2023-12-30hw/rtc: Constify VMStateRichard Henderson11-16/+16
2023-12-30hw/riscv: Constify VMStateRichard Henderson1-1/+1
2023-12-30hw/ppc: Constify VMStateRichard Henderson14-38/+38
2023-12-30hw/pci-host: Constify VMStateRichard Henderson11-18/+18
2023-12-30hw/pci-bridge: Constify VMStateRichard Henderson7-7/+7
2023-12-30hw/pci: Constify VMStateRichard Henderson5-10/+10
2023-12-30hw/openrisc: Constify VMStateRichard Henderson1-1/+1
2023-12-30hw/nvram: Constify VMStateRichard Henderson10-13/+13
2023-12-30hw/net: Constify VMStateRichard Henderson41-80/+80
2023-12-30hw/misc: Constify VMStateRichard Henderson83-108/+108