aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-03hw/riscv: virt: Add optional AIA IMSIC support to virt machineAnup Patel1-3/+14
2022-03-03hw/intc: Add RISC-V AIA IMSIC device emulationAnup Patel1-0/+68
2022-03-03hw/riscv: virt: Add optional AIA APLIC support to virt machineAnup Patel1-6/+20
2022-03-02Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...Peter Maydell11-2/+494
2022-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell1-0/+14
2022-03-02pnv/xive2: Add support for 8bits thread idCédric Le Goater1-0/+1
2022-03-02pnv/xive2: Add support for automatic save&restoreCédric Le Goater2-0/+13
2022-03-02xive2: Add a get_config() handler for the router configurationCédric Le Goater1-0/+8
2022-03-02ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater1-0/+8
2022-03-02ppc/pnv: Add support for PHB5 "Address-based trigger" modeCédric Le Goater1-0/+2
2022-03-02ppc/pnv: Add support for PQ offload on PHB5Cédric Le Goater2-0/+2
2022-03-02ppc/xive: Add support for PQ state bits offloadCédric Le Goater2-3/+11
2022-03-02ppc/xive2: Add support for notification injection on ESB pagesCédric Le Goater1-0/+1
2022-03-02ppc/pnv: Add a HOMER model to POWER10Cédric Le Goater3-0/+16
2022-03-02ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridgeCédric Le Goater3-0/+21
2022-03-02ppc/pnv: Add POWER10 quadsCédric Le Goater1-0/+3
2022-03-02ppc/pnv: Add a OCC model for POWER10Cédric Le Goater3-0/+6
2022-03-02ppc/pnv: Add a XIVE2 controller to the POWER10 chipCédric Le Goater3-0/+96
2022-03-02ppc/xive2: Introduce a presenter matching routineCédric Le Goater1-0/+9
2022-03-02ppc/xive2: Introduce a XIVE2 core frameworkCédric Le Goater2-0/+276
2022-03-02tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4iMatheus Ferst1-0/+22
2022-03-01Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220228' into...Peter Maydell1-9/+10
2022-02-28tcg: Remove dh_alias indirection for dh_typecodeRichard Henderson1-9/+10
2022-02-28Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...Peter Maydell3-0/+36
2022-02-28semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFOAlex Bennée1-0/+14
2022-02-26aspeed/smc: Add an address mask on segment registersCédric Le Goater1-0/+1
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley2-0/+35
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