1 May 2006 01:04
Re: qemu vl.c vnc.c qemu_socket.h
Christian MICHON <christian.michon <at> gmail.com>
2006-04-30 23:04:49 GMT
2006-04-30 23:04:49 GMT
ah! now it is working on winXP too. :) (you only forgot ssize_t should be long instead for mingw32) I see the old mouse sync problem is still here too... On 5/1/06, Fabrice Bellard <fabrice <at> bellard.org> wrote: > CVSROOT: /sources/qemu > Module name: qemu > Branch: > Changes by: Fabrice Bellard <bellard <at> savannah.gnu.org> 06/04/30 22:53:25 > > Modified files: > . : vl.c vnc.c > Added files: > . : qemu_socket.h > > Log message: > win32 socket fixes > > CVSWeb URLs: > http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/vl.c.diff?tr1=1.179&tr2=1.180&r1=text&r2=text > http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/vnc.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text > http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/qemu_socket.h?rev=1.1 > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel <at> nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >(Continue reading)
> old mouse sync problem is still here, as you mentionned no calibration is
> done. You mention "absolute mouse". how to do it ?
You would need at least a win98 guest. You then have to add '-usb
-usbdevice tablet' to the qemu command line.
Regards,
Anthony Liguori
> On 5/1/06, Christian MICHON <christian.michon <at> gmail.com> wrote:
>> just a quick note: your patch breaks the mingw32 build on winXP.
>> Christian
RSS Feed