[Qemu-devel] [Bug 1657841] [NEW] QEMU Intel HAX Windows

2017-01-19 Thread therock247uk
Public bug reported: Hi, Using the latest exe's from http://qemu.weilnetz.de/w32/ C:\Users\therock247uk\Desktop\jan\qemu-w64-setup-20170113>qemu-system-i386 --enable-hax -m 512 -cdrom C:\Users\therock247uk\Desktop\jan\en_windows_xp_professional_with_service_pack_3_x86_cd_x14-80428.is

[Qemu-devel] [Bug 1256432] Re: qemu mingw 32bit windows crash

2017-01-18 Thread therock247uk
Oh sorry this has been working fine consider this resolved. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1256432 Title: qemu mingw 32bit windows crash Status in QEMU: Incomplete Bug descriptio

[Qemu-devel] [Bug 1256548] [NEW] qemu windows guest issues

2013-11-30 Thread therock247uk
Public bug reported: Ive noticed the following in the latest qemu build on mingw 64bit for windows older guests like windows 9* no longer boot they mostly just bsod its been this way for ages same with 32bit builds xp 64bit and other 64bit windows guests no longer work and havent for ages same

[Qemu-devel] [Bug 1256432] [NEW] qemu mingw 32bit windows crash

2013-11-29 Thread therock247uk
Public bug reported: is it a known bug that in windows that even if you do ./configure --disable-coroutine-pool it still builds the coroutine stuff so when you try and run the build after its compiled it crashses? you have to actually edit config-host.mak and change the c flags around. ** Affects

[Qemu-devel] [Bug 1179731] Re: is networking broken on windows hosts?

2013-05-14 Thread therock247uk
tried the patch did not work though still hangs/crashes has issues -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1179731 Title: is networking broken on windows hosts? Status in QEMU: New Bug de

[Qemu-devel] [Bug 1179731] Re: is networking broken on windows hosts?

2013-05-14 Thread therock247uk
trying other network adapters does not help either i tried the model=rtl8139 and the xp guest says limited or no connectivty. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1179731 Title: is network

[Qemu-devel] [Bug 1179664] Re: migration.c:293: undefined reference to `__sync_val_compare_and_swap_4'

2013-05-14 Thread therock247uk
therock247uk@dell-PC ~ $ gcc --version gcc.exe (GCC) 4.7.2 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. therock247uk@dell-PC ~ $ -- You

[Qemu-devel] [Bug 1179731] Re: is networking broken on windows hosts?

2013-05-14 Thread therock247uk
latest git as of yesterday compiled under mingw using qemu-system-i386 -localtime -m 512 windows.img when ever it connects to the internet qemu hangs. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/117

[Qemu-devel] [Bug 1179731] [NEW] is networking broken on windows hosts?

2013-05-13 Thread therock247uk
Public bug reported: just wondering as i just compiled the latest git and qemu goes into none responding mode when i try to do any networking stuff on guests (both linux and windows) ** Affects: qemu Importance: Undecided Status: New -- You received this bug notification because y

[Qemu-devel] [Bug 1179664] [NEW] migration.c:293: undefined reference to `__sync_val_compare_and_swap_4'

2013-05-13 Thread therock247uk
Public bug reported: latest git qemu error i get on compiling with mingw LINK i386-softmmu/qemu-system-i386w.exe ../migration.o: In function `migrate_finish_set_state': C:\MinGW\msys\1.0\home\therock247uk\qemu/migration.c:293: undefined reference to `__sync_val_compare_and_swap_4'