summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iotests: Fix use-{list,dict}-literal warningsHanna Reitz2021-09-151-2/+2
| * | | iotests: Fix unspecified-encoding pylint warningsHanna Reitz2021-09-152-4/+6
| * | | block/iscsi: Do not force-cap *pnumHanna Reitz2021-09-151-3/+0
| * | | block/gluster: Do not force-cap *pnumHanna Reitz2021-09-151-3/+4
| * | | block/file-posix: Do not force-cap *pnumHanna Reitz2021-09-151-3/+4
| * | | block: Clarify that @bytes is no limit on *pnumHanna Reitz2021-09-151-0/+9
| * | | block: block-status cache for data regionsHanna Reitz2021-09-153-3/+195
| * | | block: Drop BDS comment regarding bdrv_append()Hanna Reitz2021-09-151-6/+0
| * | | gluster: Align block-status tailMax Reitz2021-09-151-0/+16
* | | | gitlab-ci: Mark manual-only jobs as allow_failurePeter Maydell2021-09-151-0/+16
|/ / /
* | | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210914-4' in...Peter Maydell2021-09-1585-627/+699
|\ \ \ | |/ / |/| |
| * | tcg/arm: More use of the TCGReg enumRichard Henderson2021-09-141-30/+35
| * | tcg/arm: More use of the ARMInsn enumRichard Henderson2021-09-141-10/+10
| * | tcg/arm: Give enum arm_cond_code_e a typedef and use itRichard Henderson2021-09-141-68/+68
| * | tcg/arm: Drop inline markersRichard Henderson2021-09-141-120/+114
| * | tcg/arm: Simplify usage of encode_immRichard Henderson2021-09-141-64/+77
| * | tcg/arm: Split out tcg_out_ldstmRichard Henderson2021-09-141-2/+17
| * | tcg/arm: Support armv4t in tcg_out_goto and tcg_out_callRichard Henderson2021-09-141-15/+34
| * | tcg/arm: Simplify use_armv5t_instructionsRichard Henderson2021-09-141-7/+1
| * | tcg/arm: Standardize on tcg_out_<branch>_{reg,imm}Richard Henderson2021-09-141-16/+22
| * | tcg/arm: Remove fallback definition of __ARM_ARCHRichard Henderson2021-09-141-19/+0
| * | accel/tcg/user-exec: Fix read-modify-write of code on s390 hostsIlya Leoshkevich2021-09-141-7/+41
| * | user: Remove cpu_get_pic_interrupt() stubsPhilippe Mathieu-Daudé2021-09-144-18/+1
| * | accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemuPhilippe Mathieu-Daudé2021-09-142-5/+9
| * | target/xtensa: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-8/+5
| * | target/rx: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-1/+7
| * | target/sparc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-141-1/+3
| * | target/sh4: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-10/+5
| * | target/riscv: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-7/+2
| * | target/ppc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-21/+6
| * | target/openrisc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-144-7/+8
| * | target/nios2: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-141-2/+3
| * | target/mips: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-145-26/+22
| * | target/microblaze: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-12/+5
| * | target/m68k: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-14/+6
| * | target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folderPhilippe Mathieu-Daudé2021-09-142-64/+62
| * | target/i386: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-9/+5
| * | target/hppa: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-8/+5
| * | target/cris: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-18/+5
| * | target/arm: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-7/+9
| * | target/alpha: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-143-5/+4
| * | accel/tcg: Rename user-mode do_interrupt hack as fake_user_interruptPhilippe Mathieu-Daudé2021-09-143-12/+20
| * | target/xtensa: Restrict do_transaction_failed() to sysemuPhilippe Mathieu-Daudé2021-09-141-0/+2
| * | target/i386: Simplify TARGET_X86_64 #ifdef'ryPhilippe Mathieu-Daudé2021-09-141-3/+1
| * | target/i386: Restrict sysemu-only fpu_helper helpersPhilippe Mathieu-Daudé2021-09-141-0/+3
| * | target/avr: Remove pointless use of CONFIG_USER_ONLY definitionPhilippe Mathieu-Daudé2021-09-141-3/+0
| * | tcg/arm: Fix tcg_out_vec_op function signatureJose R. Ziviani2021-09-141-1/+2
| * | tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELFRichard Henderson2021-09-141-3/+18
| * | tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWINRichard Henderson2021-09-141-4/+4
| * | tcg: Remove tcg_global_reg_new definesBin Meng2021-09-142-5/+0