Re: [Qemu-devel] [Qemu-trivial] [PATCH] Fix typo in code and comments

2011-04-26 Thread Jan Marten Simons
Am Dienstag 26 April 2011 11:25:58 schrieb Stefan Hajnoczi:
 On Tue, Apr 26, 2011 at 9:29 AM, Stefan Weil w...@mail.berlios.de wrote:
  Replace writeable - writable
 
 Why make this change?  writeable and writable are both commonly used
 spellings.

It seems like writeable is the commonly used term in computer sciences and 
writable is the normal english adjective formed from to write + -able in 
general English.[1]

As we are refering to computer science related writeable it should be left 
as is imho. But as I'm no native speaker, you might feel different on this.
On a side note: Samba offers both spellings as valid for thier configuration 
files. [2]

[1] http://www.thefreedictionary.com/writeable
[2] http://forums.contribs.org/index.php?topic=22258.0

With regards,

 Dipl. Phys.
  Jan M. Simons
 
Institute of Crystallography
RWTH Aachen University



Re: [Qemu-devel] I need Help!

2011-03-16 Thread Jan Marten Simons
Am Montag 07 März 2011 14:45:21 schrieb Hadi Khalil pur:
 Hello!
 I'm Hadi khalilpur! I'm majoring in software engineering in MSc level. I'm
 working on Automatic bug localization of virtual machines. My
 investigations are based on a prior researchs that proposed an automatic
 methodology for testing virtual machines. I like to focus on QEMU as one
 of more widespread virtual machines. To this end, I need the scource code
 of QEMU release 0.9.1.

Hi, LMGT4U:
http://www.filewatcher.com/m/qemu-0.9.1.tar.gz.2804104.0.0.html


With regards,

 Dipl. Phys.
  Jan M. Simons
 
Institute of Crystallography
RWTH Aachen University



Re: [Qemu-devel] realview pbx dma

2011-03-03 Thread Jan Marten Simons
Am Dienstag 01 März 2011 10:47:00 schrieb asim khan:
 Hi,
Iam using qemu 0.13.0.whenever Iam playing any audio(wav or mp3 file)
 using ffplay there is alot of jittring sound or distorted audio very much
 in case of mp3 files.so Iam trying to figure out what could be the
 problem..so anybody can give me a clue whats going wrong..Iam using
 kernel(linux2.6.33). I thought of using DMA. but in kernel or in qemu I
 dont find register SYS_DMAPSR(DMA peripheral MAP register) at  base
 address 0x164.so I want to know whether DMA is supported here in qemu
 for realview boards. Plz let me know as soon as possible..

Hi Asim,

please follow these instructions to properly report your bug: 
http://wiki.qemu.org/Contribute/ReportABug

Especially using an up-to-date version is important, as it's likely that this 
bug has been fixed in meantime (0.14.0 is the current stable).

With regards,
Jan



Re: [Qemu-devel] jitter in Audio

2011-03-01 Thread Jan Marten Simons
Am Montag 28 Februar 2011 12:55:22 schrieb asim khan:
 Hi,
 Iam using qemu 0.13.0..whenever Iam playing any file using
 ffplay.sometimes it happens that audio stops and then after sometime gain
 it starts playing..but i dont see this problem with aplay.
 so whats going wrong.Plz update me as soon as possible.

Hi AK,

first you should try if you can reproduce the problem with the most recent 
version of Qemu (0.14.0 at minimum, svn would be best). Then you'll have to 
give a detailed description how to reproduce the problem.

Cheers,
Jan



Re: [Qemu-devel] jitter in Audio

2011-03-01 Thread Jan Marten Simons
Am Dienstag 01 März 2011 14:45:18 schrieb Jan Marten Simons:
 Hi AK,
 
 first you should try if you can reproduce the problem with the most recent
 version of Qemu (0.14.0 at minimum, svn would be best). Then you'll have to
 give a detailed description how to reproduce the problem.

erm make that git instead of svn. See http://wiki.qemu.org/Download



Re: QEMU Automated Testing (was [Qemu-devel] qemu Makefile.target vl.h hw/acpi.c hw/adlib.c ...)

2007-07-27 Thread Jan Marten Simons

Sunil Amitkumar Janki schrieb:

Dan Shearer wrote:

You do also have the architectures provided to you by QEMU :-) :-)
  


I have been able to build modular Xorg for Armedslack in QEMU without
having the hardware but when I tried to port Slackware 12.0 to SPARC in
QEMU I found it was way too slow and started looking for some real 
hardware.


Maybe in the future where we have all kinds of cheap multicore processors
this will not matter much but for the moment limited resources are still 
some
kind of hindrance to realizing the benefits of multi-architecture 
emulation.


Maybe I should trade in my single-core Athlon system for some serious
quadcore x86_64 chip but I'd rather wait for 16-core Loongson 3 :-).



As Qemu cannot use multicore CPUs (partially due to missing thread 
safety), yet, you won't benefit from this unless you want to run 
multiple instances of Qemu in parallel.


