[PATCH] Add display suboptions to man pages

2021-05-31 Thread email
From: Ahmed Abouzied Updates man pages with the suboptions for the `-display`. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/128 Buglink: https://bugs.launchpad.net/qemu/+bug/1620660 Signed-off-by: Ahmed Abouzied --- This is just a trivial update for the man pages. It's the first ti

[Qemu-devel] WE NEED GCC 4 please

2008-01-19 Thread [EMAIL PROTECTED]
could you please consider supporting gcc 4 ? SERVIZIO VOICE: TELEFONA e INVIA SMS dal tuo computer a tariffe vantaggiose! Scopri come telefonare e videochiamare gratis da pc a pc. http://voice.repubblica.it

Re: [Qemu-devel] USB performance Question

2007-11-26 Thread [EMAIL PROTECTED]
 help in solving this issue. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Sunday, November 25, 2007 5:54 PM To: qemu-devel@nongnu.org Subject: Re: [Qemu-devel] USB performance Question Thanks Arnon. USB1 works really great even for complex

Re: [Qemu-devel] USB performance Question

2007-11-25 Thread [EMAIL PROTECTED]
relevant code is in usb-linux.c (Linux host USB redirector) and the USB UHCI/OHCI controller emulations (hw/usb-uhci.c or hw/usb-ohci.c). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Sunday, November 25, 2007 3:01 PM To: qemu-devel

Re: [Qemu-devel] USB performance Question

2007-11-25 Thread [EMAIL PROTECTED]
someone can point me to where in the sources the USB interface is. thanks [EMAIL PROTECTED] wrote: I could get very complicated USB devices to work under Qemu with Windows as guest, Linux as host. This is pretty amazing development and I must congratulate the Qemu developers. The only

[Qemu-devel] USB performance Question

2007-11-21 Thread [EMAIL PROTECTED]
I could get very complicated USB devices to work under Qemu with Windows as guest, Linux as host. This is pretty amazing development and I must congratulate the Qemu developers. The only problem is the USB speed. I get only about 10kbit/s max! This is measured by downloading a 1MByte scientifi

Re: [Qemu-devel] Hardware virtualization with QEMU

2007-11-15 Thread [EMAIL PROTECTED]
questions are still open. [EMAIL PROTECTED] wrote: From the slackbook WIKI; "http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:qemu"; I quote below which relates to my questions: My questions are as follows: 1) I know -hdc and -cdrom cannot be called at the same time, but i ha

[Qemu-devel] Hardware virtualization with QEMU

2007-11-15 Thread [EMAIL PROTECTED]
From the slackbook WIKI; "http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:qemu"; I quote below which relates to my questions: My questions are as follows: 1) I know -hdc and -cdrom cannot be called at the same time, but i have no luck getting an image to be mounted with -hdb or -hdd.

Re: [Qemu-devel] qemu/winME/98

2007-11-15 Thread [EMAIL PROTECTED]
clarification. Ben Taylor wrote: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: Is it possible to get networking to work with ME/98 as guest ? No network device shows up in this case as in XP which works fine. Command I use; qemu -hda Win98.img -net nic,mo

[Qemu-devel] qemu/winME/98

2007-11-15 Thread [EMAIL PROTECTED]
Is it possible to get networking to work with ME/98 as guest ? No network device shows up in this case as in XP which works fine. Command I use; qemu -hda Win98.img -net nic,model=rtl8139 -net user

Re: [Qemu-devel] Access to serial port, guest> DOS | host >WinXP

2007-11-14 Thread [EMAIL PROTECTED]
. If you want to try the wine option let me know and I can walk you through it. You can contact me off-list at my email-address. Dieter Blaas wrote: Hi,  I have a sensor that sends frequency modulated data to the serial port. These data are processed by an

[Qemu-devel] qemu & samba

2007-11-13 Thread [EMAIL PROTECTED]
This should be my last post, thanks all for the kind help until users-group is active again. I have samba servers running and they work as other windows clients use them, but qemu/kqemu seemingly do not support samba. I can remeber something along those lines in Howtos read quite a while ago,

