Skip to content

Actions: unicorn-engine/unicorn

Build wheels with cibuildwheel

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
68 workflow runs
68 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Check SPRR by issuing MRS
Build wheels with cibuildwheel #68: Commit 13a8da8 pushed by wtdcode
December 8, 2024 06:46 24m 12s dev
dev
December 8, 2024 06:46 24m 12s
No longer need SPRR and probe it runtime
Build wheels with cibuildwheel #67: Commit 958ed09 pushed by wtdcode
December 7, 2024 15:33 23m 22s dev
dev
December 7, 2024 15:33 23m 22s
No longer install cmake from choco due to Github Action errors
Build wheels with cibuildwheel #66: Commit b719926 pushed by wtdcode
December 7, 2024 14:37 26m 52s dev
dev
December 7, 2024 14:37 26m 52s
Only enable JIT protect support with SPRR
Build wheels with cibuildwheel #65: Commit b0b412b pushed by wtdcode
December 7, 2024 14:35 20m 45s dev
dev
December 7, 2024 14:35 20m 45s
patch multiple UC_HOOK_MEM callbacks for unaligned access
Build wheels with cibuildwheel #64: Pull request #2063 synchronize by Michael-c0de
December 7, 2024 09:34 25m 53s Michael-c0de:dev
December 7, 2024 09:34 25m 53s
Fix regression: If invalid instruction is handled, allow emulation to…
Build wheels with cibuildwheel #63: Commit 69200d4 pushed by wtdcode
December 7, 2024 09:31 19m 24s dev
dev
December 7, 2024 09:31 19m 24s
Fix regression: We should triage MIPS internal exceptions to Unicorn …
Build wheels with cibuildwheel #62: Commit 3b2f54f pushed by wtdcode
December 7, 2024 09:10 23m 48s dev
dev
December 7, 2024 09:10 23m 48s
patch multiple UC_HOOK_MEM callbacks for unaligned access
Build wheels with cibuildwheel #61: Pull request #2063 synchronize by Michael-c0de
December 7, 2024 09:07 21m 14s Michael-c0de:dev
December 7, 2024 09:07 21m 14s
Fix regression: We should also sync npc for SPARC
Build wheels with cibuildwheel #60: Commit c22651c pushed by wtdcode
December 7, 2024 08:31 24m 19s dev
dev
December 7, 2024 08:31 24m 19s
QoL changes
Build wheels with cibuildwheel #59: Commit 9750d6e pushed by wtdcode
December 7, 2024 07:57 25m 57s dev
dev
December 7, 2024 07:57 25m 57s
Fix regression: Setting eflags within the hook should take effect
Build wheels with cibuildwheel #58: Commit 9ec1f60 pushed by wtdcode
December 7, 2024 07:57 20m 46s dev
dev
December 7, 2024 07:57 20m 46s
Python bindings: Fix editable install + Execute Python2.7 workflow te…
Build wheels with cibuildwheel #57: Commit f78a3f2 pushed by wtdcode
December 7, 2024 06:52 28m 16s dev
dev
December 7, 2024 06:52 28m 16s
Rust Bindings: reg_read_batch and reg_write_batch (#2060)
Build wheels with cibuildwheel #56: Commit 3a01515 pushed by wtdcode
December 7, 2024 06:49 19m 53s dev
dev
December 7, 2024 06:49 19m 53s
patch multiple UC_HOOK_MEM callbacks for unaligned access
Build wheels with cibuildwheel #55: Pull request #2063 opened by Michael-c0de
December 6, 2024 03:18 20m 46s Michael-c0de:dev
December 6, 2024 03:18 20m 46s
Rust Bindings: reg_read_batch and reg_write_batch
Build wheels with cibuildwheel #54: Pull request #2060 opened by hsa1as
December 4, 2024 17:41 20m 15s hsa1as:dev
December 4, 2024 17:41 20m 15s
riscv: Expose privilege level as pseudo-register PRIV (#1989)
Build wheels with cibuildwheel #53: Commit 7d8fe2a pushed by wtdcode
November 11, 2024 13:09 22m 10s dev
dev
November 11, 2024 13:09 22m 10s
riscv: Expose privilege level as pseudo-register "priv"
Build wheels with cibuildwheel #52: Pull request #1989 synchronize by apparentlymart
November 11, 2024 00:26 20m 30s apparentlymart:f-riscv-priv-reg
November 11, 2024 00:26 20m 30s
riscv: Expose privilege level as pseudo-register "priv"
Build wheels with cibuildwheel #51: Pull request #1989 synchronize by apparentlymart
November 11, 2024 00:13 20m 5s apparentlymart:f-riscv-priv-reg
November 11, 2024 00:13 20m 5s
Add TCI Support
Build wheels with cibuildwheel #50: Pull request #2050 synchronize by Naville
November 4, 2024 06:09 21m 53s Naville:feature/tci
November 4, 2024 06:09 21m 53s
Several bugfixes (#2049)
Build wheels with cibuildwheel #49: Commit f71bc1a pushed by wtdcode
November 4, 2024 04:53 19m 45s dev
dev
November 4, 2024 04:53 19m 45s
Python bindings: Fix editable install + Execute Python2.7 workflow tests
Build wheels with cibuildwheel #48: Pull request #2044 synchronize by Antelox
November 2, 2024 20:06 20m 6s Antelox:bindings/python
November 2, 2024 20:06 20m 6s
Several bugfixes
Build wheels with cibuildwheel #47: Pull request #2049 synchronize by tbodt
November 2, 2024 06:26 20m 33s tbodt:bugfixes
November 2, 2024 06:26 20m 33s
Optimize Notdirty write (#2031)
Build wheels with cibuildwheel #46: Commit ab23d4c pushed by wtdcode
October 31, 2024 16:02 25m 6s dev
dev
October 31, 2024 16:02 25m 6s
Optimize Notdirty write
Build wheels with cibuildwheel #45: Pull request #2031 synchronize by PhilippTakacs
October 31, 2024 12:51 20m 29s PhilippTakacs:notdirty_write
October 31, 2024 12:51 20m 29s
Optimize Notdirty write
Build wheels with cibuildwheel #44: Pull request #2031 synchronize by PhilippTakacs
October 31, 2024 11:54 20m 15s PhilippTakacs:notdirty_write
October 31, 2024 11:54 20m 15s