regs,
Jan




Re: [Qemu-devel] Problem with the -serial option of qemu

2007-07-11 Thread Jan Marten Simons

The MoonSeeker schrieb:
On my ubuntu I have qemu 0.9.0 And on my Gentoo I have 0.8.1. Now I 
don't know howto install qemu 0.9.0 on my gentoo with GCC4 and a 2.6.20 
kernel. If I install GCC3, I have to change my kernel. Any idea to avoid 
this? And use GCC4 with qemu 9.0.x?

Finally, I don't have anything on the port 4000 :



You have to select a gcc3-profile without pie or ssp via gcc-config 
before quilding qemu-softmmu or qemu-user. for kqemu you have to use the 
same compiler used to compile your kernel.


regs,
Jan




Re: [Qemu-devel] A couple of question

2007-06-13 Thread Jan Marten Simons

Balazs Attila-Mihaly (Cd-MaN) schrieb:

Hello all.

First of all I want to congratulate everybody on this list for the wonderful 
job s/he is doing. Qemu is the best Open Source emulator out there (and it is 
fast ;-) ). I'm using Qemu to build an automated malicious code analysis system 
and as such I would like to make some modifications:
  


You're not the first doing so, if you don't know: 
http://www.few.vu.nl/argos/ perhaps you can base your work on argos or 
just contribute to this project.


regs.
Jan




[Qemu-devel] list hicups again?

2007-03-25 Thread Jan Marten Simons

Hi,

today I got about 120 old mails on this list, which seem to have been 
stuck somewhere. There are some patches and bugreports amongst them. I 
suspect most of the mails were delayed either because some spamfilter 
quarantined them or all of those mails originate from people who are not 
subscribed to this list. Still I wonder, what's really causing this, as 
it's about the 2nd or 3rd time I observe this.


Curious,
Jan





Re: [Qemu-devel] a question

2007-03-25 Thread Jan Marten Simons

Marian-Nicolae V. Ion schrieb:

Hello,

Is is possible to boot qemu not from a disk image but directly from a
partition ? i.e. I am on Linux Fedora, I have a partition with Mandriva
(I use dual-boot and I can boot on it) but I would like to start my
Mandriva system from qemu, not by rebooting the computer.

Would it be possible? if yes, how?
  

Just supply the device name to qemu: qemu -hda /dev/hdc
You can also use a Partition this way, but then that partition has to 
include a mbr and partition table.


This thread will be of interest to you: 
http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00164.html

I'm not sure, if the patch mentioned there was merged, yet.

with regards,
Jan





Re: [Qemu-devel] Two quick requests.

2007-02-12 Thread Jan Marten Simons

Rob Landley schrieb:

On Friday 09 February 2007 6:06 pm, Paul Brook wrote:
  

Sure, but there are plenty of other ways to accidentally mess up the
permissions of a disk image file. A while back I had to strace qemu to
figure out why file modifications were vanishing after rebooting the
VM; the culprit turned out to be an unrelated script that had set the
image file's mode to 444.
  
If you really want to do this, do it properly. Make it an error to use a ro 
image if the user [implicitly] requests rw access.



If there's no middle ground between silently misbehave and refuse to start 
if anything _might_ be wrong, then why does current qemu warn about the 1024 
hz thing?


Just curious.  Refusing to start would have saved me a day's debugging time, 
just like the warning would have...


Rob
  
I think adding a simple (suppressable) warning on startup would be 
sufficient in case of a ro image.


Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] QEMU 2in1 PC box

2007-01-15 Thread Jan Marten Simons
Just 2 links to point you in the right direction:

http://www.linuxtoys.org/multiseat/multiseat.html
http://cs.senecac.on.ca/~ctyler/ruby/

after setting up this environment you can use qemu on any of the seats
to emulate windows if necessary.

Regards,
Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Re: RE : Re: Re: NBD server for QEMU images

2006-12-13 Thread Jan Marten Simons

Salvador Fandino schrieb:

right now, you can use -o offset and -s size to serve a partition
inside a partitioned disk image. And you can use fdisk or a similar tool
 to examine the partition table (they work on /dev/nbd0).

I am also looking for some working code to parse the MBR to incorporate
it in qemu-nbds (something as libparted but simpler), so it would be
possible to just indicate the partition number to serve.

- Salva
  
The code of lomount might be what you're looking for. Lomount allows one 
to mount partions (via loop) from a raw diskimage.



- Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] config file support

2006-10-23 Thread Jan Marten Simons
In my opinion config files should _always only_ be *an alternative* to a
long command line.

Basically you should be able to do anything with both configuration
options, be it command line or a config file (or a combination of both).

Ciao,
Jan

Christian MICHON schrieb:
 On 10/22/06, Rob Landley [EMAIL PROTECTED] wrote:
 As a random end-user, I really like being able to run qemu without a
 config
 file, configuring it entirely on the command line.  I'd be highly
 disappointed if qemu turned into another Wine.

 Rob

 we've a lot to gain from it. Think twice: the shell and the host you use
 behaves in a certain way because of the way you write the command line.

 Migrate to a different OS for the host and you might be done for: I
 believe the config file support will help solving problems and debug,
 but most important will help promote qemu usage to the rest of
 the community (understand: non-developpers).

 Rob: you're far from being a random user, right ? :)





