GithubHelp home page GithubHelp logo

edgarigl / tlmu Goto Github PK

View Code? Open in Web Editor NEW
31.0 8.0 26.0 80.54 MB

TLMu - Transaction Level eMulator

Home Page: http://edgarigl.github.com/tlmu/

License: Other

Python 0.22% C 96.54% C++ 0.88% Haxe 0.79% Objective-C 0.25% Assembly 0.53% Perl 0.66% Shell 0.12%

tlmu's Introduction

Read the documentation in qemu-doc.html.

Fabrice Bellard.

tlmu's People

Contributors

afaerber avatar agraf avatar anthonyper-ctx avatar aprzywar avatar aurel32 avatar avikivity avatar awilliam avatar balrog-kun avatar blueswirl avatar bonzini avatar dgibson avatar edgarigl avatar filipnavara avatar freddy77 avatar i-garrison avatar iksaif avatar jan-kiszka avatar jwrdegoede avatar kevmw avatar kiryl avatar kraxel avatar kvaneesh avatar lumag avatar markmc avatar matosatti avatar mdroth avatar mstsirkin avatar mwalle avatar pm215 avatar rth7680 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tlmu's Issues

QEMU-1.2.0 based TLMu

Hi Edgar,
I have 'rebase'd tlmu onto QEMU-1.2.0.
Rebase command of git did not help because QEMU core has changed pretty much. Ofcourse you know :)
I had to rewrite the memory access hooks.

Now tlm_mem is treated as ramd which is almost as same as romd of QEMU.
I have added another mem_map function, tlmu_map_ram_nosync().
Memories specified with tlmu_map_ram_nosync() is accessed via DMI without any timing calculation.
Search walk of TLMRegisterRamEntry never happens anymore.

Linux on ARM now boots up in 3sec, which is 7 times faster.

I only tested the functionality of ARM.
There must be new bugs about timing calculation and syncing.

I am planning to keep up with mainline QEMU release.

If you are interested, please try tlmu-1.2.0 branch on our repository.
https://github.com/hdlab/tlmu/tree/tlmu-1.2.0

Best regards,
Yutetsu.

port to sparc arch

I want to port this project to support sparc arch, and I modefiy the /hw/tlmu-mach.c, but it does not work. the tlmu_load functions return an error state.

could not read keymap file 'en-us'

hello
tlmu looks great and im trying to make a test on qemu-systemc interfacing.
but now im stopped by this message:
could not read keymap file 'en-us'

what i did wrong? seems a problem with qemu and searching for solution on net doesnt helped.
thanks

i386 Support

Has anyone done an i386 target? I looked at hw/tlm_mach.c and I am trying to figure out how to map the MIPS/ARM/CRIS calls to i386 equivalents. I get a clean compile and run but c_example (i386 build) jumps to undefined memory locations.

POD document had syntax errors

During the compilation, there is the following error:
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at /home/user/tlmu/scripts/texi2pod.pl line 313. qemu.pod around line 95: Non-ASCII character seen before =encoding in 'Sch�tz.'. Assuming UTF-8 POD document had syntax errors at /usr/bin/pod2man line 71. Makefile:353: recipe for target 'qemu.1' failed make: *** [qemu.1] Error 255 make: *** Deleting file 'qemu.1'
The compilation is done on a Fedora 25 updated system

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.