xabiugarte
xabiugarte
Hi @cpuodzius, could you please submit a pull request with your changes? Thanks!
Hi, It seems there must be something going on as those times you report are just too much. 5 minutes to boot - up windows 7 could be ok-ish, but...
Hi Te-K, could you tell me the GCC version you are using?
Hi Te-K, There are some known problems with the latest versions of GCC. This will require to update the QEMU version that PyREBox relies on. I still need to allocate...
First of all, thank you very much for your interest. Unfortunately this project is being archived and will not be maintained. It will still be kept public for reference purposes....
Yes, whole system emulation has a performance penalty and it is slower than native execution or a non instrumented hypervisor based Virtual Machine. Nevertheless, there are several reasons why we...
No, it currently does not support the -enable-kvm option. For taking advantage of all the PyREBox features you must use whole system emulation (with no kvm). That said: You can...
Yes, you are right. Multithreaded TCG (emulation mode) is planned and there has been an alpha version implementation for ARM since QEMU 2.9. Nevertheless, support for x64 is still not...
Hi @H0w1 , I can see a couple of things there: ``` [!] Could not initialize python module due to exception No module named py ``` This is happening because...
Hi, I am revisiting this issue. Sorry for the long wait. Did you finally solve the problem? Thanks,