]> git.ipfire.org Git - thirdparty/qemu.git/history - tcg/riscv
Update version for v5.0.0-rc3 release
[thirdparty/qemu.git] / tcg / riscv /
2020-01-24  Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-01-17  Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-01-17  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-01-17  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-01-16  Philippe Mathieu... tcg: Search includes in the parent source directory
2019-09-13  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-09-04  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-09-04  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-09-03  Tony Nguyentcg: TCGMemOp is now accelerator independent MemOp
2019-07-09  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-07-09  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-07-09  Alistair Francistcg/riscv: Fix RISC-VH host build failure
2019-06-10  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-06-10  Richard Hendersoncpu: Move the softmmu tlb to CPUNegativeOffsetState
2019-06-10  Richard Hendersontcg: Create struct CPUTLB
2019-05-21  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-05-17  Cornelia HuckMerge tag 's390-ccw-bios-2019-05-08' into s390-next...
2019-05-16  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-14  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-05-13  Richard Hendersontcg: Return bool success from tcg_out_mov
2019-05-02  Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-04-28  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-04-24  Richard Hendersontcg: Restart TB generation after out-of-line ldst overflow
2019-04-24  Richard Hendersontcg: Add INDEX_op_extract2_{i32,i64}
2019-02-05  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-01-31  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-01-31  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-29  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-28  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-01-28  Richard Hendersoncputlb: Remove static tlb sizing
2019-01-28  Richard Hendersontcg/riscv: enable dynamic TLB sizing
2019-01-28  Emilio G. Cotatcg: introduce dynamic TLB sizing
2019-01-23  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-01-07  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-01-03  Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-01-03  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-12-25  Alistair Francistcg/riscv: Add the target init code
2018-12-25  Alistair Francistcg/riscv: Add the prologue generation and register...
2018-12-25  Alistair Francistcg/riscv: Add the out op decoder
2018-12-25  Alistair Francistcg/riscv: Add direct load and store instructions
2018-12-25  Alistair Francistcg/riscv: Add slowpath load and store instructions
2018-12-25  Alistair Francistcg/riscv: Add branch and jump instructions
2018-12-25  Alistair Francistcg/riscv: Add the add2 and sub2 instructions
2018-12-25  Alistair Francistcg/riscv: Add the out load and store instructions
2018-12-25  Alistair Francistcg/riscv: Add the extract instructions
2018-12-25  Alistair Francistcg/riscv: Add the mov and movi instruction
2018-12-25  Alistair Francistcg/riscv: Add the relocation functions
2018-12-25  Alistair Francistcg/riscv: Add the instruction emitters
2018-12-25  Alistair Francistcg/riscv: Add the immediate encoders
2018-12-25  Alistair Francistcg/riscv: Add support for the constraints
2018-12-25  Alistair Francistcg/riscv: Add the tcg target registers
2018-12-25  Alistair Francistcg/riscv: Add the tcg-target.h file