summary refs log tree commit diff stats
path: root/scripts/qapi/expr.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-26hw/riscv: Validate cluster and NUMA node boundaryGavin Shan2-0/+4
2023-06-26hw/arm: Validate cluster and NUMA node boundaryGavin Shan2-0/+4
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan2-0/+43
2023-06-26hw/remote/proxy: Remove dubious 'event_notifier-posix.c' includePhilippe Mathieu-Daudé1-1/+0
2023-06-26build: further refine build.ninja rulesPaolo Bonzini2-4/+14
2023-06-26tests/qtest/cxl-test: Clean up temporary directories after testingThomas Huth1-0/+2
2023-06-26gitlab-ci: add msys2 meson test to junit reportMarc-André Lureau1-0/+2
2023-06-26gitlab-ci: grab msys2 meson-logs as artifactsMarc-André Lureau1-4/+9
2023-06-26gitlab: support disabling job auto-run in upstreamDaniel P. Berrangé1-0/+10
2023-06-26gitlab: avoid extra pipelines for tags and stable branchesDaniel P. Berrangé1-0/+8
2023-06-26gitlab: stable staging branches publish containers in a separate tagDaniel P. Berrangé1-2/+22
2023-06-26gitlab: allow overriding name of the upstream repositoryDaniel P. Berrangé2-7/+18
2023-06-26gitlab: centralize the container tag nameDaniel P. Berrangé7-10/+22
2023-06-26tests/qtest: Fix a comment typo in vhost-user-test.cMilan Zamazal1-1/+1
2023-06-25tests/avocado: ppc test VOF bios Linux bootNicholas Piggin1-0/+11
2023-06-25pnv/xive2: Check TIMA special ops against a dedicated array for P10Frederic Barrat2-41/+43
2023-06-25pnv/xive2: Add a get_config() method on the presenter classFrederic Barrat5-0/+49
2023-06-25tests/avocado: Add ppc64 pseries multiprocessor boot testsNicholas Piggin1-5/+55
2023-06-25tests/avocado: boot ppc64 pseries to Linux VFS mountNicholas Piggin1-1/+1
2023-06-25spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUsNicholas Piggin3-6/+32
2023-06-25hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()Philippe Mathieu-Daudé1-1/+1
2023-06-25target/ppc: Add msgsnd/p and DPDES SMT supportNicholas Piggin5-11/+78
2023-06-25target/ppc: Add support for SMT CTRL registerNicholas Piggin3-1/+44
2023-06-25target/ppc: Add initial flags and helpers for SMT supportNicholas Piggin3-0/+36
2023-06-25target/ppc: Fix sc instruction handling of LEV fieldNicholas Piggin1-1/+6
2023-06-25target/ppc: Better CTRL SPR implementationNicholas Piggin1-1/+8
2023-06-25target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interruptsNicholas Piggin1-0/+4
2023-06-25target/ppc: Implement HEIR SPRNicholas Piggin3-1/+40
2023-06-25target/ppc: Add SRR1 prefix indication to interrupt handlersNicholas Piggin2-4/+83
2023-06-25target/ppc: Change partition-scope translate interfaceNicholas Piggin1-8/+16
2023-06-25target/ppc: Fix instruction loading endianness in alignment interruptNicholas Piggin1-1/+21
2023-06-25ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin6-476/+501
2023-06-25ppc/spapr: load and store l2 state with helper functionsNicholas Piggin1-79/+85
2023-06-25ppc/spapr: Add a nested state structNicholas Piggin2-40/+115
2023-06-25ppc/spapr: H_ENTER_NESTED should restore host XER ca fieldNicholas Piggin1-0/+1
2023-06-25target/ppc: Fix timer register accessors when !KVMCédric Le Goater1-0/+12
2023-06-25ppc/pnv: Rephrase error when run with KVMCédric Le Goater1-1/+2
2023-06-25ppc/bamboo: Report an error when run with KVMCédric Le Goater1-11/+6
2023-06-25ppc/prep: Report an error when run with KVMCédric Le Goater1-13/+7
2023-06-25MAINTAINERS: Add reviewer for XIVECédric Le Goater1-0/+1
2023-06-25MAINTAINERS: Add reviewer for PowerPC TCG CPUsCédric Le Goater1-0/+1
2023-06-25MAINTAINERS: Add reviewers for PowerNV baremetal emulationCédric Le Goater1-0/+2
2023-06-25ppc/pnv/pci: Clean up error messagesJoel Stanley1-7/+7
2023-06-25target/ppc: gdbstub init spr gdb_id for all CPUsNicholas Piggin1-11/+19
2023-06-24target/hppa: Update to SeaBIOS-hppa version 8Helge Deller2-0/+0
2023-06-24target/hppa: Provide qemu version via fw_cfg to firmwareHelge Deller1-0/+5
2023-06-24target/hppa: Fix OS reboot issuesHelge Deller1-2/+8
2023-06-23pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy ...Peter Maydell1-1/+1
2023-06-23target/arm: Fix sve predicate store, 8 <= VQ <= 15Richard Henderson1-1/+1
2023-06-23hw/arm/sbsa-ref: add ITS support in SBSA GICShashi Mallela2-3/+44