Re: [Qemu-devel] Re: KQemu require Intel VT or AMD-V processors ?

2007-11-13 Thread [EMAIL PROTECTED]
02:42:49 pm [EMAIL PROTECTED] wrote: Ok I see what went wrong. I accidentally had a XEN kernel still running so insmod did not work. Now it works and the message disappeared. But, kqemu is not much faster than qemu. I perceive about 1.5x over a 1gbit network to a terminal through an x

Re: [Qemu-devel] Re: KQemu require Intel VT or AMD-V processors ?

2007-11-13 Thread [EMAIL PROTECTED]
, but it is free and I can live with it under most applications except streaming. Is there something I could have done wrong? Server: Dual Opteron 1.6Ghz/16G SUN V20Z Terminal: Mac Mini 1.6GHz Connected with 1Gbit network. Jan Jezabek wrote: [EMAIL PROTECTED] wrote: Question 1) Does KQemu

[Qemu-devel] KQemu require Intel VT or AMD-V processors ?

2007-11-13 Thread [EMAIL PROTECTED]
Question 1) Does KQemu require Intel VT or AMD-V processors ? Question 2) Qemu runs and XP as guest is working on a Linux FC7 host. I installed kqemu from sources (kqemu-1.3.0pre11.tar.gz) and it configured/mak/make install without errors. However, when I e.g. start a VM, I still get the fol

Re: [Qemu-devel] Qemu Questions

2007-11-09 Thread [EMAIL PROTECTED]
What I pasted in the Appendix are the the Xen output, when I still tried Xen, Just ignore.

Re: [Qemu-devel] Qemu Questions

2007-11-09 Thread [EMAIL PROTECTED]
: FYI I get the following errors: and virt-install seems broken on FC-7 as I can successfully install with qemu CLI. [EMAIL PROTECTED] ~]# virt-install What is the name of your

Re: [Qemu-devel] Qemu Questions

2007-11-09 Thread [EMAIL PROTECTED]
Daniel, thanks for the kind answer. Do you know which distro would be easiest to configure kqemu in or has kqemu accessible through yum repos ? Thanks

[Qemu-devel] Qemu Questions

2007-11-09 Thread [EMAIL PROTECTED]
I must apologize for subscribing to this list, but the Qemu users list is dead, sop this is my only option. I understand it is a development list, but I would appreciate some help. I will make it concise. 1) What is the best Distro to run Qemu on with the least hassles? FYI, I now run it on FC7

[Qemu-devel] Problems with Modifying "TranslationBlock"

2007-09-02 Thread [EMAIL PROTECTED]
Hi, everybody, I have encountered an odd problem. I want to mark the "TranslationBlock" when the code running on guest-os is a 'call' one or a 'ret' one. So I add some member variables in "TranslationBlock" of "exec-all.h". Just like the following: typedef struct TranslationBlock { targ

[Qemu-devel] optimization for PowerPC host

2007-06-19 Thread [EMAIL PROTECTED]
There is someone that is working on a rewriting the qemu/qemu-0.9.0/target-i386/op.c in asm for PowerPC and the using the big sets of registers of PowerPc insted of emulation of X86 register with memory? thanks Roberto Innocenti

[Qemu-devel] Manual

2006-08-20 Thread [EMAIL PROTECTED]
Hi Can I Find A manual to reed so I can find out how to exit fullscreen and enter fullscreen... Thanks ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] Manual

2006-08-20 Thread [EMAIL PROTECTED]
Hi I would like to find out how to enter full screen and exit fullscreen or if you have a manual.. Thanks. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] [patch] qemu sh4 fmov et al

2006-08-20 Thread [EMAIL PROTECTED]
I've been working on the sh4 target, mostly adding floating-point instructions needed to run some of debian's sh4 userland. These instructions include: fmov, frchg, fschg, sts and lds to/from fpul and fpscr, fsts, flds, and maybe some others. I'm posting my work now to avoid duplication by other pe

[Qemu-devel] usb-linux compiling failure

