Skip to content

Staging big changes for 2.2.0 #2145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Staging big changes for 2.2.0 #2145

wants to merge 4 commits into from

Conversation

wtdcode
Copy link
Member

@wtdcode wtdcode commented Apr 6, 2025

A playground to make the huge changes together.

TODO:

amaanq and others added 2 commits April 6, 2025 13:21
    feat!: update bindings

    feat!: update architecture headers

    build: update CMake files & symbols

    feat!: updatae TriCore to 5.1.0

    feat!: update SPARC to 5.1.0

    feat!: update S390X to 5.1.0

    feat!: update RISC-V to 5.1.0

    feat!: update PPC to 5.1.0

    feat!: update MIPS to 5.1.0

    feat!: update M68K to 5.1.0

    feat!: update i386 to 5.1.0

    feat!: update ARM to 5.1.0

    feat!: update TCG to 5.1.0

    feat!: update FPU to 5.1.0

    feat!: update QEMU core to 5.1.0
    [qemu]It compiles!

    [qemu]In interpreter mode, disable allocation of _EXEC memory

    [qemu][uc]Define interpreter mode in build options

    [qemu]Copy tci from upstream qemu of corresponding version
@wtdcode
Copy link
Member Author

wtdcode commented Apr 6, 2025

#2021 is having conflicts.

@wtdcode
Copy link
Member Author

wtdcode commented Apr 6, 2025

#1918 conflicts too but seems easy to merge.

@wtdcode
Copy link
Member Author

wtdcode commented Apr 6, 2025

#1903 is not resolved yet and there is no CI for loongarch.

I have a side project for local testing: https://github.com/wtdcode/DebianOnQEMU?tab=readme-ov-file#loongarch64

@amaanq

This comment was marked as outdated.

* Squashed commit of #2021

* Squashed commit of #1918

---------

Co-authored-by: Glenn Baker <glenn.baker@gmx.com>
Co-authored-by: Damien Cauquil <dcauquil@quarkslab.com>
* regenerate symbols

* Squash loongarch

---------

Co-authored-by: WangLiangpu <wangjingpu17@mails.ucas.ac.cn>
@wtdcode
Copy link
Member Author

wtdcode commented Apr 12, 2025

TODO: Move all

DEF_HELPER_4(uc_tracecode, void, i32, i32, ptr, i64)
DEF_HELPER_6(uc_traceopcode, void, ptr, i64, i64, i32, ptr, i64)

to tcg-runtime.h.

@wtdcode
Copy link
Member Author

wtdcode commented Apr 12, 2025

TODO: We should have 2.2.0rc1

@wtdcode
Copy link
Member Author

wtdcode commented Apr 12, 2025

TODO: Format code when we are ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants