91347 Commits (017f77bbf75ef6c9b69188a150020013e6d5d8ad)
 

Author SHA1 Message Date
BALATON Zoltan 017f77bbf7 hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init() 4 years ago
BALATON Zoltan 5b344b02e1 hw/char/sh_serial: Embed QEMUTimer in state struct 4 years ago
BALATON Zoltan 2f6df13748 hw/char/sh_serial: Rename type sh_serial_state to SHSerialState 4 years ago
BALATON Zoltan 3cf7ce4337 hw/char/sh_serial: Do not abort on invalid access 4 years ago
BALATON Zoltan 6e5dd76f21 hw/sh4/r2d: Use error_report instead of fprintf to stderr 4 years ago
BALATON Zoltan ad52cfc137 hw/sh4: Change debug printfs to traces 4 years ago
BALATON Zoltan 3b885dabd0 hw/sh4: Fix typos in a comment 4 years ago
BALATON Zoltan 373b96b9c6 hw/sh4: Coding style: Remove unnecessary casts 4 years ago
BALATON Zoltan ac3c9e74c1 hw/sh4: Coding style: Add missing braces 4 years ago
BALATON Zoltan f94bff1337 hw/sh4: Coding style: White space fixes 4 years ago
BALATON Zoltan 221389657a hw/sh4: Coding style: Fix multi-line comments 4 years ago
BALATON Zoltan b3793b8a91 hw/sh4: Coding style: Remove tabs 4 years ago
Richard Henderson dd61b91c08 QAPI patches patches for 2021-10-29 4 years ago
Richard Henderson a856cce31b x86 queue, 2021-10-29 4 years ago
Markus Armbruster 57df0dff1a qapi: Extend -compat to set policy for unstable interfaces 4 years ago
Markus Armbruster 7ce5fc63c7 qapi: Factor out compat_policy_input_ok() 4 years ago
Chenyi Qiang 07db29f20a target/i386: Remove core-capability in Snowridge CPU model 5 years ago
Richard Henderson 6450ce5634 Fifth RISC-V PR for QEMU 6.2 4 years ago
Markus Armbruster c868876043 qapi: Generalize enum member policy checking 4 years ago
Markus Armbruster 6604e4757a qapi: Generalize command policy checking 4 years ago
Markus Armbruster a130728554 qapi: Generalize struct member policy checking 4 years ago
Richard Henderson a92cecba27 Improvements to qemu/int128 4 years ago
Markus Armbruster c67db1ed16 qapi: Tools for sets of special feature flags in generated code 4 years ago
Markus Armbruster 9bafe07bc8 qapi: Eliminate QCO_NO_OPTIONS for a slight simplification 4 years ago
Markus Armbruster 9fb49daabf qapi: Mark unstable QMP parts with feature 'unstable' 4 years ago
Markus Armbruster a3c45b3e62 qapi: New special feature flag "unstable" 4 years ago
Chih-Min Chao 15161e425e target/riscv: change the api for RVF/RVD fmin/fmax 5 years ago
Chih-Min Chao 0e9030376e softfloat: add APIs to handle alternative sNaN propagation for fmax/fmin 5 years ago
Jose Martins 50d1608764 target/riscv: remove force HS exception 5 years ago
Jose Martins 487a99551a target/riscv: fix VS interrupts forwarding to HS 5 years ago
Richard Henderson edf044c558 Followup to replace more tcg_const_* with tcg_constant_tl* 4 years ago
Pavel Dovgalyuk efd629fb21 softmmu: fix for "after access" watchpoints 4 years ago
Pavel Dovgalyuk 1ab0ba8ab5 softmmu: remove useless condition in watchpoint check 4 years ago
Pavel Dovgalyuk 9f660c077b softmmu: fix watchpoint processing in icount mode 4 years ago
Richard Henderson 93a967fbb5 tcg/optimize: Propagate sign info for shifting 5 years ago
Richard Henderson 2b9d0c59ed tcg/optimize: Propagate sign info for bit counting 5 years ago
Richard Henderson 275d7d8e70 tcg/optimize: Propagate sign info for setcond 5 years ago
Richard Henderson 3f2b1f8376 tcg/optimize: Propagate sign info for logical operations 5 years ago
Richard Henderson 57fe5c6df2 tcg/optimize: Optimize sign extensions 5 years ago
Richard Henderson 267c17e825 tcg/optimize: Use fold_xx_to_i for rem 5 years ago
Richard Henderson 2f9d9a3422 tcg/optimize: Use fold_xi_to_x for div 5 years ago
Richard Henderson 5b5cf47983 tcg/optimize: Use fold_xi_to_x for mul 5 years ago
Richard Henderson 4e858d96aa tcg/optimize: Use fold_xx_to_i for orc 5 years ago
Richard Henderson faa2e10045 tcg/optimize: Stop forcing z_mask to "garbage" for 32-bit values 5 years ago
Richard Henderson 18cf3d07a2 tcg: Extend call args using the correct opcodes 4 years ago
Taylor Simpson b9dd6ff91d Hexagon (target/hexagon) put writes to USR into temp until commit 5 years ago
Taylor Simpson f448397a51 Hexagon (target/hexagon) more tcg_constant_* 5 years ago
Alexey Baturo 0ee9a4e57e target/riscv: Allow experimental J-ext to be turned on 5 years ago
Anatoly Parshintsev 0774a7a1ff target/riscv: Implement address masking functions required for RISC-V Pointer Masking extension 5 years ago
Alexey Baturo c655df7fe0 target/riscv: Support pointer masking for RISC-V for i/c/f/d/a types of instructions 5 years ago