aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-07hmat acpi: Don't require initiator value in -numaBrice Goglin
2022-11-07virtio: core: vq reset feature negotation supportKangjie Xu
2022-11-06module: add Error arguments to module_load and module_load_qomClaudio Fontana
2022-11-06module: rename module_load_one to module_loadClaudio Fontana
2022-10-30Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld
2022-10-27hw/core/resettable: fix reset level countingDamien Hedde
2022-10-26numa: use QLIST_FOREACH_SAFE() for RAM block notifiersStefan Hajnoczi
2022-10-26numa: call ->ram_block_removed() in ram_block_notifer_remove()Stefan Hajnoczi
2022-10-22hw/core: Tidy up unnecessary casting away of constMarkus Armbruster
2022-10-04include/hw/core: Create struct CPUJumpCacheRichard Henderson
2022-10-03hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrsAlex Bennée
2022-09-07hw/core: fix platform bus node nameConor Dooley
2022-08-25hw: Add compat machines for 7.2Cornelia Huck
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-06-15qdev: unplug blocker for devicesJagannathan Raman
2022-06-10Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-06-09hw/cxl: Move the CXLState from MachineState to machine type specific state.Jonathan Cameron
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron
2022-06-10hw/core/loader: return image sizes as ssize_tJamie Iles
2022-06-03hw/nvme: do not auto-generate eui64Klaus Jensen
2022-05-24hw/core: loader: Set is_linux to true for VxWorks uImageBin Meng
2022-05-24hw/core: Sync uboot_image.h from U-Boot v2022.01Bin Meng
2022-05-19hw/intc/arm_gicv3: Use correct number of priority bits for the CPUPeter Maydell
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-05-14qdev-properties: Add a new macro with bitmask check for uint64_t propertyYang Weijiang
2022-05-13cxl: Machine level control on whether CXL support is enabledJonathan Cameron
2022-05-12machine: move more memory validation to Machine objectPaolo Bonzini
2022-05-12machine: make memory-backend a link propertyPaolo Bonzini
2022-05-12machine: add mem compound propertyPaolo Bonzini
2022-05-12machine: add boot compound propertyPaolo Bonzini
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-05-09qapi/machine.json: Add cluster-idGavin Shan
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis
2022-04-21hw/core/irq: remove unused 'qemu_irq_split' functionZongyuan Li
2022-04-20hw: Add compat machines for 7.1Cornelia Huck
2022-04-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-04-06acpi: fix acpi_index migrationDr. David Alan Gilbert
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-02clock-vmstate: Add missing END_OF_LISTDr. David Alan Gilbert
2022-02-28semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFOAlex Bennée
2022-02-22Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow
2022-02-21core/ptimers: Remove unnecessary 'sysemu/cpus.h' includePhilippe Mathieu-Daudé
2022-02-16Allow setting up to 8 bytes with the generic loaderPetr Tesarik
2022-01-20hw/elf_ops: clear uninitialized segment spaceLaurent Vivier
2022-01-18machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()David Hildenbrand