|
7e4ac9e86e
|
fix some oss-fuzz (#1184)
* fix oss-fuzz 10419.
* fix oss-fuzz 10427.
* fix oss-fuzz 10421.
* fix oss-fuzz 10422.
* fix oss-fuzz 10425.
* fix oss-fuzz 10426.
* fix oss-fuzz 10426.
* fix oss-fuzz 10422.
* fix oss-fuzz 10426.
* fix oss-fuzz 10456.
* fix oss-fuzz 10428.
* fix oss-fuzz 10429.
* fix oss-fuzz 10431.
* fix oss-fuzz 10435.
* fix oss-fuzz 10430.
* fix oss-fuzz 10436.
* remove unused var.
* fix oss-fuzz 10449.
* fix oss-fuzz 10452.
* fix oss-fuzz 11792.
* fix oss-fuzz 10457.
* fix oss-fuzz 11737.
* fix oss-fuzz 10458.
* fix oss-fuzz 10565.
* fix oss-fuzz 11651.
* fix oss-fuzz 10497.
* fix oss-fuzz 10515.
* fix oss-fuzz 10586.
* fix oss-fuzz 10597.
* fiz oss-fuzz 11721.
* fix oss-fuzz 10718.
* fix oss-fuzz 15610.
* fix oss-fuzz 10512.
* fix oss-fuzz 10545.
* fix oss-fuzz 10598.
* fix oss-fuzz 11112.
* fix oss-fuzz 11589.
* fix oss-fuzz 10674.
* git fix oss-fuzz 19610.
* fix oss-fuzz 19848.
* fix oss-fuzz 19851.
* fix oss-fuzz 19852.
* fix oss-fuzz 10878.
* fix oss-fuzz 11655.
* fix oss-fuzz 19849.
* fix oss-fuzz 11765.
* fix oss-fuzz 10337.
* fix oss-fuzz 10575.
* fix oss-fuzz 19877.
* fix oss-fuzz 19895.
* fix oss-fuzz 19896.
* fix oss-fuzz 19897.
* remove verbose fprintf output.
|
2020-01-10 23:05:44 +08:00 |
|
|
c01dcf0a14
|
fix merge conflicts
|
2017-03-10 21:04:33 +08:00 |
|
|
c3808179e1
|
another attempt to fix #766
|
2017-02-26 15:22:24 +08:00 |
|
|
e65fef70dc
|
add missing TCG context arg to few functions in tcg.c. see #766
|
2017-02-26 09:47:40 +08:00 |
|
|
770c5616e2
|
Automated leading tab to spaces conversion.
|
2017-01-21 12:28:22 +11:00 |
|
|
002151874a
|
Unicorn interface working with test app in 32bit and 64bit builds.
|
2017-01-20 17:27:22 +11:00 |
|
|
1aeaf5c40d
|
This code should now build the x86_x64-softmmu part 2.
|
2017-01-19 22:50:28 +11:00 |
|
|
fccbcfd4c2
|
revert to use of g_free to make future qemu integrations easier (#695)
* revert to use of g_free to make future qemu integrations easier
* bracing
|
2016-12-21 22:28:36 +08:00 |
|
|
e46545f722
|
remove glib dependency by provide compatible replacements
|
2016-12-18 14:56:58 -08:00 |
|
|
bfeb08d1ba
|
fix some compilation warning
|
2016-01-06 14:11:21 +08:00 |
|
|
e0cb02569e
|
remove unused tcg_register_jit() and related code
|
2016-01-05 16:02:34 +07:00 |
|
|
b5feddbf1e
|
indentation
|
2015-12-28 13:04:59 +08:00 |
|
|
8ef018a2cb
|
Fix possible wrong conditional branch in generated host code by fixing
the tcg_liveness_analysis().
Refer to https://github.com/unicorn-engine/unicorn/issues/287 for further info.
|
2015-12-21 18:01:01 +08:00 |
|
|
65a649dec0
|
Fix issue #269
Patch from here
http://lists.nongnu.org/archive/html/qemu-devel/2015-11/msg03848.html
Also fix another potential issue with constants from
bbeb82395e (diff-9e0011b4d4a5890b309421630e6d86c3)
|
2015-11-17 18:34:38 +02:00 |
|
|
2b0b4169bc
|
mips: advance PC for SYSCALL instruction. this fixes issue #157
|
2015-09-28 10:58:43 +08:00 |
|
|
0c67f41ed9
|
Fix issue #118
|
2015-09-21 20:30:05 -05:00 |
|
|
344d016104
|
import
|
2015-08-21 15:04:50 +08:00 |
|