___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Poor Qemu documentation for Windows host

2006-09-22 Thread Jan Marten Simons

Alexey Eremenko wrote:

Hello !?!

Have anyone looked at my patch ?

Fabrice already comitted its contents to cvs.

Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-22 Thread Jan Marten Simons

Fabrice Bellard wrote:

Jan Marten Simons wrote:

I was asking for an integrated virtual FTP server (about 14 months 
ago). [snipped]


My preference would be for an SMB server or NFS server fully 
integrated in slirp.


A fully integrated NFS server would be quite simple to implement but 
it would not easily work with windows guests.


At first glance, by looking at the smbfs code in the Linux kernel, an 
SMB server compatible with Linux guests would be as easy to write as 
an NFS server. But being compatible with Windows guests would be more 
difficult and might lead to a rewrite of Samba !


Regards,

Fabrice.


I'm still thinking FTP would be a useful alternative as it's more 
low-level. There is hardly any OS with network capabilities with no FTP 
client availiable. Then the FTP server in qemu would only need to 
support a very basic set of features (no need for user management, 
either passive or active mode depending on what's easier to implement). 
Such a tiny server (I expect about 3k of source code) would not bloat 
qemu as much as reimplementing samba inside.
So I think that internal SMB and NFS servers are another nice idea but 
FTP is still the most common protocol (esp. for 'weird' guests).


With regards,
Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-22 Thread Jan Marten Simons

Johannes Schindelin wrote:

I'm still thinking FTP would be a useful alternative as it's more low-level.



It is not only simpler, it is no file system.

With FTP, you'd still have to download the files to use them. By 
contrast, SMB and NFS allow you to use the files directly (even writing). 
I tried to fill this gap by writing vvfat a long time ago, but people seem 
to hate it.
  
Actually, I think vvfat is another useful feature (thanks for the work 
you put into it), but I also think it's not trivial to keep the device 
in sync while qemu is runnning and writes can occur from the host to the 
shared directory and from the guest to the virtual hdd / removable 
medium (hotplug support is needed from the guest or things are likely to 
go out of sync). With FTP you'd just refresh when the ftp-client asks 
for a refresh. Much easier to handle this ;)
Additionally linux is able to mount FTP as well (using FUSE or LUFS) 
thou this is a bit of a hack.


In my opinion the versatility of qemu is one of its best features. 
Therefore I think its good to add various helpers to it, so you can 
choose the one, which is suited best for your setup/problem. Other 
products don't offer that flexibility.



With regards and thanks for vvfat,

Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] kqemu accelerator license

2006-08-21 Thread Jan Marten Simons

Jordan Kapelner wrote:


What are the licensing terms for redistributing the kqemu 
accelerator?  I would like to include it as part of a Linux 
distribution and also include the windows version of the driver to be 
installed with a windows application. 


See http://www.qemu.org/qemu-accel.html

Regards,
Jan




___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Manual

2006-08-21 Thread Jan Marten Simons

[EMAIL PROTECTED] wrote:
Hi Can I Find A manual to reed so I can find out how to exit 
fullscreen and enter fullscreen...

Thanks


http://www.qemu.org/qemu-doc.html

have a look at the keys section.

HTH,
Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] windows xp under pclinuxos 2005

2006-08-21 Thread Jan Marten Simons

frisen wrote:

Dear developers,

We would like to know how to resolve the problem of file sharing between guest 
and host operating systems. We have tried in many ways without any success... 
If you can send us a suggestion, we would be very grateful - the version of 
qemu we have tried is the 0.8.1.1.


Many Greetings from

frisellen
  
I was asking for an integrated virtual FTP server (about 14 months ago). 
But so far nobody came up with a patch to do this.

Here's the original eMail:
http://lists.gnu.org/archive/html/qemu-devel/2005-06/msg00025.html

It spawned a quite big thread thread back then 
(http://lists.gnu.org/archive/html/qemu-devel/2005-06/threads.html#00025).
I'd still like to see this feature in qemu, as it would be very useful 
in my opinion.


With regards,
Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Weird behaviour of mailing list?

2006-08-21 Thread Jan Marten Simons

René Korthaus wrote:

Hey,

is anyone else experiencing this? Since some hours I get messages 
dating from February, March and April again...
I just read through all of those mails and there were some interesting 
bugreports and patches which didn't make it to the list. So the core 
devs / Fabrice should check, if those patches can help qemu despite 
their (now) old age.


With regards,
Jan


PS: This whole thing is strange. Did nongnu.org issue some news item on 
this, yet?





___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] virtual FTP/WebDAV (was: windows xp under pclinuxos 2005)

2006-08-21 Thread Jan Marten Simons

Hi Rene,

