aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)AuthorFilesLines
2023-08-23hw: Add compat machines for 8.2Cornelia Huck1-0/+3
2023-08-01misc: Fix some typos in documentation and commentsStefan Weil1-2/+2
2023-07-10pcie: Specify 0 for ARI next function numbersAkihiko Odaki1-0/+1
2023-07-10machine: Add helpers to get cores/threads per socketZhao Liu1-0/+10
2023-06-28Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson1-2/+6
2023-06-28qdev-properties-system: Lock AioContext for blk_insert_bs()Kevin Wolf1-2/+6
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan1-0/+42
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-11/+11
2023-06-09hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé1-2/+1
2023-06-02numa: Check for qemu_strtosz_MiB errorEric Blake1-2/+9
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée1-2/+0
2023-06-01trace-events: remove the remaining vcpu trace eventsAlex Bennée2-2/+5
2023-05-26machine: do not crash if default RAM backend name has been stolenIgor Mammedov1-0/+8
2023-05-19hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras1-0/+1
2023-05-16hw/core: Move machine-qmp-cmds.c into the target independent source setThomas Huth2-6/+3
2023-05-16hw/core: Use a callback for target specific query-cpus-fast informationThomas Huth1-14/+2
2023-04-27multifd: Create property multifd-flush-after-each-sectionJuan Quintela1-1/+3
2023-04-20hw/core: Move numa.c into the target independent source setThomas Huth1-1/+1
2023-04-20hw: Add compat machines for 8.1Cornelia Huck1-0/+3
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu1-0/+1
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson2-0/+3
2023-03-20replace TABs with spacesYeqi Fu1-21/+21
2023-03-10e1000e: Implement system clockAkihiko Odaki1-0/+1
2023-03-06hw: arm: Support direct boot for Linux/arm64 EFI zboot imagesArd Biesheuvel1-0/+91
2023-03-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-0/+2
2023-03-02virtio-rng-pci: fix transitional migration compat for vectorsDr. David Alan Gilbert1-0/+2
2023-03-01Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ...Paolo Bonzini2-2/+2
2023-03-01qapi: Add 'acpi' field to 'query-machines' outputPeter Krempa1-0/+1
2023-02-27hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()Philippe Mathieu-Daudé1-1/+1
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé1-1/+1
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé1-9/+9
2023-02-27hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé1-5/+4
2023-02-23hw/core: Improve the query-hotpluggable-cpus error messageMarkus Armbruster1-2/+1
2023-02-23hw/acpi: Move QMP command to hw/core/Markus Armbruster1-0/+18
2023-02-23hw/core: Improve error message when machine doesn't provide NMIsMarkus Armbruster1-2/+1
2023-02-23error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster1-1/+0
2023-02-08Drop duplicate #includeMarkus Armbruster1-1/+0
2023-02-06virtio-mem: Migrate immutable properties earlyDavid Hildenbrand1-1/+3
2023-02-04machine: Move HMP commands from monitor/ to hw/core/Markus Armbruster1-0/+208
2023-02-04machine: Move QMP commands from monitor/ to hw/core/Markus Armbruster1-0/+144
2023-01-27virtio-rng-pci: fix migration compat for vectorsDr. David Alan Gilbert1-0/+1
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé2-6/+6
2023-01-16accel/tcg: Add debuginfo supportIlya Leoshkevich1-0/+5
2023-01-13hw/core/qdev-properties-system: Allow the 'slew' policy only on x86Thomas Huth1-1/+27
2023-01-11accel: introduce accelerator blocker APIEmanuele Giuseppe Esposito1-0/+2
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2-0/+3
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+1
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang1-0/+2
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-0/+1
2023-01-06hw: Reduce "qemu/accel.h" inclusionPhilippe Mathieu-Daudé1-0/+1