aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-01-05hw/arm: Simplify memory_region_init_rom() callsPhilippe Mathieu-Daudé
2024-01-05hw: Simplify memory_region_init_ram() callsPhilippe Mathieu-Daudé
2024-01-05misc: Simplify qemu_prealloc_mem() callsPhilippe Mathieu-Daudé
2024-01-05hw/mips: Inline 'bios.h' definitionsPhilippe Mathieu-Daudé
2024-01-05hw: Simplify accesses to the CPUState::'start-powered-off' propertyPhilippe Mathieu-Daudé
2024-01-05hw/ppc/spapr_cpu_core: Access QDev properties with proper APIPhilippe Mathieu-Daudé
2024-01-05hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' propertyPhilippe Mathieu-Daudé
2024-01-05hw/arm/bcm2836: Simplify use of 'reset-cbar' propertyPhilippe Mathieu-Daudé
2024-01-05hw/audio/sb16: Do not migrate qdev propertiesPhilippe Mathieu-Daudé
2024-01-05hw/cpu/cluster: Cleanup unused included header in cluster.cZhao Liu
2024-01-05hw/cpu/core: Cleanup unused included header in core.cZhao Liu
2024-01-05hw/riscv/shakti_c: Check CPU type in machine_run_board_init()Gavin Shan
2024-01-05hw/arm: Check CPU type in machine_run_board_init()Gavin Shan
2024-01-05hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()Gavin Shan
2024-01-05hw/arm/virt: Check CPU type in machine_run_board_init()Gavin Shan
2024-01-05hw/arm/virt: Hide host CPU model for tcgGavin Shan
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é
2024-01-05Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-01-04cpus: check running not RUN_STATE_RUNNINGSteve Sistare
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-31meson: rename config_allPaolo Bonzini
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini
2023-12-31meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetosPaolo Bonzini
2023-12-31meson: remove OS definitions from config_targetosPaolo Bonzini
2023-12-31esp: check for NULL result from scsi_device_find()Alexandra Diupina
2023-12-31target/i386: the sgx_epc_get_section stub is reachablePaolo Bonzini
2023-12-30hw/misc/macio: Constify VMStateRichard Henderson
2023-12-30hw/watchdog: Constify VMStateRichard Henderson
2023-12-30hw/virtio: Constify VMStateRichard Henderson
2023-12-30hw/vfio: Constify VMStateRichard Henderson
2023-12-30hw/usb: Constify VMStateRichard Henderson
2023-12-30hw/tpm: Constify VMStateRichard Henderson
2023-12-30hw/timer: Constify VMStateRichard Henderson
2023-12-30hw/ssi: Constify VMStateRichard Henderson
2023-12-30hw/sparc: Constify VMStateRichard Henderson
2023-12-30hw/sensor: Constify VMStateRichard Henderson
2023-12-30hw/sd: Constify VMStateRichard Henderson
2023-12-30hw/scsi: Constify VMStateRichard Henderson
2023-12-30hw/s390x: Constify VMStateRichard Henderson
2023-12-30hw/rtc: Constify VMStateRichard Henderson
2023-12-30hw/riscv: Constify VMStateRichard Henderson
2023-12-30hw/ppc: Constify VMStateRichard Henderson
2023-12-30hw/pci-host: Constify VMStateRichard Henderson
2023-12-30hw/pci-bridge: Constify VMStateRichard Henderson