118621 Commits (29df910401a66ee65f553eecebf01993115082d2)
 

Author SHA1 Message Date
Philippe Mathieu-Daudé 29df910401 hw/ipack: Clarify KConfig symbols 1 year ago
Philippe Mathieu-Daudé c17943b00f hw/irq: Introduce qemu_init_irqs() helper 1 year ago
Philippe Mathieu-Daudé 70bc20311f hw/mips/loongson3_bootp: Move to common_ss[] 1 year ago
Philippe Mathieu-Daudé 92c63c9afd hw/mips/loongson3_virt: Propagate %processor_id to init_boot_param() 1 year ago
Philippe Mathieu-Daudé 7eb372cc8b hw/mips/loongson3_virt: Propagate processor_id to init_loongson_params() 1 year ago
Philippe Mathieu-Daudé 18271b5357 hw/mips/loongson3_bootp: Propagate processor_id to init_cpu_info() 1 year ago
Philippe Mathieu-Daudé 03ed671c82 hw/mips/loongson3_virt: Propagate cpu_count to init_boot_param() 1 year ago
Philippe Mathieu-Daudé 61f6e494e3 hw/mips/loongson3: Propagate cpu_count to init_loongson_params() 1 year ago
Philippe Mathieu-Daudé ce6768965b hw/mips/loongson3_bootp: Include missing headers 1 year ago
Philippe Mathieu-Daudé 72a4da9386 hw/mips/loongson3_virt: Pass CPU argument to get_cpu_freq_hz() 1 year ago
Philippe Mathieu-Daudé 87fd8a80c7 hw/mips/loongson3_virt: Have fw_conf_init() access local loaderparams 1 year ago
Philippe Mathieu-Daudé 2bf8545603 hw/mips/loongson3_virt: Invert vCPU creation order to remove &first_cpu 1 year ago
Philippe Mathieu-Daudé 6286423b8b hw/mips/loongson3_virt: Factor generic_cpu_reset() out 1 year ago
Philippe Mathieu-Daudé dc21331e67 hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu 1 year ago
Stefan Hajnoczi 871af84dd5 * target/i386: optimize string instructions 1 year ago
Stefan Hajnoczi fb49b69bf9 target-arm queue: 1 year ago
Paolo Bonzini 3b36ee7202 gitlab-ci: include full Rust backtraces in test runs 1 year ago
Hongren Zheng 664280abdd hw/usb/canokey: Fix buffer overflow for OUT packet 1 year ago
Peter Maydell e07b48995a target/arm: Use FPST_A64_F16 for halfprec-to-other conversions 1 year ago
Peter Maydell d168a08147 target/arm: Remove redundant advsimd float16 helpers 1 year ago
Peter Maydell 1c49280f02 fpu: Fix a comment in softfloat-types.h 1 year ago
Peter Maydell 7af64d103d fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed 1 year ago
Peter Maydell 584b7aec81 fpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushed 1 year ago
Peter Maydell 3847b5b1fb target/arm: Remove now-unused vfp.fp_status_f16 and FPST_FPCR_F16 1 year ago
Peter Maydell 230c2bd3f2 target/arm: Use FPST_A64_F16 in A64 decoder 1 year ago
Peter Maydell e935710bc8 target/arm: Use FPST_A32_F16 in A32 decoder 1 year ago
Peter Maydell e4b3c388f9 target/arm: Use fp_status_f16_a64 in AArch64-only helpers 1 year ago
Peter Maydell 85fffc1085 target/arm: Use fp_status_f16_a32 in AArch32-only helpers 1 year ago
Peter Maydell 5f4ed6da85 target/arm: Define new fp_status_f16_a32 and fp_status_f16_a64 1 year ago
Peter Maydell 2aa9656ebc target/arm: Remove now-unused vfp.fp_status and FPST_FPCR 1 year ago
Peter Maydell e107a7a54e target/arm: Use FPST_A64 in A64 decoder 1 year ago
Peter Maydell 961a8b3fb8 target/arm: Use FPST_A32 in A32 decoder 1 year ago
Peter Maydell d1ce6db3b1 target/arm: Use fp_status_a32 in vfp_cmp helpers 1 year ago
Peter Maydell 1069d8ab30 target/arm: Use fp_status_a32 in vjvct helper 1 year ago
Peter Maydell 75df4e8609 target/arm: Use fp_status_a64 or fp_status_a32 in is_ebf() 1 year ago
Peter Maydell 57bd2f30ff target/arm: Use vfp.fp_status_a64 in A64-only helper functions 1 year ago
Peter Maydell 2208cb46e6 target/arm: Define new fp_status_a32 and fp_status_a64 1 year ago
Peter Maydell eda8d53083 target/arm: Use uint32_t in vfp_exceptbits_from_host() 1 year ago
Peter Maydell f10dee833f target/arm: Use FPSR_ constants in vfp_exceptbits_from_host() 1 year ago
Peter Maydell 1edc3d43f2 target/arm: arm_reset_sve_state() should set FPSR, not FPCR 1 year ago
Thomas Huth cb5f6ca8af tests/functional: Add a test for the arm microbit machine 1 year ago
Zhao Liu d28ece2487 rust: qemu-api: add sub-subclass to the integration tests 1 year ago
Zhao Liu aaf3778baa rust/zeroable: Implement Zeroable with const_zero macro 1 year ago
Paolo Bonzini af7edb1d32 rust: qdev: make reset take a shared reference 1 year ago
Paolo Bonzini 20bcc96f45 rust: pl011: drop use of ControlFlow 1 year ago
Paolo Bonzini b3a29b3dc0 rust: pl011: pull device-specific code out of MemoryRegionOps callbacks 1 year ago
Paolo Bonzini c44818a5fd rust: pl011: remove duplicate definitions 1 year ago
Paolo Bonzini a1ab4eed8d rust: pl011: wrap registers with BqlRefCell 1 year ago
Paolo Bonzini 49bfe63f29 rust: pl011: extract PL011Registers 1 year ago
Paolo Bonzini ab6b6a8a55 rust: pl011: pull interrupt updates out of read/write ops 1 year ago