Your HowTo is quite nice and might be enough for most users, but it 
depends on modifying the host-system, which needs admin/root privileges. 
An internal virtual FTP server which serves a directory of the host 
might be slower, but it would not need any changes on the host side. 
(Think about portable OS in qemu on USB/Flash-Media, which could easily 
export e.g. C:\Xchange or ~/xchange into a virtual FTP/WebDAV, which can 
be used for fileexchange from allmost any guest.) That way you can build 
a very portable sandbox, which can be run from various host systems.


With regards,
Jan

Rene Horn wrote:

I wrote up a howto on this:
http://qemu.dad-answers.com/viewtopic.php?t=1963

I'm not sure if that will provide exactly what the OP was looking for, 
but it should be a step in the right direction.


Rene

I was asking for an integrated virtual FTP server (about 14 months
ago).
But so far nobody came up with a patch to do this.
Here's the original eMail:
http://lists.gnu.org/archive/html/qemu-devel/2005-06/msg00025.html

It spawned a quite big thread thread back then
(http://lists.gnu.org/archive/html/qemu-devel/2005-06/threads.html#00025
http://lists.gnu.org/archive/html/qemu-devel/2005-06/threads.html#00025).
I'd still like to see this feature in qemu, as it would be very useful
in my opinion.

With regards,
Jan





___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] qemu old releases ?

2006-08-02 Thread Jan Marten Simons
S.P.T.Krishnan wrote:
 Hi,

 Is there an archive download site for all the qemu old versions ?
 I need one of the old verions for testing purposes.
You can always checkout qemu's cvs repository for older versions. Older
distribution tarballs should be avialiable on package mirrors somewhere
on the net (googling for the filename should return some useful results).

With regards,
Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] What can qemu do that vmware/virtual pc can't...article idea

2006-07-28 Thread Jan Marten Simons
Udo 'Robos' Puetz wrote:
 Soo, do you have any more ideas what qemu can what the (free) alternatives
 from M$/VMWare can't?
   
