aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2023-11-09util/uuid: Add UUID_STR_LEN definitionCédric Le Goater
2023-08-01misc: Fix some typos in documentation and commentsStefan Weil
2023-07-10pcie: Specify 0 for ARI next function numbersAkihiko Odaki
2023-07-10machine: Add helpers to get cores/threads per socketZhao Liu
2023-06-28Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-06-28qdev-properties-system: Lock AioContext for blk_insert_bs()Kevin Wolf
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-09hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-06-02numa: Check for qemu_strtosz_MiB errorEric Blake
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée
2023-06-01trace-events: remove the remaining vcpu trace eventsAlex Bennée
2023-05-26machine: do not crash if default RAM backend name has been stolenIgor Mammedov
2023-05-19hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras
2023-05-16hw/core: Move machine-qmp-cmds.c into the target independent source setThomas Huth
2023-05-16hw/core: Use a callback for target specific query-cpus-fast informationThomas Huth
2023-04-27multifd: Create property multifd-flush-after-each-sectionJuan Quintela
2023-04-20hw/core: Move numa.c into the target independent source setThomas Huth
2023-04-20hw: Add compat machines for 8.1Cornelia Huck
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-20replace TABs with spacesYeqi Fu
2023-03-10e1000e: Implement system clockAkihiko Odaki
2023-03-06hw: arm: Support direct boot for Linux/arm64 EFI zboot imagesArd Biesheuvel
2023-03-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-02virtio-rng-pci: fix transitional migration compat for vectorsDr. David Alan Gilbert
2023-03-01Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ...Paolo Bonzini
2023-03-01qapi: Add 'acpi' field to 'query-machines' outputPeter Krempa
2023-02-27hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()Philippe Mathieu-Daudé
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé
2023-02-27hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé
2023-02-23hw/core: Improve the query-hotpluggable-cpus error messageMarkus Armbruster
2023-02-23hw/acpi: Move QMP command to hw/core/Markus Armbruster
2023-02-23hw/core: Improve error message when machine doesn't provide NMIsMarkus Armbruster
2023-02-23error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster
2023-02-08Drop duplicate #includeMarkus Armbruster
2023-02-06virtio-mem: Migrate immutable properties earlyDavid Hildenbrand
2023-02-04machine: Move HMP commands from monitor/ to hw/core/Markus Armbruster
2023-02-04machine: Move QMP commands from monitor/ to hw/core/Markus Armbruster
2023-01-27virtio-rng-pci: fix migration compat for vectorsDr. David Alan Gilbert
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé
2023-01-16accel/tcg: Add debuginfo supportIlya Leoshkevich
2023-01-13hw/core/qdev-properties-system: Allow the 'slew' policy only on x86Thomas Huth
2023-01-11accel: introduce accelerator blocker APIEmanuele Giuseppe Esposito
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2023-01-06hw: Reduce "qemu/accel.h" inclusionPhilippe Mathieu-Daudé