aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2024-07-24Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-07-22gdbstub: Add helper function to unregister GDB register spaceSalil Mehta
2024-07-22smbios: make memory device size configurable per MachineIgor Mammedov
2024-07-22hw: Fix crash that happens when introspecting scsi-block on older machine typesThomas Huth
2024-07-17Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-07-16loader: remove load_image_gzipped function as its not used anywhereAni Sinha
2024-07-16hw/core/loader: allow loading larger ROMsGregor Haas
2024-07-16cpu: Free queued CPU workAkihiko Odaki
2024-07-05hw/sd/sdcard: Use spec v3.01 by defaultPhilippe Mathieu-Daudé
2024-07-05accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/Philippe Mathieu-Daudé
2024-07-05plugins: Free CPUPluginState before destroying vCPU statePhilippe Mathieu-Daudé
2024-07-05hw/core: ensure kernel_end never gets used undefinedAlex Bennée
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