aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2024-12-24target/hexagon: Simplify internal_mpyhh setupRichard Henderson1-1/+1
2024-12-24target/hexagon: Use mulu64 for int128_mul_6464Richard Henderson1-29/+3
2024-12-24target/hexagon: Remove DoubleRichard Henderson1-31/+17
2024-12-24target/hexagon: Remove FloatRichard Henderson1-13/+3
2024-12-24target/hexagon: Expand GEN_XF_ROUNDRichard Henderson1-128/+127
2024-12-24target/hexagon: Remove internal_fmafxRichard Henderson2-173/+0
2024-12-24target/hexagon: Use float32_muladd for helper_sffm[as]_libRichard Henderson1-79/+26
2024-12-24target/hexagon: Use float32_muladd_scalbn for helper_sffma_scRichard Henderson1-8/+3
2024-12-24target/hexagon: Use float32_muladd for helper_sffmsRichard Henderson1-3/+2
2024-12-24target/hexagon: Use float32_muladd for helper_sffmaRichard Henderson1-1/+1
2024-12-24target/hexagon: Use float32_mul in helper_sfmpyRichard Henderson3-10/+1
2024-12-24target/sparc: Use float*_muladd_scalbnRichard Henderson3-38/+54
2024-12-24target/arm: Use float*_muladd_scalbnRichard Henderson1-3/+3
2024-12-22Merge tag 'mem-2024-12-21' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi5-37/+13
2024-12-21Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi168-354/+442
2024-12-21s390x: remember the maximum page sizeDavid Hildenbrand2-8/+0
2024-12-21s390x/pv: prepare for memory devicesDavid Hildenbrand1-1/+1
2024-12-21s390x: introduce s390_get_memory_limit()David Hildenbrand2-9/+0
2024-12-21s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machi...David Hildenbrand1-1/+1
2024-12-21s390x: rename s390-virtio-hcall* to s390-hypercall*David Hildenbrand2-2/+2
2024-12-21s390x/s390-virtio-hcall: prepare for more diag500 hypercallsDavid Hildenbrand2-19/+6
2024-12-21s390x/s390-virtio-hcall: remove hypercall registration mechanismDavid Hildenbrand2-1/+7
2024-12-21Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qem...Stefan Hajnoczi10-24/+220
2024-12-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi11-25/+24
2024-12-20target/mips: Drop left-over comment about Jazz machinePhilippe Mathieu-Daudé1-4/+0
2024-12-20target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()Philippe Mathieu-Daudé1-13/+30
2024-12-20target/xtensa: Remove tswap() calls in semihosting simcall() helperPhilippe Mathieu-Daudé1-10/+5
2024-12-20accel/tcg: Un-inline translator_is_same_page()Philippe Mathieu-Daudé3-7/+7
2024-12-20accel/tcg: Include missing 'exec/translation-block.h' headerPhilippe Mathieu-Daudé19-0/+19
2024-12-20accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'Philippe Mathieu-Daudé16-0/+16
2024-12-20accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'Philippe Mathieu-Daudé2-0/+2
2024-12-20target/sparc: Move sparc_restore_state_to_opc() to cpu.cPhilippe Mathieu-Daudé4-34/+42
2024-12-20target/sparc: Uninline cpu_get_tb_cpu_state()Anton Johansson2-37/+40
2024-12-20target/loongarch: Declare loongarch_cpu_dump_state() locallyPhilippe Mathieu-Daudé2-3/+1
2024-12-20user: Move various declarations out of 'exec/exec-all.h'Philippe Mathieu-Daudé1-0/+1
2024-12-20accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)Philippe Mathieu-Daudé2-1/+6
2024-12-20accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)Philippe Mathieu-Daudé3-0/+9
2024-12-20accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)Philippe Mathieu-Daudé1-1/+3
2024-12-20accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'Philippe Mathieu-Daudé1-0/+1
2024-12-20target/arm/mte: Restrict 'exec/ram_addr.h' to system emulationPhilippe Mathieu-Daudé1-0/+2
2024-12-20target/arm/cpu: Restrict cpu_untagged_addr() to user emulationPhilippe Mathieu-Daudé1-2/+3
2024-12-20system: Move 'exec/confidential-guest-support.h' to system/Philippe Mathieu-Daudé2-2/+2
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé128-228/+229
2024-12-20target/i386/sev: Reduce system specific declarationsPhilippe Mathieu-Daudé1-13/+16
2024-12-20hvf: arm: Ignore writes to CNTP_CTL_EL0Alexander Graf1-0/+9
2024-12-20target/riscv: add support for RV64 Xiangshan Nanhu CPUMollyChen2-0/+31
2024-12-20target/riscv: add ssstateenDaniel Henrique Barboza3-1/+11
2024-12-20target/riscv/tcg: hide warn for named feats when disabling via priv_verDaniel Henrique Barboza1-3/+10
2024-12-20target/riscv: Include missing headers in 'internals.h'Philippe Mathieu-Daudé1-0/+3
2024-12-20target/riscv: Include missing headers in 'vector_internals.h'Philippe Mathieu-Daudé1-0/+1