aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2024-07-01virtio-pci: implement No_Soft_Reset bitJiqian Chen
2024-06-30hw/core/loader: gunzip(): fix memory leak on error pathVladimir Sementsov-Ogievskiy
2024-06-30cpu: fix memleak of 'halt_cond' and 'thread'Matheus Tavares Bernardino
2024-06-19hw/intc: Introduce x-query-interrupt-controllers QMP commandPhilippe Mathieu-Daudé
2024-06-17Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-14migration/multifd: add uadk compression frameworkShameer Kolothum
2024-06-14migration/multifd: add qpl compression methodYuan Liu
2024-06-10scsi-disk: Fix crash for VM configured with USB CDROM after live migrationHyman Huang
2024-06-08machine, hostmem: improve error messages for unsupported featuresPaolo Bonzini
2024-06-08machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not availablePaolo Bonzini
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-05machine: allow early use of machine_require_guest_memfdPaolo Bonzini
2024-06-05virtio-blk: remove SCSI passthrough functionalityPaolo Bonzini
2024-06-04core/cpu-common: initialise plugin state before thread creationAlex Bennée
2024-06-04cpu: move Qemu[Thread|Cond] setup into common codeAlex Bennée
2024-05-22Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson
2024-05-22hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1Fiona Ebner
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau
2024-05-22Merge tag 'pull-vfio-20240522' of https://github.com/legoater/qemu into stagingRichard Henderson
2024-05-17hw/core: allow parameter=1 for SMP topology on any machineDaniel P. Berrangé
2024-05-16vfio/pci: migration: Skip config space check for Vendor Specific Information ...Vinayak Kale
2024-05-10kconfig: allow compiling out QEMU device tree code per targetPaolo Bonzini
2024-05-08migration: Remove non-multifd compressionFabiano Rosas
2024-05-06accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG pluginsPhilippe Mathieu-Daudé
2024-04-30target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell
2024-04-30hw/core/clock: allow clock_propagate on child clocksRaphael Poggi
2024-04-26exec: Declare target_words_bigendian() in 'exec/tswap.h'Philippe Mathieu-Daudé
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-25hw/core: Support module-id in numa configurationZhao Liu
2024-04-25hw/core: Introduce module-id as the topology subindexZhao Liu
2024-04-25hw/core/machine: Support modules in -smpZhao Liu
2024-04-25hw/core/machine: Introduce the module as a CPU topology levelZhao Liu
2024-04-25hw/elf_ops: Rename elf_ops.h -> elf_ops.h.incPhilippe Mathieu-Daudé
2024-04-25reset: Add RESET_TYPE_SNAPSHOT_LOADPeter Maydell
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-04-25qmp: add dump machine type compatibility propertiesMaksim Davydov
2024-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-24Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2024-04-24hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definitionPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definitionPhilippe Mathieu-Daudé
2024-04-23HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini
2024-04-18hw/core: Move system emulation files to system_ssPaolo Bonzini
2024-03-26hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger
2024-03-12virtio-iommu: Change the default granule to the host page sizeEric Auger
2024-03-12hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal
2024-03-12pcie: Support PCIe Gen5/Gen6 link speedsLukas Stockner