aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-22Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell4-3/+3
2022-02-21include: Move hardware version declarations to new qemu/hw-version.hPeter Maydell2-16/+27
2022-02-21include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.hPeter Maydell2-5/+21
2022-02-21include: Move QEMU_MAP_* constants to mmap-alloc.hPeter Maydell2-25/+23
2022-02-21include: Move qemu_mprotect_*() to new qemu/mprotect.hPeter Maydell2-4/+14
2022-02-21include: Move qemu_madvise() and related #defines to new qemu/madvise.hPeter Maydell2-82/+95
2022-02-21hw/tricore: Remove unused and incorrect headerPhilippe Mathieu-Daudé1-1/+0
2022-02-21hw/m68k/mcf: Add missing 'exec/hwaddr.h' headerPhilippe Mathieu-Daudé1-0/+1
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-2/+0
2022-02-21exec/ramblock: Add missing includesPhilippe Mathieu-Daudé1-0/+2
2022-02-20Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220218' into s...Peter Maydell6-2/+88
2022-02-19Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2022...Peter Maydell10-74/+357
2022-02-18spapr: implement nested-hv capability for the virtual hypervisorNicholas Piggin2-1/+78
2022-02-18ppc: allow the hdecr timer to be created/destroyedNicholas Piggin1-0/+3
2022-02-18spapr: nvdimm: Implement H_SCM_FLUSH hcallShivaprasad G Bhat2-1/+4
2022-02-18nvdimm: Add realize, unrealize callbacks to NVDIMMDevice classShivaprasad G Bhat2-0/+3
2022-02-17linux-headers: Update headers to v5.17-rc1Vivek Goyal10-74/+357
2022-02-179pfs: Fix segfault in do_readdir_many caused by struct dirent overreadVitaly Chikunov1-0/+13
2022-02-16hw/intc: Add RISC-V AIA APLIC device emulationAnup Patel1-0/+79
2022-02-16include: hw: remove ibex_plic.hWilfred Mallawa1-67/+0
2022-02-15Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell1-0/+10
2022-02-14util: adjust coroutine pool size to virtio block queueHiroki Narukawa1-0/+10
2022-02-14hw/nvme: add support for zoned random write areaKlaus Jensen1-1/+16
2022-02-14hw/nvme: add ozcs enumKlaus Jensen1-0/+4
2022-02-14hw/nvme: add struct for zone management sendKlaus Jensen1-0/+19
2022-02-09include/exec: fix softmmu version of TARGET_ABI_FMT_lxAlex Bennée1-1/+1
2022-02-09plugins: add helper functions for coverage pluginsIvanov Arkady1-0/+34
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée1-2/+0
2022-02-09tracing: remove the trace-tcg includes from the buildAlex Bennée3-8/+0
2022-02-08hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fieldsPeter Maydell1-2/+0
2022-02-08hw/arm/boot: Drop nb_cpus field from arm_boot_infoPeter Maydell1-1/+0
2022-02-08hw/arm/boot: Don't write secondary boot stub if using PSCIPeter Maydell1-0/+3
2022-02-08hw/arm/versal: Let boot.c handle PSCI enablementPeter Maydell1-1/+0
2022-02-08hw/arm/boot: Support setting psci-conduit based on guest ELPeter Maydell1-0/+10
2022-02-08hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQsFrancisco Iglesias1-0/+2
2022-02-06ACPI ERST: create ACPI ERST table for pc/x86 machinesEric DeVolder1-0/+5
2022-02-06ACPI ERST: header file for ERSTEric DeVolder1-0/+19
2022-02-06ACPI ERST: PCI device_id for ERSTEric DeVolder1-0/+1
2022-02-01block.h: remove outdated commentEmanuele Giuseppe Esposito1-1/+0
2022-02-01block/export: Fix vhost-user-blk shutdown with requests in flightKevin Wolf1-0/+5
2022-01-31Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...Peter Maydell1-0/+5
2022-01-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...Peter Maydell7-9/+298
2022-01-28hw/intc/arm_gicv3_its: Check table bounds against correct limitPeter Maydell1-1/+0
2022-01-28hw/arm/xlnx-versal: Connect the OSPI flash memory controller modelFrancisco Iglesias1-0/+20
2022-01-28hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controllerFrancisco Iglesias1-0/+111
2022-01-28hw/dma/xlnx_csu_dma: Support starting a read transfer through a class methodFrancisco Iglesias1-2/+17
2022-01-28include/hw/dma/xlnx_csu_dma: Add in missing includes in the headerFrancisco Iglesias1-0/+5
2022-01-28hw/arm/xlnx-versal: Connect Versal's PMC SLCRFrancisco Iglesias1-0/+5
2022-01-28hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC modelsFrancisco Iglesias1-2/+3
2022-01-28hw/misc: Add a model of Versal's PMC SLCRFrancisco Iglesias1-0/+78