[Bug 1883593] Re: Windows XP takes much longer to boot in TCG mode since 5.0

2020-06-17 Thread Randy Rhoads
Bisecting showed that this is the bad commit: b55f54bc965607c45b5010a107a792ba333ba654 exec: flush CPU TB cache in breakpoint_invalidate And I can indeed confirm that this commit is much slower than the previous one, e18e5501d8ac692d32657a3e1ef545b14e72b730. -- You received this bug notific

[Bug 1883593] [NEW] Windows XP takes much longer to boot in TCG mode since 5.0

2020-06-15 Thread Randy Rhoads
Public bug reported: Since upgrading from 4.2 to 5.0, a Windows XP VM takes much longer to boot. It hangs about three minutes on "welcome" screen with the blue background, while previously the total boot time was less than a minute. The issue only happens in TCG mode (not with KVM) and also happ

[Qemu-devel] [Bug 1837651] [NEW] -netdev socket uses 100% cpu on Windows host

2019-07-23 Thread Randy Rhoads
Public bug reported: On Windows hosts, any `-netdev socket` option (tcp listen, tcp connect, udp passing a fd) causes qemu to use 100% cpu. The guest still runs, but only sluggishly. A simple testcase is: > qemu-system-i386.exe -netdev socket,listen=:8000,id=n And, in another command prompt: >