Nathan Jackson
Nathan Jackson
It has been awhile since I've looked at this, but I'll give it a shot to explain what's going on with that commit. During QEMU 2.9.0's development, QEMU was preparing...
Any chance you could do a bisect to figure out when Windows 10 stopped working? Also, any idea why Windows 10 breaks but older variants do not?
No problem. Full disclosure: I can't guarantee I'll be able to really dig into this. I'm hoping a bisect will make the answer obvious, but I have my doubts.
@Quentin01 Clarification question about your first bullet point. Are you saying the issue doesn't happen with your second (new) snapshot and in the later commits?
Also, which version and architecture of Windows 10 are you using?
Are you talking about the VMs from here: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/? If so, did you have to do anything weird to convert the VM to something compatible with QEMU\PANDA?
@Quentin01 to reproduce this issue, do I just need to click a whole bunch of times and move my mouse around really fast?
Hey @Quentin01 I think I may have encountered this issue in a Linux guest after upgrading my host from Ubuntu 16.04 to 20.04. I might be able to dig into...
So far I have not been able to reproduce this issue if your patch has been applied. However, it does seem to slow down the execution a bit. I'm going...
I think I just accidentally discovered how to deterministically reproduce this issue. Doing a git clone inside my PANDA guest seems to always trigger this behavior. Guest Info: - Ubuntu...