Jannik Vogel

Results 339 comments of Jannik Vogel

This is pretty important - testing is almost impossible now. It runs about 5 minutes to get to the current working-point. I'll see if I can create a native Linux...

I've ditched the native thread approach. There is KVM yet (See https://github.com/OpenSWE1R/openswe1r/commit/c863081b9b89063aa2e8d80397ab0e483c34223e ), but it's not working yet. It's disabled in the CMakeLists.txt --- One bottleneck seems to be the...

Somewhat implemented in https://github.com/OpenSWE1R/openswe1r/commit/8ddc256193bb7f0aee71d54e29488e8018b7b3f3 The overall number of outhandlers and exports should be reduced (by making the slot-count of interfaces tighter)

I'll probably add a "SetProfiling" function which turns on per-instruction profiling with unicorn.

I'd also love to have Windows builds, however, at this point, I'm the only active developer in the OpenSWE1R community (although [Olganix does an awesome job on the OpenSWE1R related...

@TcT2k I'm well aware of this. But it would still require picking the correct dependencies / DLLs and configuration. I also don't really like downloading from AppVeyor directly, so I'd...

~~First post needs to be updated since https://github.com/OpenSWE1R/openswe1r/commit/bd66cf403454e23252b702680019f2dcedb69e07~~ Updated

If you want to submit changes, please send a PR. For something minor like this I'll probably just hit merge. Review of existing PRs by other people is also welcome....

This was closed unintentionally by a PR. Re-opened.

I've actually been working on this and Windows Hypervisor support. I'm not sure when I'll find the time to finish this though. So please contact me before starting work on...