Qemu can be used without the need to install anything, which is
especially useful if you put a preconfigured OS image plus qemu 
binaries (for different host OS') and startup scripts on a dvd.
Additionally it's very nice in this context, that qemu does not need
admin/root priviledges.

hth,
Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] compile error ( translate-op.c:36 -op.h:In function `dyng..)

2006-07-20 Thread Jan Marten Simons
Sim wrote:
 Hi!

 Have you more info about this problem?

 http://qemu.dad-answers.com/viewtopic.php?t=1159

Instead of trying to compile 0.80 you might want to try current
cvs-version (link can be found on qemu homepage or the dev-list
archive). It's possible that this problem has been fixed for quite some
time in cvs.

With regards,
Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Why do qemumenu.bat show such error mess age?

2006-07-08 Thread Jan Marten Simons
赵刚 wrote:
 When I had installed qemu(Host OS: win98),I execute qemumenu.bat.
 Unfortunately,qemumenu.bat shows lots of error messages,as follows:
 Bad command or file name
 Bad command or file name
 Invalid directory
 Syntax error
 Syntax error
 Bad command or file name
 Syntax error
 QEMU_BIOS_DIR=
 Bad command or file name
 === QEMU Menu ^(v20041121^) ===
  QEMU Menu (C) 2004 Garth Dahlstrom ([EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED])
  QEMU (C) 2004 Fabrice Bellard
 
 QEMU Settings:
  Memory ^(^MB^) BIOS DIR ^(^)
  ISO/CD ^(^)
  Network ^(^)
 
 Boot QEMU using image:
 Bad command or file name
 Syntax error
 Bad command or file name
 Syntax error
  No image files found^^!^^!
  (you must [C]reate an image to use QEMU)  echo.
 
 Settings/Toggles:
  ^[C^]reate image file ^[M^]emory ^[I^]SO/CD ^[N^]etwork ^[Q^]uit
 
 
 
 Starting !QEMU_IMG! ...
 
 
 ^[ ^] qemu.exe -L  -m -hda !QEMU_IMG! -enable-audio -localtime
 Bad command or file name
 Syntax error
 Press any key to continue . . .
 Could you explain the reasons about these error messages ?
 Best regards
 mathew

Well, have a look at the .bat-file with a normal editor. It's not like
you'll need to understand rocket science to debug a batch file. I
suspect that this batch file is passing outdated command line options to
qemu, as there were some changes from 0.7.x to 0.8.x (e.g. networking)
with a look at qemu manual you should be able to fix the batch file (I
suppose it's using the old options). After fixing it it would be nice,
to post it to this list and the original author.

Have a nice weekend,
Jan




___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Could not open kqemu and load bios.bin

2006-07-07 Thread Jan Marten Simons
赵刚 wrote:
 When I use qemu,I encouner these error messages,as follows:
 
 C:\Program Files\Qemuqemu BL3.4-qemu.img
 Could not open '\\.\kqemu' - QEMU acceleration layer not activated
 qemu: could not load PC bios '/c/Program Files/Qemu/bios.bin'
 
 In fact, the directory (C:\Program Files\Qemu) has the file:bios.bin.

 Could you explain the reasons about these error messages ?

On Windows host you're required to specify the location of the bios-file
(with -L parameter). For kqemu.sys to work with Windows you have to
install the bundled .inf-file to get it working iirc.

Jan




___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Have any ideas about how to detect whether a program is running inside QEMU?

2006-07-06 Thread Jan Marten Simons
James Lau wrote:
 My program is a utility for internet payment. It takes an important
 role in the payment process to ensure security.  One of the key
 functions is that the program should detect which machine is paying.
 So while virtual machine (like QEMU) is present, it can cheat the
 program.
Well, to say it bluntly: Your security concept is flawed, as you cannot
assume a client to be trusted. Rethink your concept. A Kerberos 5 like
model might help you here.
 Checking the hard disk model, cpu type, and other hardward
 informations makes little sense.  Because the users or the hackers can
 easily modify these informations. So I need a QEMU internal checking
 method that hackers can't easily bypass.
Just for your information: There's a project derived from qemu named
'argos' which tries to setup a high interaction honeypot to fool hackers
into revealing their techniques and tools. If they can fool skilled
hackers to take the vm for a real system, then your programm can be
fooled as well.

With regards,
Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] QEMU FreeBSD 6.1 npxdna: fpcurthread == curthread spewage

2006-06-25 Thread Jan Marten Simons
Am Freitag, 23. Juni 2006 22:55 schrieb Fabrice Bellard:
 I put online kqemu version 1.3.0pre9 which should solve the issue. Maybe
 it helps for the Windows XP hosts too ?

 Regards,

 Fabrice.

Does kqemu accellerate a Win98 guest now, too, or are there still problems 
with thunking causing trouble?

Thanks,
Jan


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Re: VMware Player

2006-06-16 Thread Jan Marten Simons
Am Donnerstag, 15. Juni 2006 21:44 schrieb Joe Lee:
 Can you point me to the one you know about?

 Joe

As I already did in one of my last replies, I point you to
http://www.reactos.org/xhtml/en/download.html
and especially to this file:
http://prdownloads.sourceforge.net/reactos/reactos0.2.9-REL-qemu.zip?download

After Downloading and unpacking that zip-file you will find a .bat-file for 
windows and a .sh for linux to simply start the supplied image. No need to 
setup anything on the computer in question and another pro of using qemu for 
this is that you will not need to have admin/root priviledges (in contrast to 
VMware Player iirc).

Jan


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Re: VMware Player

2006-06-16 Thread Jan Marten Simons
Am Donnerstag, 15. Juni 2006 21:21 schrieb Joe Lee:
Good point on that, BUT it's not just about the GUI. It's about an
 easy way to install the product and run a given app without the need
 to create/setup a VM - To me that is the benefit of the VMware player.
...

 Joe

Well, qemu does not even need to be installed, it can run from any location, 
if it is distributed in an intelligent manner. The steps required to setup a 
new VM are ridiculus easy as qemu ships a handy tool for creating and 
converting different disk images and a quite good documentation as well.

Regards,
Jan


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] VMware Player

2006-06-14 Thread Jan Marten Simons
Am Mittwoch, 14. Juni 2006 17:53 schrieb Joe Lee:
 Well, I was not thinking or suggesting of a crippled qemu version. I
 asked the question because there are some software
 appliances which are pre-built and pre-configured apps that are built on
 a LAMP stack and packaged as a single image
 type file. This image file can be downloaded and run on a product
 similar to VMware Player. 
Have a look at: http://www.oszoo.org/

 This is used for quick demo 
 purposes of an application with out the need to have a full virtual
 machine.
Well, VMware Palyer is the complete VM with some (GUI-)features removed.

Regards,
Jan


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] VMware Player

2006-06-14 Thread Jan Marten Simons
Am Mittwoch, 14. Juni 2006 18:21 schrieb Daniel P. Berrange:
 An VMWare player appliance is really just a disk image  config file.
 Running a disk image in QEMU is just a matter of executing

qemu -hda /path/to/image

 Perhaps adding -m XXX to set increased  RAM.

 This is no harder to do than using VMWare player

   vmplayer  /path/to/appliance

 Since QEMU already understands VMWare disk images, there's even a good
 chance that QEMU can run a VMWare appliance image itself. So it looks
 to me that QEMU is already on a par with VMWare player in terms of being
 able to quickly  simply test 'appliance' images.

 Dan.

To add to this and my previous mail, I'd like to point to ReactOS, which is 
distributed in various forms for simple testing, including a version bundled 
with qemu: http://www.reactos.org/xhtml/en/download.html

With regards,
Jan

PS: As qemu is really small compared to VMware Player, it poses only very 
little overhead to bundle it with the image (one could even hack some sort of 
selfextracting executable qemu+imagefile)


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Good news for Gentoo Linux users

2006-06-08 Thread Jan Marten Simons
Am Mittwoch, 7. Juni 2006 23:03 schrieb Natalia Portillo:
 Hi all,

 I just made an ebuild for Gentoo Linux that directly takes QEMU from CVS

 You can find it out here at http://www.claunia.com/qemu/ in the QEMU
 Official OS Support List
 It is just after the OS list.

 It does support emerging KQEMU and QEMU system emulators, but not
 QVM86 nor QEMU user emulators.
 Any comment, suggest, so on, here, or on the IRC channel

 Regards,
 Natalia Portillo

Hi Natalia,

I've no intention to discourage you, but a cvs-ebuild for qemu has been in 
bugzilla for some months now: http://bugs.gentoo.org/show_bug.cgi?id=125668

With regards,
Jan

PS: It's always a good idea to first look into bugs.gentoo.org and the current 
portage tree before starting to write a new ebuild. (I learned this the hard 
way, too).


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] PATCH: fix bgr color mapping on qemu on Solaris/SPARC

2006-05-11 Thread Jan Marten Simons
Am Donnerstag, 11. Mai 2006 15:04 schrieb Dan Sandberg:
 Are you using an OpenGL directdraw surface for the graphics emulation in
 Qemu?

Qemu is using SDL, as this is a very portable library/framework. I'm not sure, 
if SDL uses DirectX on Win32, but I'd rather think it does not. Of course one 
might want to check this and maybe have a look at the SDL mail lists, if 
DirectX was discussed there.

 My suggestion would be to write a frontend similar to VMware's for Qemu
 in Lazarus. Why Lazarus?
 1. The fantastic GLscene is available for Lazarus making
 OpenGL-programming easy. Try: http://www.skinhat.com/3dpack/
 2. With Lazarus a RAD graphic frontend based on OpenGL can be made and
 directly compileable for most operating systems without need for
 modifications.

There already are a few projects for external qemu GUIs, but for an internal 
GUI it would have to be done in SDL, too, as to not introduce further 
dependencies. Please keep in mind that qemu is ported to many platforms and 
therefor the code would have to be very portable anyways.
If you're keen on doing a GUI in Lazarus, feel free to do so, but have a look 
at the ml archive and some existing GUIs first.

With regards,
Jan Simons


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] qemu disk on vfat

2006-05-08 Thread Jan Marten Simons
Am Montag, 8. Mai 2006 21:44 schrieb Yann Le Doaré:
 With :

 qemu-img create /mnt/partitions/windows0/qmeu-disk 4M
 qemu -hda /mnt/partitions/windows0/qmeu-disk

 qemu: could not open hard disk image'/mnt/partitions/windows0/qmeu-disk'

 but with on ext3/ext2 or tmpfs, there is no problem.


Did you check, if the permissions of the mounted vfat filesystem are ok? What 
happens when you try qemu -hda /mnt/partitions/windows0/qmeu-disk -snapshot?


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] PowerPC doesn't work

2006-04-12 Thread Jan Marten Simons

 Could you point me to bugtracker or person who knows something about ppc
 in Qemu?

Bug reporting, patch submission and feature/development discussion is all done 
on this mailing list. Additionally you can get help in irc (#qemu on 
freenode) and the user forum.

Now to get your problem pinned down, you should try to check if it prevails 
with the current cvs version of qemu.

With regards,
Jan Simons


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] win98 user mode network not working ...

2006-01-12 Thread Jan Marten Simons

Adrian Coman wrote:

The problem is that when I ping yahoo.com for example I get the IP of yahoo 
but no response from ping ..., something like: 


ping yahoo.com
Pinging yahoo.com [216.109.112.135] with 32 bytes of data:
request time out



IIrc ping (as icmp message) does not work with user-net. Try to telnet 
the webserver at port 80 to check for connectivity. DNS is working as 
the adress got resolved into its IP. Apart from the issue with ping all 
tcp/ip-based services (like browsing the net) should work from the guest 
like being behind a NAT-firewall, which allows outbound connections.




___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Interest in hardware plugin functionality

2006-01-10 Thread Jan Marten Simons

Lennert Buytenhek wrote:


I think the biggest problem would be that a lot of operating systems
don't support hotplug PCI.

 

I think Michael's idea was rather to select the hardware to use during 
qemu startup rather then to change it while the system is up and 
runnning. Therefore hotplugging would not be an issue.


To give some feedback as well, I like the idea of dynamic hardware as 
qemu can become even more versatile than it is right now.


With regards,
Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Re: Qemu-devel Digest, Vol 32, Issue 41

2005-11-21 Thread Jan Marten Simons


I can understand that the problem is serious. But maybe there are a 
couple of fixes:


1)Document this on the compiling from source page.

2)Add a check to the configure script, and print an error message.

Richard


The second option was implemented into cvs about 2 weeks ago:

http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/configure.diff?tr1=1.74tr2=1.75r1=textr2=text

Regards,

Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] KQEMU

2005-11-17 Thread Jan Marten Simons

Andreu Escudero wrote:


under Linux 10.
   



Someone has done a time warp of LOTS of years... from 2.6 to 10...
 

I suppose he is using Suse linux 10. People using this distribution 
sometimes tend to think the versionnumber of their distribution is the 
version of linux.


But to point to a possible answer of the raised question:
http://lilly.csoft.net/~jeffryj/cgi-bin/moin.cgi/FrequentlyAskedQuestions#head-457da0cbad928439b622be1f69c4adc72ff7befc

With regards,

Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] trouble compiling om x86_64

2005-10-24 Thread Jan Marten Simons

Darrin Ritter wrote:


dyngen: ret or jmp expected at the end of op_bsfw_T0_cc
make[1]: *** [op.h] Error 1
make[1]: Leaving directory `/home/dv/tmp/qemu-0.7.2/i386-user'
make: *** [all] Error 1


Looks like you are using gcc4 which is still unsupported. Try to use gcc3.x

I'll use this message to pinpoint to the imho very nice unofficial FAQ 
at 
http://lilly.csoft.net/~jeffryj/cgi-bin/moin.cgi/FrequentlyAskedQuestions 
where frequently asked questions from the irc channel (#qemu on 
freenode.net) are collected.


With regards,
Jan




___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Compiling Qemu + Accelerator on FC4

2005-10-21 Thread Jan Marten Simons

Rich Fought wrote:

Yes, I am trying to install Debian from bootable CD-ROM - is this not 
the correct option?



 qemu-img create hd.img 5G
 qemu-system-ppc -boot d -hda hd.img

 


Your commandline is missing the -cdrom parameter:

-cdrom 'file'
Use file as CD-ROM image (you cannot use '-hdc' and and '-cdrom' at the 
same time). You can use the host CD-ROM by using '/dev/cdrom' as filename.


-boot [a|c|d]
Boot on floppy (a), hard disk (c) or CD-ROM (d). Hard disk boot is the 
default.


Reading http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC10 might 
help you in discovering some more features of qemu.


With regards,

Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] booting WIN XP from Linux

2005-10-21 Thread Jan Marten Simons

Sergey Smirnov wrote:


Does qemu support boot XP from Linux?
I use Debian Linux.
apt-get install qemu
...
qemu  -m 256 -snapshot -hda /dev/hda
grub messages
Choose XP
Black screen...
 

I suppose WinXP does not like to be booted in a completly different 
machine (copy-protection, drivers bound to the system). when trying to 
boot a disc in qemu it is equal to taking the physical disc to a 
completly different physical pc. If I remember corectly there are some 
guides (from Microsoft) on migrating WinXP to a new host, but it's not 
as easy as migrating linux for example. Different hardware profiles are 
an option I suppose.


With regards,

Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] QEMU + DOSEMU

2005-10-07 Thread Jan Marten Simons

Juan Martín Carril wrote:


Hi
 
How i can use Qemu with Dosemu ??
 
 
Thk



I'm not sure, what you're trying to do, but you can install almost all 
flavours of DOS in just qemu. But if you insist on using dosemu inside 
of qemu, then you'll go best installing some minimal linux into the qemu 
system emulation and get dosemu for this system. If you only want to run 
dosemu on a non-supported os (witch is supported by qemu) then you could 
use the same method which applies to wine on ppc:


   * User mode emulation (Linux host only). In this mode, QEMU can
 launch Linux processes compiled for one CPU on another CPU. It can
 be used to launch the Wine Windows API emulator
 (http://www.winehq.org) or to ease cross-compilation and
 cross-debugging.

I think there was some howto for this either on this ML or in the forum.

With regards,
Jan





___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] DMA in Windows 2000/XP/2003

