115737 Commits (b8daa5fc8b18e05e350e5ad48eb9009afec8b373)
 

Author SHA1 Message Date
Philippe Mathieu-Daudé b8daa5fc8b target/hexagon: Rename macros.inc -> macros.h.inc 2 years ago
Thomas Huth 0addb05a8c tests/functional: Put the or1k_sim test into the slow category 2 years ago
Thomas Huth fd7294335c tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb 2 years ago
Thomas Huth 798f35fc88 tests/qemu-iotests/testenv: Use the "virt" machine for or1k 2 years ago
Dr. David Alan Gilbert ecffadf602 util/cutils: Remove unused qemu_get_exec_dir 2 years ago
Dr. David Alan Gilbert 3a7156600e hw/sysbus: Remove unused sysbus_mmio_unmap 2 years ago
Dr. David Alan Gilbert 0058f85f20 envlist: Remove unused envlist_parse 2 years ago
Inès Varhol d524be28c5 hw/display: Fix mirrored output in dm163 2 years ago
Thomas Huth 26111a30ad hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets 2 years ago
Philippe Mathieu-Daudé 81b72ee66a tests/unit: Really build pbkdf test on macOS 2 years ago
Bibo Mao 4265b4f358 hw/loongarch/virt: Add description for virt machine type 2 years ago
Mark Cave-Ayland 2e4fdf5660 hw/mips/jazz: fix typo in in-built NIC alias 2 years ago
Tejas Vipin 9d906ad161 ppc: fix incorrect spelling of PowerMac 2 years ago
Michael Tokarev 99174ce39e linux-user/syscall.c: eliminate other explicit LFS usages 2 years ago
Michael Tokarev ac1bbe8ca4 linux-user/syscall.c: drop 64 suffix from flock64 &Co 2 years ago
Michael Tokarev 5691f4778e mark <zlib.h> with for-crc32 in a consistent manner 2 years ago
Peter Maydell 01dc65a3bc target-arm queue: 2 years ago
Peter Maydell 89b30b4921 docs/devel: Remove nested-papr.txt 2 years ago
Peter Maydell 8676007eff target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1 2 years ago
Peter Maydell c4d16d4168 kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread() 2 years ago
Peter Maydell 28d2d03c9c kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu() 2 years ago
Marcin Juszkiewicz 95cbddcb10 tests: drop OpenBSD tests for aarch64/sbsa-ref 2 years ago
Marcin Juszkiewicz b99ce9a1d4 tests: expand timeout information for aarch64/sbsa-ref 2 years ago
Marcin Juszkiewicz 72b543e629 tests: add FreeBSD tests for aarch64/sbsa-ref 2 years ago
Marcin Juszkiewicz e6436febb0 tests: use default cpu for aarch64/sbsa-ref 2 years ago
Jacob Abrams 6cce0dcc6f hw/char/stm32l4x5_usart.c: Enable USART ACK bit response 2 years ago
Richard Henderson f21b07e272 target/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree 2 years ago
Richard Henderson a3b6578f38 target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree 2 years ago
Richard Henderson 6e1ae741f9 target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetree 2 years ago
Richard Henderson 3e683f0a8c target/arm: Widen NeonGenNarrowEnvFn return to 64 bits 2 years ago
Richard Henderson ef2b80eb21 target/arm: Convert VQSHL, VQSHLU to gvec 2 years ago
Richard Henderson 7e5d5a3d8c target/arm: Convert handle_scalar_simd_shli to decodetree 2 years ago
Richard Henderson 9c80de4884 target/arm: Convert handle_scalar_simd_shri to decodetree 2 years ago
Richard Henderson fe5b8abe17 target/arm: Convert SHRN, RSHRN to decodetree 2 years ago
Richard Henderson a597e55b7f target/arm: Split out subroutines of handle_shri_with_rndacc 2 years ago
Richard Henderson c6bc6966ad target/arm: Push tcg_rnd into handle_shri_with_rndacc 2 years ago
Richard Henderson 6ed32dd495 target/arm: Convert SSHLL, USHLL to decodetree 2 years ago
Richard Henderson 102f062e6e target/arm: Use {, s}extract in handle_vec_simd_wshli 2 years ago
Richard Henderson 583d69a746 target/arm: Convert handle_vec_simd_shli to decodetree 2 years ago
Richard Henderson 6e74165564 target/arm: Convert handle_vec_simd_shri to decodetree 2 years ago
Richard Henderson da457c9356 target/arm: Fix whitespace near gen_srshr64_i64 2 years ago
Richard Henderson 00bcab5bad target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr 2 years ago
Richard Henderson 500928f242 target/arm: Convert MOVI, FMOV, ORR, BIC (vector immediate) to decodetree 2 years ago
Richard Henderson c777e73cbe target/arm: Convert FMOVI (scalar, immediate) to decodetree 2 years ago
Richard Henderson 3d44e070a6 target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV to decodetree 2 years ago
Richard Henderson cc7ece7216 target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree 2 years ago
Richard Henderson d944e04961 target/arm: Simplify do_reduction_op 2 years ago
Richard Henderson a29e2c7d33 target/arm: Convert UZP, TRN, ZIP to decodetree 2 years ago
Richard Henderson 5dd7318f24 target/arm: Convert TBL, TBX to decodetree 2 years ago
Richard Henderson 9c8f7da04b target/arm: Convert EXT to decodetree 2 years ago