summary refs log tree commit diff stats
path: root/scripts/qapi/expr.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-26s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato2-16/+72
2022-09-26Update linux headers to v6.0-rc4Chenyi Qiang25-90/+538
2022-09-26configure: Add -Wno-gnu-variable-sized-type-not-at-endChenyi Qiang1-0/+1
2022-09-26target/s390x: support PRNO_TRNG instructionJason A. Donenfeld3-0/+32
2022-09-23target/s390x: support SHA-512 extensionsJason A. Donenfeld3-1/+240
2022-09-23linux-user/host/s390: Add vector instructions to host_signal_write()Ilya Leoshkevich1-0/+25
2022-09-23s390x/tcg: Fix opcode for lzrfChristian Borntraeger1-1/+1
2022-09-21hw/microblaze: pass random seed to fdtJason A. Donenfeld1-0/+5
2022-09-21target/m68k: always call gen_exit_tb() after writes to SRMark Cave-Ayland1-0/+4
2022-09-21target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68KMark Cave-Ayland5-74/+75
2022-09-21target/m68k: Perform writback before modifying SRRichard Henderson1-3/+5
2022-09-21target/m68k: Fix MACSR to CCRRichard Henderson1-2/+4
2022-09-21target/m68k: Implement atomic test-and-setRichard Henderson1-10/+30
2022-09-20tests/docker: remove the Debian base imagesAlex Bennée6-74/+2
2022-09-20tests/docker: remove FROM qemu/ support from docker.pyAlex Bennée1-28/+10
2022-09-20tests/docker: update and flatten debian-toolchainAlex Bennée2-6/+3
2022-09-20tests/docker: update and flatten debian-hexagon-crossAlex Bennée1-7/+12
2022-09-20tests/docker: update and flatten debian-loongarch-crossAlex Bennée2-4/+5
2022-09-20tests/docker: update and flatten debian-amd64-crossAlex Bennée4-18/+169
2022-09-20tests/lcitool: bump to latest versionAlex Bennée5-4/+5
2022-09-20tests/docker: update and flatten debian-all-test-crossAlex Bennée3-7/+13
2022-09-20tests/docker: flatten debian-riscv64-test-crossAlex Bennée3-6/+6
2022-09-20Deprecate 32 bit big-endian MIPSAlex Bennée6-47/+26
2022-09-20gitlab-ci: update aarch32/aarch64 custom runner jobsAlex Bennée4-25/+24
2022-09-20gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64Richard Henderson1-1/+3
2022-09-20configure: explicitly set cflags for --disable-pieAlex Bennée1-0/+3
2022-09-20hw/ppc/spapr: Fix code style problems reported by checkpatchBernhard Beschow1-2/+3
2022-09-20hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failureXuzhou Cheng2-0/+2
2022-09-20hw/ppc: spapr: Use qemu_vfree() to free spapr->htabXuzhou Cheng1-1/+1
2022-09-20tests/vm: Remove obsolete Fedora VM testThomas Huth2-192/+1
2022-09-20tests/docker: remove amd64 qemu/debian10 dependencyAlex Bennée1-1/+0
2022-09-20tests/docker: remove tricore qemu/debian10 dependencyAlex Bennée2-2/+0
2022-09-20tests/docker: flatten debian-powerpc-test-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-sparc64-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-sh4-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-mips64-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-m68k-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-hppa-crossAlex Bennée3-7/+7
2022-09-20tests/docker: update and flatten debian-alpha-crossAlex Bennée3-7/+7
2022-09-20tests/avocado: reduce the default timeout to 120sAlex Bennée1-1/+1
2022-09-20tests/avocado: split the AST2x00Machine classesAlex Bennée1-0/+18
2022-09-20tests/avocado: add explicit timeout for ppc64le TCG testsAlex Bennée1-0/+2
2022-09-20tests/avocado: add explicit timeout for s390 TCG testsAlex Bennée1-0/+2
2022-09-20tests/avocado: add explicit timeout for Aarch64 TCG testsAlex Bennée1-0/+1
2022-09-20tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt testThomas Huth1-3/+3
2022-09-20gitlab: reduce targets in cross_user_build_jobAlex Bennée1-1/+4
2022-09-20target/ppc: Clear fpstatus flags on helpers missing itVíctor Colombo1-11/+26
2022-09-20target/ppc: Zero second doubleword of VSR registers for FPR insnsVíctor Colombo1-0/+8
2022-09-20target/ppc: Set OV32 when OV is setVíctor Colombo1-2/+2
2022-09-20target/ppc: Zero second doubleword for VSX madd instructionsVíctor Colombo1-1/+1