2006-06-23 Thread [EMAIL PROTECTED]
Hello all, there's a problem compiling usb-linux.c on SuSE 10.1 with the standard kernel headers (kernel 2.6.16.13-4-default from uname -r). I'm using gcc 3.4.6 and the problem is an include file is missing in usb-linux.c The missing h-file is . That inclusion needs to be written before the in

[Qemu-devel] [patch] qemu sh4 fmov et al

2006-05-31 Thread [EMAIL PROTECTED]
This patch is against CVS and it adds these sh4 instructions: fmov, frchg, fschg, lds/sts fpul/fpscr, fsts, flds. Index: qemu/target-sh4/cpu.h === RCS file: /sources/qemu/qemu/target-sh4/cpu.h,v retrieving revision 1.1 diff -u -r1.1 cp

[Qemu-devel] Arm host

2006-05-23 Thread [EMAIL PROTECTED]
Hi, I'm intrested to try a compile the source FOR an ARM HOST under WM2003SE but I need some hints to start... Can someone help me? I already tried the old build by mamaich but it doesn't start on my device. Thanks Qtek9090 Wm2003se ___ Qemu-devel

[Qemu-devel] Re: Build for an arm host

2005-12-25 Thread [EMAIL PROTECTED]
Hi, Thanks Steve, but I was thinking if is possible to compile for run under winCE (with a xscale arm processor)? If I understand the .elf that come out from run only on linux... When i try to apply the patch rename it to .patch and try to integrate I'll see the error of invalid patch... The

[Qemu-devel] Build for an arm host

2005-12-20 Thread [EMAIL PROTECTED]
Hi to all, I'm intrested to try a compile the source FOR an ARM HOST but I need some hints to start... I never found any howto...but maybe my research are only unlucky ... Can someone help me? Thanks Qtek 9090 Wm 2003se ___ Qemu-devel mailing list

Re: [Qemu-devel] Wrong date in a linux Client under Windows host

2005-10-04 Thread [EMAIL PROTECTED]
Hi, > > > Hi, > I have the exact same problem here on linux (mdk 9.2) even if I use the > localtime option > last time I used 'date' to set the proper date and it has not been > stored onywhere. > I thought it has some nvram file or something (i'm emulating a prep system) > Nice to hear that I

Re: [Qemu-devel] ssh access from a Windows Host

2005-08-26 Thread [EMAIL PROTECTED]
> > Any hints what I am doing wrong ? > > > > What is your guestOS's IP address? If it is 10.0.2.16, options should be > > qemu.exe -user-net -redir tcp::10.0.2.16:22 ... > Thanks a lot - that did the trick :-) Regards Helmut ___ Qemu-devel mai

Re: [Qemu-devel] Timing/Clock problem with a Windows Host

2005-08-25 Thread [EMAIL PROTECTED]
> Hi, > > AFAIK, the linux clocktick changed from linux 2.4 to 2.6 from 100hz to 1khz, > but im not sure. > However, there is a patch[2] on a japanese site[1], which worked for me for a > other OS where i had the same problem. > You have to start qemu with the option "-hitimer" after you patched

[Qemu-devel] resize an image

2005-08-12 Thread [EMAIL PROTECTED]
Hello, I did create some time ago an 2GB image via dd. Now I have to realize that I on ly ndeed 1,1 GB is there a way to shrink the sizes of my image? Thanks a lot Michael ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/ma

Re: Re: [Qemu-devel] compile error with cvs version

2005-08-09 Thread [EMAIL PROTECTED]
;-) Thanks a lot Michael -Original Message- > Date: Mon, 8 Aug 2005 23:35:35 +0200 > Subject: Re: [Qemu-devel] compile error with cvs version > From: Paul Brook <[EMAIL PROTECTED]> > To: Michael Hoeller <[EMAIL PROTECTED]> > > > > -I/home/michael/tmp/qe

[Qemu-devel] compile error with cvs version