2005-08-24 Thread Jan Marten Simons

Víctor Córcoles López wrote:


Hello developers. My English is not good.

I see that DMA in Hard Disks in guest OS Windows 2000/XP/2003 is not 
avalaible, it run in PIO mode.


How can activate UDMA mode for hard disk ?

I don't think you'd get any advantage of activating DMA inside the qemu 
guest-OS, as qemu has to proxy all rw-access into a file anyway, unless 
you pass an actual device/partition to qemu. Besides qemu is emulating 
the complete pci bus, which cannot use features of actual hardware in 
the machine (e.g. your hdd or features your chipset provide). I guess it 
would be possible to emulate uDMA inside the vm, too, but it's likely to 
even slowdown the emulation.


So long,
Jan




___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-21 Thread Jan Marten Simons
Jim C. Brown wrote:

I've been convinced. I'll take a look at it and see what can be done for a
builtin ftp server.

Hi Jim,


Are there any results, yet?
I'd like to help with testing this feature, as I cannot really help with
coding.

Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-08 Thread Jan Marten Simons
 Not quite, but TFTP by protocol design limits filesize to 2^16-1 blocks
 of 512 bytes or 32 MB minus 512 bytes (33553920 bytes).

Well, if this is the case FTP should realy be added as an alternative
protocol.

