aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)AuthorFilesLines
7 dayshw/i386: Fix 'use-legacy-x86-rom' property compatibilityCédric Le Goater1-1/+1
14 daysMerge tag 'display-20250718-pull-request' of https://gitlab.com/kraxel/qemu i...Stefan Hajnoczi1-0/+2
2025-07-18hw/i386: Add the ramfb romfile compatibilityShaoqin Huang1-0/+2
2025-07-16Merge tag 'accel-20250715' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2-1/+6
2025-07-16Merge tag 'pull-vfio-20250715' of https://github.com/legoater/qemu into stagingStefan Hajnoczi1-0/+1
2025-07-16Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi1-0/+44
2025-07-15hw/core/machine: Display CPU model name in 'info cpus' commandPhilippe Mathieu-Daudé1-1/+3
2025-07-15qapi/machine: Add @qom-type field to CpuInfoFast structurePhilippe Mathieu-Daudé1-0/+1
2025-07-15qapi/accel: Move definitions related to accelerators in their own filePhilippe Mathieu-Daudé2-0/+2
2025-07-15vfio/migration: Add x-migration-load-config-after-iter VFIO propertyMaciej S. Szmigiero1-0/+1
2025-07-15hw/core/sysbus: Introduce sysbus_mmio_map_name() helperEric Auger1-0/+11
2025-07-15qemu: Convert target_words_bigendian() to TargetInfo APIPhilippe Mathieu-Daudé1-1/+1
2025-07-15qemu/target-info: Factor target_arch() outPhilippe Mathieu-Daudé1-5/+3
2025-07-15hw/display: Allow injection of virtio-gpu EDID nameAndrew Keesler1-0/+44
2025-07-14acpi: Add machine option to disable SPCR tableLi Chen1-0/+22
2025-07-14qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()Akihiko Odaki1-1/+66
2025-06-04hw/core/qdev-properties-system: Add missing return in set_drive_helper()Fiona Ebner1-0/+1
2025-05-30Merge tag 'pull-request-2025-05-30' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2-32/+0
2025-05-30Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-2/+2
2025-05-30hw/core/machine: Remove hw_compat_2_5[] arrayPhilippe Mathieu-Daudé1-9/+0
2025-05-30hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDEPhilippe Mathieu-Daudé1-14/+0
2025-05-30hw/core/machine: Remove hw_compat_2_4[] arrayPhilippe Mathieu-Daudé1-9/+0
2025-05-26meson: remove lib{system, user}_ss aliasesPierrick Bouvier1-2/+2
2025-05-21scsi-disk: Advertise FUA support by defaultAlberto Faria1-1/+3
2025-05-15Merge tag 'pull-target-arm-20250515' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-1/+2
2025-05-15Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-6/+12
2025-05-14hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()Peter Maydell1-1/+2
2025-05-14system/runstate: add VM state change cb with return valueHaoqian He1-6/+12
2025-05-09hw/core/machine: Fix indentationGustavo Romero1-4/+4
2025-04-27Merge tag 'single-binary-20250425' of https://github.com/philmd/qemu into sta...Stefan Hajnoczi17-27/+105
2025-04-25qemu: Convert target_name() to TargetInfo APIPhilippe Mathieu-Daudé1-0/+1
2025-04-25cpus: Move target-agnostic methods out of cpu-target.cPhilippe Mathieu-Daudé1-0/+74
2025-04-25qapi: Rename TargetInfo structure as QemuTargetInfoPhilippe Mathieu-Daudé1-2/+2
2025-04-25hw/core/loader: Fix type conflict of GLib function pointersKohei Tokunaga1-2/+2
2025-04-25exec: Rename target_words_bigendian() -> target_big_endian()Philippe Mathieu-Daudé1-1/+1
2025-04-25hw/core: Get default_cpu_type calling machine_class_default_cpu_type()Philippe Mathieu-Daudé1-2/+3
2025-04-25qom: Make InterfaceInfo[] uses constPhilippe Mathieu-Daudé2-2/+2
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé14-16/+18
2025-04-25qom: Have class_base_init() take a const data argumentPhilippe Mathieu-Daudé2-2/+2
2025-04-25vfio: Introduce new files for VFIORegion definitions and declarationsCédric Le Goater1-0/+1
2025-04-24Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi1-1/+0
2025-04-24cleanup: Drop pointless return at end of functionMarkus Armbruster1-1/+0
2025-04-23include/exec: Split out icount.hRichard Henderson1-1/+1
2025-04-23hw/core: Move unconditional files to libsystem_ss, libuser_ssRichard Henderson1-2/+2
2025-04-23include/system: Move exec/address-spaces.h to system/address-spaces.hRichard Henderson3-3/+3
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson3-3/+3
2025-04-23hw: add compat machines for 10.1Cornelia Huck1-0/+3
2025-04-23qapi/machine: Make @dump-skeys command genericPhilippe Mathieu-Daudé1-0/+14
2025-04-08hw/core/machine: Fix -machine dumpdtb=file.dtbJoel Stanley1-6/+6
2025-03-21load_aout: replace bswap_needed with big_endianPaolo Bonzini1-2/+2