Charles Ellis

Results 16 comments of Charles Ellis

This appears to be an issue more with vim-clojure-static which is actually doing the highlighting work. Not sure what, if anything, should be changed with that plugin. However vim-niji doesn't...

The Travis CI build is failing for this PR: https://travis-ci.org/geohot/qira/builds/511206681 I thought it would be due to the build script trying to clone a non-existent branch from `geohot/qemu`, but it...

Okay now the Travis CI tests are failing for the Right Reasons.

I'll definitely check that out, however I don't think I'll have time until next week. Please feel free to check and merge if things are working!

Okay, so I think I understand what you've asked me to check regarding the logs. Please let me know if I'm incorrect. What I've done is run the Docker build...

I've got some time again this week. I'll dig more into what the binary files are and see if I can reach a conclusion about the differences.

I've been working on this over the weekend and into this week, and I just wanted to give a progress update. My suspicion is that the differences in the QEMU...

After filtering out all of the instructions from library code in the QEMU debug logs I'm working from, there are three categories of differences I see between 2.5.1 and 3.1.0:...

Quick update: * The stack setup by QEMU's elf loader has some padding in it for alignment purposes since [this commit](https://github.com/qemu/qemu/commit/7c4ee5bcc82e643836a5f32db85887d2475288f7) which got merged in 2.9.0. This can be confirmed...

> would you be willing to help port qemu 4.1 stable to qira? I'd be interested for sure. Going through all the stuff to verify (as much as possible, at...