2005-08-08 Thread [EMAIL PROTECTED]
Hello, I do not get QEMU 0.7.1 from the cvs (7.8.2005) compiled with SuSE 9.2 . It seem that make does not find cpu.h ... I do have several cpu.h on my system: /usr/include/asm/cpu.h /usr/include/linux/cpu.h /usr/src/linux-2.6.8-24.16/arch/arm/mach-s3c2410/cpu.h /usr/src/linux-2.6.8-24.16/arch/i

[Qemu-devel] WWW bug

2005-07-27 Thread [EMAIL PROTECTED]
There is an bug on your page , when click on "Technical " Docs the User Docs link is highlighted ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] Supported OS: FreeBSD 5.3-RELEASE

2005-07-24 Thread [EMAIL PROTECTED]
Hello, For a couple of days ago, i have successfully tested FreeBSD (just the kernel boot). The kernel boots (from cd), and when I choosed the packages to install, the installer, makes the slices (bsdlabels ...). I aborted the installation, because I had no more time to do more ... The OS seems to

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-23 Thread [EMAIL PROTECTED]
didnt find any searching through the buglist, dont know why, but i sent it already, sry :) Any ideas when 3.4.4 will be released ? On Fri, 22 Apr 2005 12:49:46 -0400 Jung-uk Kim <[EMAIL PROTECTED]> wrote: > > when trying to compile qemu i get always a segfault. My system is > &

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-23 Thread [EMAIL PROTECTED]
does this mean this problem is currently not fixable (and maybe "never" - in a considerable amount of time will ?) On Fri, 22 Apr 2005 17:33:25 +0100 Paul Brook <[EMAIL PROTECTED]> wrote: > On Friday 22 April 2005 17:12, Jonas Maebe wrote: > > On 22 apr 2005, at 17:41

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-22 Thread [EMAIL PROTECTED]
yngen: ret or jmp expected at the end of op_bsfw_T0_cc make[1]: *** [op.h] Error 1 make[1]: Leaving directory `/usr/src/emulator/qemu-snapshot-2005-04-21_23/i386-user' make: *** [all] Error 1 [EMAIL PROTECTED]:/usr/src/emulator/qemu-snapshot-2005-04-21_23# any ideas for that ? :) Jochen

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-22 Thread [EMAIL PROTECTED]
nop On Fri, 22 Apr 2005 17:01:27 +0200 Jonas Maebe <[EMAIL PROTECTED]> wrote: > > On 22 apr 2005, at 16:50, [EMAIL PROTECTED] wrote: > > > dyngen: ret or jmp expected at the end of op_bsfw_T0_cc > > > > any ideas for that ? :) > > gcc 4.0 appare

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-22 Thread [EMAIL PROTECTED]
I don't think it'll be possible for me to fix this, i don't have any knowledge about these functions at all... On Fri, 22 Apr 2005 18:12:10 +0200 Jonas Maebe <[EMAIL PROTECTED]> wrote: > > On 22 apr 2005, at 17:41, [EMAIL PROTECTED] wrote: > > > Hello Jona

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-21 Thread [EMAIL PROTECTED]
Filed a bugreport, and it seems the problem appeared once to another user, so i hope it can be fixed. thanks, Jochen On Thu, 21 Apr 2005 16:01:52 +0100 Paul Brook <[EMAIL PROTECTED]> wrote: > On Thursday 21 April 2005 15:59, [EMAIL PROTECTED] wrote: > > i compiled it myself fro

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-21 Thread [EMAIL PROTECTED]
the part its segfaulting. On Thu, 21 Apr 2005 15:42:18 +0100 Paul Brook <[EMAIL PROTECTED]> wrote: > On Thursday 21 April 2005 15:34, [EMAIL PROTECTED] wrote: > > when trying to compile qemu i get always a segfault. My system is uniarch > > x86_64, cc version 3.4.3 , di

[Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-21 Thread [EMAIL PROTECTED]
when trying to compile qemu i get always a segfault. My system is uniarch x86_64, cc version 3.4.3 , did happen with 3.3 too. tried snapshot and 0.6.1, no difference - getting only target-i386/op.c:374: internal compiler error: Segmentation fault Please submit a full bug report, with preprocesse