And the more I think about vvFAT, the more I think it's too complex to get
this working bidirectional and secure in regard to file integrity.

Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-06 Thread Jan Marten Simons
 - no ide-channel is blocked (unlike vvFat)

 I don't believe this is a major issue. Alias, vvFat is readonly and
 anyways not
 suitable for the purposes of every OS (e.g. copy from Linux guest to Linux
 host, preserving ownership).

Well for the current project I'm working on, I'm running short of
ide-channels in some situations:
I've one ro-diskimg containig the OS then there is an exchangeable
ro-discimg containig programms for different purposes, then there is the
rw-diskimg where the user can store his information. And sometimes a
software needs to have a cd in the drive as well.

 Like I said, modifying TFTP for R/W would be a good option. It's already
there,
 the miminalists can't complain about having it removed (e.g. it may
one day
 be used to support virtual netboots), and one can use ftp clients for
 the tftp server (I think).

Well the TFTP-server should get r/w, too, but if I get it right you'd have
to access the data on the guest from the host, which might lead to
situation where users shutdown the guest and then try to get their
(then lost) data from it via TFTP, which has to be installed on the host.

 The Samba-wrapper does not work on Win-on-Win situations


 But windows host has native SMB support. Surely the wrapper could be
 altered to support using SMB via win32 ?

I guess it could be modified, but then you'd have to share some
directories  via smb either on the host or the guest, which would be some
additional requierement, which would destroy an out-of-the-box use (insert
DVD in any workstation on the lan, get your working sandboxed virtual
desktop)

Have a nice day,
  Jan



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


[Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-03 Thread Jan Marten Simons
Ok, I talked about this issue in irc lately, but as this list will have
a larger audience I'll post this here as well. So here is the (cleaned) log:


What I want:

jamasi some feature I'm really missing is: a v(S)FTP sever inside the
emulated network offering a local folder of the host for R/W-access.
pbrook If you have sshd running on the host, you can just connect to that.
jamasi win-hosts usually dont have sshd running. And it would be
really appreciated, if it would work with user-net.


An idea how this could be done:

*jamasi so basically you could just take some tiny ftp-server source
and put it into qemu and then add a command-switch for the directory to
share. username and psw could be qemu:qemu or even left blank.*


Why the current options are no real alternative so far (either
linux-only or read-only):

MadMerlin can't qemu do file sharing via samba already?
iamlost jamasi: it already exists.
iamlost jamasi: virtual disks
pbrook iamlost: THat's only readonly.
iamlost pbrook: virtual floppys or virtual cdroms could be used to
transfer data from host to guest while guest is running.
pbrook Like I said that's still only readonly.
iamlost pbrook: host could read virtual hard disk from guest to
transfer data in other direction
pbrook Huh?
iamlost pbrook: so, despite being readonly, it can be made two way
pbrook How do you do that?
iamlost pbrook: in linux, via lomount.
iamlost as long as u mount it read-only in the host, u shouldnt have
any problems.
pbrook And if you're on window, or don't have root access?
pbrook If you're on liux you probably already have sshd running, so
can just use sftp.
iamlost pbrook: im sure theres something similar (like Daemon Tools)
for windows...
jamasi I think the vvFat-approch is pretty nice, but it blocks an
ide-channel and it somehow feels more dangerous than a simple ftp-server.
pbrook iamlost: daemon tools only does cdroms.
pbrook There are third party lomount-like things, but they tend to be
use unfriendly, and not very well supported.
iamlost oh
pbrook And you still need admin access.
iamlost :/
pbrook Plus to do that you have to shut down the guest.
iamlost well...u can still use virtual floppies...
pbrook How?
iamlost works fine as long as data is small enough.
iamlost its a little painful to use tho.
pbrook Very paindul, and how exactly do you mount those on a windows host?
iamlost when the guest writes data to a virtual floppy and ejects it,
u then write the image onto a real floppy
iamlost and then read that
iamlost i know there are tools like rawwrite.exe which can do that.
pbrook Most new machines don't have floppy drives.
pbrook Plus it's painfully slow.

*jamasi I think introducing some ftp-server is far less pita.
alternatively a webDAV-server would be an option.*

iamlost jamasi: there was a tftp sever patch some time ago
pbrook ftp is certainly the lowest-common-denominator simplest option.
jamasi this was readonly, too.
jamasi I'm looking for a way to exchange data with the host, without
shutting-down the guest and without needing any special conditions for
the host.
jamasi and for me an integrated ftp-server serving some host directory
seems like the best way to implement this.
jamasi sadly I'm really unskilled in c(++). Otherwise I'd try to
implement this.


So to implement the idea one would need to get the source of a tiny
gpl/bsd-ed FTP-server (does not need to have any fancy things like
usermanagement, SFTP or TFPT, ratio, quota,...), bind this to the
emulated gateway and create a new cmd-line-option to set the served
directory. A reread of the directory would be issued on a refresh-cmd
from the ftp-client on the guest.

Thanks for reading this. I'd really appreciate a patch for this
functionality, which should then be merged into cvs, imho, as this could
be an easy interface for fileexchange.

With regards,
Jan Simons



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel