Re: [Qemu-devel] Enable Recording with mythtv protocol 32 to 35 (at least)

2007-12-30 Thread Hetz Ben Hamo
Hi, Are you sure you've sent it to correct mailing list? :) Thanks, Hetz On Dec 30, 2007 7:22 PM, Iain McFarlane <[EMAIL PROTECTED]> wrote: > Hi all, > > This patch allows mvpmc to schedule recordings with Mythtv protocol 32 to 35 > (and may do 36 but I haven't got a backend at that level to te

Re: [Qemu-devel] [PATCH, RFC] USB OHCI isochronous transfers support

2007-10-22 Thread Hetz Ben Hamo
Hi Itamar, On 22/10/2007, Itamar Heim <[EMAIL PROTECTED]> wrote: > > So this is isochronous for usb 2.0? > last I checked, OHCI is for USB 1.x, EHCI was for 2.0. Thanks, Hetz -- Skepticism is the lazy person's default position. my blog (hebrew): http://benhamo.org

[Qemu-devel] a win2k solution patch - committed?

2007-09-13 Thread Hetz Ben Hamo
Hi, Few weeks ago, someone sent a patch which make win2k installation fully working without the need win2k-hack (disk full bug). Has it been committed to CVS already? Thanks, Hetz -- Skepticism is the lazy person's default position. my blog (hebrew): http://benhamo.org

Re: [Qemu-devel] qemu Makefile.target cpu-all.h vl.c vl.h target...

2007-07-29 Thread Hetz Ben Hamo
Hi again, > With those patches alone, nope, but with the rest of the code I want > to add these days hopefully yes. Unfortunately the ROM is difficult to > obtain. You want a ROM? no problem, you just need to strip it from the EXE file. Here is a link to Tungesten T5 ROM update. It's inside an EX

Re: [Qemu-devel] qemu Makefile.target cpu-all.h vl.c vl.h target...

2007-07-29 Thread Hetz Ben Hamo
Hi, > Log message: >Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. With those patches (and I assume the required PALM ROM software) - will I be able to "boot" and install palm apps? or is it require lots of other stuff? Thanks, Hetz -- Skepticism is the lazy person's d

Re: [Qemu-devel] scsi interface patch

2007-04-22 Thread Hetz Ben Hamo
The "standard" way to submitting patches is unified diff's (diff -u) Could you re-post your patch in unified format please? Thanks, Hetz On 4/22/07, Wang Cheng Yeh <[EMAIL PROTECTED]> wrote: The number of responded bytes from scsi device do not match the expected value of lsi53c895a driver. he

[Qemu-devel] Mailing list gone crazy?

2007-03-25 Thread Hetz Ben Hamo
I just looked at my QEMU mailing list folder, and so far today I have received more then 60 emails today, most of it from past months.. Has someone restarted the mailman or what? :) (I admit it was fun a bit to see the progress of QEMU by following some old emails..) Thanks, Hetz -- Skepticism

Re: [Qemu-devel] [PATCH] Spitz PDA, example PXA board.

2007-03-16 Thread Hetz Ben Hamo
Just a tiny question: With all those patches and devices that you added, is it possible to boot/use any Windows CE variant? Thanks, Hetz On 3/16/07, andrzej zaborowski <[EMAIL PROTECTED]> wrote: This patch adds a full PXA270-based machine. In fact four different, but similar models of the same

Regarding VNC (was:Re: [Qemu-devel] [PATCH] Reducing X)

2007-03-14 Thread Hetz Ben Hamo
Hi, This should be helped by the VNC encodings Tight, ZRLE, and for multimedia content (movies) the upcoming ZYWRLE encoding. Is someone planning to integrate Hitachi's VNC ZYWRLE extension to QEMU's VNC implementation? Code is at: http://mobile.hitachi-system.co.jp/publications/ZYWRLE/ Than

Re: [Qemu-devel] EFI BIOS

2007-03-04 Thread Hetz Ben Hamo
Hmm, What guest platform/OS supports it? Not XP or Vista iirc... Thanks, Hetz On 3/5/07, Fabrice Bellard <[EMAIL PROTECTED]> wrote: Hi, There is now an EFI BIOS for QEMU thanks to Tristan Gingold. It is available from the download section of the web site (http://bellard.org/qemu/efi-bios.tar.b

Re: [Qemu-devel] PXA27x processor support (XScale)

2007-02-06 Thread Hetz Ben Hamo
Hi, Great work! Only a small question, if you don't mind: After patching QEMU with your patch, is it possible to run Windows Mobile (2003,2005)? I heard from quite few people (outside of QEMU mailing list) that would love to test their WinCE based apps on such an emulator without the need for MS

Re: [Qemu-devel] Re: Support for vga= kernel option

2007-02-05 Thread Hetz Ben Hamo
I suggest either re-posting the patch or sending it to the committers (Fabrice or others). Many developers are at #qemu in irc (freenode) Thanks, Hetz On 2/6/07, Pascal Terjan <[EMAIL PROTECTED]> wrote: 2007/1/11, Pascal Terjan <[EMAIL PROTECTED]>: > Hello, > here is a little patch to add supp

Re: [Qemu-devel] sem* and msg* for qemu

2007-01-31 Thread Hetz Ben Hamo
attached? where? Thanks, Hetz On 1/31/07, Kirill A. Shutemov <[EMAIL PROTECTED]> wrote: In the attachment patches to add support System V semaphores and message queues. This is fixed and tested debian patch. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFwQtmbWYnhzC5v

Re: [Qemu-devel] Re: Virtualbox released under GPL2+

2007-01-15 Thread Hetz Ben Hamo
Who knows? I haven't seen any announcment from InnoTek on this list, and I surely hope that just like other people who improved QEMU, that they'll submit patches back. Thanks, Hetz On 1/15/07, Dan Shearer <[EMAIL PROTECTED]> wrote: Ok ok, so the list archives give no result for "Virtualbox" and

Re: [Qemu-devel] VirtualBox PC virtualization released as Open Source

2007-01-15 Thread Hetz Ben Hamo
What I don't see (and I hope they would answer) are any patches for QEMU which fixes things like installation of XP (the famous freeze), Vista, etc.. Anyone from InnoTek (I assume they're on the mailing list ) care to shed some light about patches, availability etc please? Thanks, Hetz On 1/15/

[Qemu-devel] time for 0.8.3/0.9?

2006-12-24 Thread Hetz Ben Hamo
Hi, The last release of QEMU was 0.8.2 from 6 months ago, Since then, quite a lot of features has been added to CVS and lots of things were fixed.. So I was wondering, isn't it time to start prepare for a new release? (I think it should be called 0.9.0, fabrice will probably disagree :) ). Than

Re: [Qemu-devel] USB EHCI development nearing completion

2006-12-24 Thread Hetz Ben Hamo
Hi Mark, Well, there aren't any "written rules" but most people who contribute sends some "proof of concept" diff'ed patch (appliable to QEMU CVS for example) (you can look at the experimental 3D patch few weeks ago), and then the talks begins, while others would look how portable your code to ot

Re: [Qemu-devel] SCSI externals [PATCH] revisited

2006-12-12 Thread Hetz Ben Hamo
Chuck, IMHO, in order to be able to use such patches as yours (big patches), I think it would be the best to attached them as compressed files (gzip, bz2). That way, almost any mailer knows how to handle attachment without scrambling the patch formatting Thanks, Hetz On 12/12/06, Chuck Brazie <

Re: [Qemu-devel] unsuscribe

2006-11-16 Thread Hetz Ben Hamo
Follow this link to unsubscribe: http://lists.nongnu.org/mailman/listinfo/qemu-devel On 11/17/06, Djamé <[EMAIL PROTECTED]> wrote: pleaaase ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-deve

Your Patch (Re: [Qemu-devel] [PATCH] Experimental initial patch providing accelerated OpenGL for Linux i386 (2nd attempt to post))

2006-11-16 Thread Hetz Ben Hamo
Hi, If your patch is big, bzip2 or gzip are good tools for compression and sending the files on the mailing list. Alternativly, we have the QEMU Forum which you can post a message and attach a file up to 256 Kbyte size (and I'm sure Pablo could expand it a bit if necessary). Here's your patch,

Re: [Qemu-devel] Thanks for QEMU!

2006-11-07 Thread Hetz Ben Hamo
Hi, On 11/7/06, John Stracke <[EMAIL PROTECTED]> wrote: Just wanted to send a thank-you for developing QEMU. I'm writing an OS for my master's thesis, and having an open-source emulation of the CPU has been a *huge* help. At least three times now, there's been some subtlety that I couldn't fig

Re: [Qemu-devel] hosting the forum

2006-10-02 Thread Hetz Ben Hamo
gs to setup things correctly. The speed access from here (Israel) seems to be very good to your site. Thanks, Hetz On 10/2/06, Damien Mascord <[EMAIL PROTECTED]> wrote: Hetz Ben Hamo wrote: > Hi, > > Due to some personal problems (related to financial situations) I'm no > long

[Qemu-devel] hosting the forum

2006-10-02 Thread Hetz Ben Hamo
Hi, Due to some personal problems (related to financial situations) I'm no longer being able to keep paying the server which hosts the QEMU forum. Therefore, I'm looking for someone who can host the QEMU forum (and, if possible, the nightly snapshots). If anyone would want to host it, please con

Re: [Qemu-devel] QEMU Wiki down?

2006-08-30 Thread Hetz Ben Hamo
Looks like it's working.. On 8/30/06, Dirk Behme <[EMAIL PROTECTED]> wrote: Hi, anybody else with problems accessing QEMU Wiki? http://kidsquid.com/cgi-bin/moin.cgi Dirk ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mai

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

2006-06-23 Thread Hetz Ben Hamo
Hi, On 6/23/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote: I put online kqemu version 1.3.0pre9 which should solve the issue. Maybe it helps for the Windows XP hosts too ? Changelog please? Thanks, Hetz ___ Qemu-devel mailing list Qemu-devel@nongn

[Qemu-devel] Windows Vista

2006-06-08 Thread Hetz Ben Hamo
Hi people, Microsoft has released a free download ISO of Windows Vista Beta 2. This Beta will expire at July 1st 2007. Anyone who want to download it (3.3 GB for 32 bit version, 4.4 GB for 64 bit version) can go to: http://www.microsoft.com/windowsvista/getready/preview.mspx It might be fun to

Re: [Qemu-devel] hw/ide.c patch

2006-04-28 Thread Hetz Ben Hamo
Solaris for Sparc on X86? Thanks, Hetz On 4/28/06, Ben Taylor <[EMAIL PROTECTED]> wrote: With this patch, I can boot and install Solaris Express from a local DVD drive. Previously, the DVD would boot, but halfway through the questions, it would come up and tell me it wasn't Solaris DVD. Ben

Re: [Qemu-devel] Patch for kqemu-1.3.0pre5 on Fedora Core 4 x86_64

2006-04-25 Thread Hetz Ben Hamo
Fabrice, Any chance you could tell us whats changed since 1.3.0pre5 please? Thanks, Hetz On 4/26/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote: > Ben Dailey wrote: > > Hello, > > > > I have just recently joined the list and thought I would share this > > simple patch to get kqemu-1.3.0pre5 to co

Re: [Qemu-devel] why is kqemu closed?

2006-04-10 Thread Hetz Ben Hamo
> I'm sure that Fabrice knows and that I'm beating a dead horse, but this is > (strictly speaking, discussions pending ;^)) violating the linux kernel > license agreement. Actually it doesn't, as kqemu is not part of any kernel. it's just another closed source module as nvidia's module as well a

Re: [Qemu-devel] why is kqemu closed?

2006-04-10 Thread Hetz Ben Hamo
Fabrice is the owner of the KQEMU code, and he decides for his own reasons to put the code under closed source license. Thanks, Hetz On 4/10/06, Rakotomandimby Mihamina <[EMAIL PROTECTED]> wrote: > Hi, > I would like to know why is kqemu not GPL? > Would you know? > -- > A powerfull GroupWare, CM

[Qemu-devel] Windows 2000 issues questions

2006-04-10 Thread Hetz Ben Hamo
I'm sorry to bring this issues back from the dead: * Full disk issues * Service pack issues I Do know that both these issues have been dealt before, but yet, there is no "fix" from the QEMU application itself, compared to the "competitors".. One thing that I don't understand is: are these issues

Re: [Qemu-devel] newer system features ACPI, MSI?

2006-03-05 Thread Hetz Ben Hamo
Hi Brad, most of the features of the QEMU BIOS came from the BOCHS projects with some stuff came from Fabrice and others. You might want to look here: http://cvs.sourceforge.net/viewcvs.py/bochs/bochs/bios/ I'm not sure that either BOCHS or QEMU ACPI implementation would satisfy Vista, although

[Qemu-devel] [LINK] - Experimental 0.8.0 patch for active ptys and pipes

2006-02-24 Thread Hetz Ben Hamo
Hi, In the QEMU forums, William Anderer has posted a patch titled: "Experimental 0.8.0 patch for active ptys and pipes" Link: http://qemu.dad-answers.com/viewtopic.php?t=901 Thanks, Hetz ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.

[Qemu-devel] [LINK] - patch to add smbrc

2006-02-19 Thread Hetz Ben Hamo
Hi, On the QEMU forum, William Anderer has posted a patch for adding smbrc to QEMU. link: http://qemu.dad-answers.com/viewtopic.php?t=856 Thanks, Hetz ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-dev

Re: [Qemu-devel] -kernel-kqemu

2006-02-09 Thread Hetz Ben Hamo
Hi, I´m sorry, but I´ve been following the CVS commits and I haven´t understood this new option (fabrice has not written anything to this list about it and what it does for the end user). Could someone please shed some light for me and others who didn´t understand whats going on please? Thanks,

[Qemu-devel] New RTL8139 driver

2006-01-19 Thread Hetz Ben Hamo
Hi, This was posted on the QEMU forums: Realtek 8139 network card emulation This patch adds Realtek 8139 PCI network card emulation code for qemu URL: http://qemu.dad-answers.com/viewtopic.php?t=713 Before applying the patches, PLEASE read the instructions in the post. Thanks, Hetz _

[Qemu-devel] USB Patches

2006-01-16 Thread Hetz Ben Hamo
(It looks like the author forgot to announce his pathces on the mailing list, and just put them on the forum). Anyway, you're invited to see this thread about some new USB patches and comments. http://qemu.dad-answers.com/viewtopic.php?t=704 Thanks, Hetz ___

Re: [Qemu-devel] qemu-smp guest on monoCPU host: big slowdown

2006-01-04 Thread Hetz Ben Hamo
Do u use KQEMU? Hetz On 1/4/06, octane indice <[EMAIL PROTECTED]> wrote: > Hello > > I'm trying to use the new -smp option. > host: win2k > guest: linux 2.6.13-SMP > > The first sight is a really big slowdown. > with -smp 2, the guest seems to go approximatively to 1/4 speed of a > monoCPU guest.

Re: [Qemu-devel] How to submit a patch?

2005-12-28 Thread Hetz Ben Hamo
i would suggest to you to re-submit an updated patch which which works with cvs and includes full description. Please cc fabrice. Hetz On 12/28/05, Henrik Carlqvist <[EMAIL PROTECTED]> wrote: > Hello! > > After submitting a patch to Patches Repository at > http://qemu.dad-answers.com/viewforum.p

Re: [Qemu-devel] LBA48

2005-12-25 Thread Hetz Ben Hamo
I'm not sure, but I think the issue is: which file system do u have in your host? I think that at least 1 filesystem doesn't support creation/access of terabyte file sizes. You might want to try with filesystems like XFS, JFS or the latest ReiserFS. Thanks, Hetz On 12/26/05, Natalia Portillo <[E

[Qemu-devel] Re: Qemu snapshots broken

2005-12-19 Thread Hetz Ben Hamo
Hi, Sorry, I didn't follow closely to the mailing list lately. I fixed the script. Snapshot is now updated. Thanks, Hetz On 12/20/05, Oliver Gerlich <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > the Qemu snapshot files at http://qemu.dad-answers.com/do

Re: [Qemu-devel] qemu/hw pc.c

2005-11-21 Thread Hetz Ben Hamo
> Log message: >SMP support - cpu_single_env usage fix - a20 helpers - dynamic Multi > Processor BIOS table generation Care for sharing Some explanation to what you added and how to use it please? :) Thanks, Hetz ___ Qemu-devel mailing list Q

Re: [Qemu-devel] Qemu and (Pacifica | Vanderpool)

2005-11-06 Thread Hetz Ben Hamo
It really depends on Fabrice or another contributions from developers.. If Intel or AMD want to donate a machine with VanderPool/Pacificia to Fabrice, maybe he'll add it :) Hetz On 11/6/05, Dave Feustel <[EMAIL PROTECTED]> wrote: > Will Qemu be modified to take advantage of the hardware virtuali

Re: [Qemu-devel] Win98SE and Windows Protection Error

2005-10-31 Thread Hetz Ben Hamo
Make sure you have the latest QEMU and KQEMU (the latest KQEMU enables you to install win98 versions). Thanks, Hetz On 10/31/05, Scott Dudley <[EMAIL PROTECTED]> wrote: > > Trying to install/run Win98SE under Qemu and am getting the error: > "Windows protection error. You need to restart your co

Re: [Qemu-devel] User forum link

2005-10-17 Thread Hetz Ben Hamo
actually - the direct link now is simpler: http://qemu.dad-answers.com :) Thanks, Hetz On 10/17/05, Nis Jorgensen <[EMAIL PROTECTED]> wrote: > The link to the User Forum on > http://fabrice.bellard.free.fr/qemu/lists.html is dead. It seems to > have moved to here > > http://m2.dad-answers.com/qe

Re: [Qemu-devel] NEC PC-9821

2005-10-14 Thread Hetz Ben Hamo
Not really. I think you'll need a BIOS for it which is copyrighted and not freely distributable, and I think some specs are different, but I didn't see any patches floating around. Hetz On 10/14/05, M. Warner Losh <[EMAIL PROTECTED]> wrote: > Has anybody made qemu emulate the NEC PC-9821 family o

Re: [Qemu-devel] IDE busmaster DMA support

2005-09-30 Thread Hetz Ben Hamo
Hi, Which IDE driver do u try to write? for QEMU? or for a guest OS? The IDE implementation of QEMU has few bugs (notice how the hack win2k installation needs), so I would suggest to you to either try it with BOCHS or with a trial version of VMWare. Thanks, Hetz On 9/30/05, GaLi <[EMAIL PROTECT

Re: [Qemu-devel] Can't run the SPARC test from the QEMU page.

2005-09-26 Thread Hetz Ben Hamo
You're not mentioning what version of QEMU you're running (try the CVS or the latest version available), and please specify your OS, compiler version etc.. Thanks, Hetz On 9/26/05, José Feiteirinha <[EMAIL PROTECTED]> wrote: > I'm trying to see what's QEMU status on running SPARC code, i've downl

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Hetz Ben Hamo
in qemu monitor (press CTRL ALT 2 to reach to the monitor): type: sendkey ctrl-alt-del and press Enter then press CTRL ALT 1 - and viola, you can type your login and password. Hetz On 9/25/05, Michael McConnell <[EMAIL PROTECTED]> wrote: > Andreas Mohr wrote: > > Hi, > > > > On Sun, Sep 25, 2005

Re: [Qemu-devel] qemu and AFS filesystem bugs?

2005-09-14 Thread Hetz Ben Hamo
Do u run with or without KQEMU? if you're running without kqemu, please retry with kqemu. As for Windows 2000 guest installation, please use the win2000 hack parameter (running the command "qemu" alone should show you the parameter) Thanks, Hetz On 9/15/05, Troy Benjegerdes <[EMAIL PROTECTED]>

Re: [Qemu-devel] Why, Hetz?

2005-09-06 Thread Hetz Ben Hamo
Wrong person. I'm not the one who compiles those binaries. Probably fabrice is the guy. Thanks, Hetz On 9/6/05, user user <[EMAIL PROTECTED]> wrote: > Why isn't the adlib emulation compiled in the default > binary? Please do that. > > qemu-0.7.2-i386.tar.gz Binary distribution for > linux-i38

Re: [Qemu-devel] ops sse.h:574: error: unable to find a register to spill in class âGENERAL REGSâ

2005-09-05 Thread Hetz Ben Hamo
Let me guess - you're using gcc 4? GCC 4 and QEMU don' play together very well. If you use GCC 4, then I suggest you should install the gcc-compat-devel (and gcc-compat) RPMS and compile it with the gcc 3.x compiler. Hetz On 9/5/05, Hans Christian Studt <[EMAIL PROTECTED]> wrote: > Guillaume POI

Re: [Qemu-devel] [PATCH 1/3] Fix MIPS counter / compare interrupt

2005-08-15 Thread Hetz Ben Hamo
You can always put it in the forum in the patches area. Just notify this list that it's there. Thanks, Hetz On 8/16/05, Johannes Schindelin <[EMAIL PROTECTED]> wrote: > Hi, > > On Mon, 15 Aug 2005, Ralf Baechle wrote: > > > The count / compare interrupt is wired to the CPU's internal interrupt

Re: [Qemu-devel] importing VMWare image

2005-08-09 Thread Hetz Ben Hamo
VMWare and QEMU each one uses different drivers for almost anything: Network, storage, display, etc.. I would recommend you to boot win2k in safe mode, erase all the devices and reboot (I didn't try it though). Thanks, Hetz On 8/9/05, Yves Trudeau <[EMAIL PROTECTED]> wrote: > Hi, >I am tryin

Re: [Qemu-devel] FC2 guest is working slower than RH9 on FC2 host

2005-07-31 Thread Hetz Ben Hamo
Add: clock=pit to the fedora core GRUB kernel boot parameters . Hetz On 7/31/05, Mulyadi Santosa <[EMAIL PROTECTED]> wrote: > Hello everybody > > Yesterday I tried to install Fedora Core 2 guest using qemu 0.7.1 (no > kqemu) on top of FC 2 host. Both guest and host are running 2.6.5-1.358 > (the

Re: [Qemu-devel] Re: Solaris/SPARC binaries

2005-07-29 Thread Hetz Ben Hamo
You wrote: > Probably some heavy debugging could make a difference, but it seems that > general > interest for the emulator is low. > > I haven't tried Solaris for Sparc V8, it would be interesting to hear the > results. Actually, I'm pretty sure that I'm not the only one who really wants to us

Cirrus Emulation (was: [Qemu-devel] KQEMU on Win32 (+patch))

2005-07-28 Thread Hetz Ben Hamo
Hmm, Anyone has patches for Cirrus Logic emulation that hasn't been applied yet? If so, could someone send them over please? Thanks, Hetz On 7/28/05, Christian MICHON <[EMAIL PROTECTED]> wrote: > found out why :) > > On 7/28/05, 姚春林 wrote: > (...) > > debian + gnome 2.1 > > gnome is slow . and

Re: [Qemu-devel] KQEMU on Win32 (+patch)

2005-07-27 Thread Hetz Ben Hamo
I've updated my QEMU download section: http://qemu.dad-answers.com/download/ Your binaries are there now (under the win32 directory) Thanks, Hetz On 7/28/05, Filip Navara <[EMAIL PROTECTED]> wrote: > Hi, > > as there were recently few questions about KQEMU I decided to dedicate > few minutes at

Re: [Qemu-devel] Problem installing WIndows

2005-07-27 Thread Hetz Ben Hamo
Try rebooting the virtual machine, just add: -user-net to the QEMU parameters. Thanks, Hetz On 7/27/05, Antony Gelberg <[EMAIL PROTECTED]> wrote: > I've gotten a little further, but don't seem to be finding this as easy > as some of you. I can now type the admin password at the login screen, > b

Re: [Qemu-devel] Problem installing WIndows

2005-07-26 Thread Hetz Ben Hamo
Do nothing. Just wait. It takes a LONG time. (shorter if you use kqemu)... Thanks, Hetz On 7/26/05, Antony Gelberg <[EMAIL PROTECTED]> wrote: > Hi all, > > This is my first experience with qemu. I'm using 0.7.0 in Debian > unstable. I'm trying to install a Windows XP image from CD. All I've >

[Qemu-devel] Mirror for QEMU (sources)

2005-07-26 Thread Hetz Ben Hamo
Hi, Here's a mirror location for QEMU 0.7.1 + KQEMU http://qemu.dad-answers.com/download/ Anyone who builds binaries and wishes to publish them and needs some bandwidth and space, please contact me directly. Thanks, Hetz ___ Qemu-devel mailing list

Re: [Qemu-devel] Suggestion: mirror QEMU, please "Connection to host fabrice.bellard.free.fr is broken"

2005-07-25 Thread Hetz Ben Hamo
I'm in the middle of replacing a hard drive for my hosted server (yes, the data is safe ;)) and I'll mirror QEMU download within the next few days. Thanks, Hetz On 7/25/05, Wesley Parish <[EMAIL PROTECTED]> wrote: > I don't know how often I attempt to download the latest QEMU, only to battle > th

Re: [Qemu-devel] qemu exec-all.h

2005-07-24 Thread Hetz Ben Hamo
How much is it useful? is it a good enough solution to install win9x with kqemu? Thanks, Hetz > Modified files: > . : exec-all.h > > Log message: > temporary work around for 16 bit code in kqemu ___ Qemu-devel mailing lis

Re: [Qemu-devel] es1370 emulation

2005-07-23 Thread Hetz Ben Hamo
Mind sharing with us some info about this patch please? what does it do, whats changed, etc.. Thanks, Hetz On 7/24/05, malc <[EMAIL PROTECTED]> wrote: > > > -- > mailto:[EMAIL PROTECTED] > > ___ > Qemu-devel mailing list > Qemu-devel@nongnu.org > htt

Re: [Qemu-devel] news on the OS X cocoa port

2005-07-21 Thread Hetz Ben Hamo
On 7/21/05, Mike Kronenberg <[EMAIL PROTECTED]> wrote: > Hetz Ben Hamo wrote: > > >I just looked at the screenshots, and if you don't mind, I want to > >offer few suggestions for your GUI: > > > >1. RAM size - how about adding up/down arrows (in addition t

Re: [Qemu-devel] news on the OS X cocoa port

2005-07-21 Thread Hetz Ben Hamo
I just looked at the screenshots, and if you don't mind, I want to offer few suggestions for your GUI: 1. RAM size - how about adding up/down arrows (in addition to what you have right now) to increase RAM? 2. Instead of Radio buttons in the Floppy/CDROM/Hard drive, I would suggest to replace it w

Re: [Qemu-devel] Problems with win2000 - qemu CVS version

2005-07-14 Thread Hetz Ben Hamo
Please see the documentation about the parameter for installing Windows 2000. Hetz On 7/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Tuesday 05 July 2005 05:01, Emmanuel Nicolas Millan wrote: > > I'm having problems installing win2000 in a linux host, the problem is > > already known,

Re: [Qemu-devel] LGPL'd VGABIOS version 0.5c released

2005-07-07 Thread Hetz Ben Hamo
Fabrice, Christian.. Any chance that this VGABIOS can be merged to the QEMU CVS? (Fabrice, you're already committing stuff right now ) Hetz On 7/7/05, Volker Ruppert <[EMAIL PROTECTED]> wrote: > Hi, > > > where do we download it from ? > > I tried to google but it all brings me back to bochs.

Re: [Qemu-devel] compile error

2005-07-06 Thread Hetz Ben Hamo
You haven't specified: * which OS do you use and version * Which compiler, and what compiler version Also, for what target do u look for? if X86 only, then you don't need to compile all the targets. Use ./configure --help to see the options. Thanks, Hetz On 7/6/05, 황윤성 <[EMAIL PROTECTED]> wrote

Re: [Qemu-devel] documentation of Qemu+openSSI

2005-07-02 Thread Hetz Ben Hamo
Mulyadi, I think it will be a good idea if you put the Howto that you've sent to here - inside the QEMU forums in the HOWTOs section. That way, you could always edit your text in the forum and it's the most accessible way for everyone. Check it at http://qemu.dad-answers.com/ PS: you could also

Re: [Qemu-devel] Qemu Windows Host & Client Feedback

2005-06-30 Thread Hetz Ben Hamo
Hi Bill, As for the forum, I just updated my DNS records, so in the mean while you can access the forum at: http://qemu.dad-answers.com/ As for PPC emulation - you can't run OS X yet. Thanks, Hetz On 6/30/05, Doctor Bill <[EMAIL PROTECTED]> wrote: > Hello, > > I am a new user of qemu. I noti

[Qemu-devel] new forum

2005-06-26 Thread Hetz Ben Hamo
Hi people, I rented a new server and opened up a new forum, with the same look as the old one. You still need to re-register as I haven't found any good backup and I'm trying to investigate a possible recovery, but for now - you can start using the forum. there's a new URL: http://qemu.dad-answe

Re: [Qemu-devel] QEMU Forum

2005-06-24 Thread Hetz Ben Hamo
move your backup there? (Assuming he's willing, etc. > He might not be, since it's a university server. You might not be allowed > access to it as admin, etc.) > > I hope you get it back up and running. > > > - Original Message - > From: "Hetz Ben

[Qemu-devel] QEMU Forum

2005-06-24 Thread Hetz Ben Hamo
backup of the forum's content around here, and I'm planning to rent a REAL server from EV1servers.net, so I hope I'll have a new forum soon.. I would like to apologize for the inconvenience. sincerely, Hetz Ben-Hamo ___ Qemu-deve

Re: [Qemu-devel] Server down ?

2005-06-15 Thread Hetz Ben Hamo
Hmm, maybe I should mirror Fabrice site when it's up... Hetz On 6/16/05, Jens Arm <[EMAIL PROTECTED]> wrote: > Hi > > Looks like the Server is down, or? > > Service Unavailable > Apache/ProXad [Dec 22 2004 18:41:28] Server at fabrice.bellard.free.fr Port 80 > > > Jens > > >

Re: [Qemu-devel] Qemu for MIPS

2005-06-13 Thread Hetz Ben Hamo
Full system to boot Irix? Hetz On 6/13/05, Ralf Baechle <[EMAIL PROTECTED]> wrote: > On Mon, Jun 13, 2005 at 02:50:37PM +0300, Timo Savola wrote: > > > Are there any plans for supporting user-mode MIPS emulation? > > At some point certainly but right now my priority is full system emulation. >

Re: [Qemu-devel] Mac OS X at native speed...

2005-06-09 Thread Hetz Ben Hamo
officially supported, and > so will be. > > El 06/06/2005, a las 23:21, Hetz Ben Hamo escribió: > > > Not exactly... > > > > As many Apple fans can tell you, apple just love to stick their own > > ROM in there machines (I think it's called open firmware the

Re: [Qemu-devel] Freeoszoo now has a forum!

2005-06-09 Thread Hetz Ben Hamo
I'll be happy to add FreeOSZoo to QEMU Forums page, that way it would be easier for users and developers to track problems if they're image related or QEMU related.. What do you think? Thanks, Hetz On 6/9/05, Stefano Marinelli <[EMAIL PROTECTED]> wrote: > On Wed, Jun 08, 2005 at 06:43:24PM -0500

Re: [Qemu-devel] Mac OS X at native speed...

2005-06-08 Thread Hetz Ben Hamo
Not exactly... As many Apple fans can tell you, apple just love to stick their own ROM in there machines (I think it's called open firmware these days). Since your own PC doesn't have this ROM (and I imagine they'll add couple of tricks more to the package) - you won't be able even to install OS X

[Qemu-devel] QEMU with Open Mosix document

2005-06-07 Thread Hetz Ben Hamo
Hi, I just uploaded an old document, written by Mulyadi Santosa, which explains how to setup open mosix with QEMU. You can find it here: http://www.dad-answers.com/qemu/docs/ The document is old and based on a bit older version of QEMU, so if anyone wants to update the document and send me a new

[Qemu-devel] chat support

2005-06-07 Thread Hetz Ben Hamo
Hi people, I just added the ability to chat directly to channel #QEMU in irc.freenode.net (IRC Web gateway), so this should bypass corporates firewalls and you'll be able to chat with everyone in the room while working ;) Anyway, the URL is: http://m2.dad-answers.com/cgi-bin/irc/irc.cgi One iss

Re: [Qemu-devel] qemu/hw pc.c

2005-06-05 Thread Hetz Ben Hamo
Hi Fabrice, > Log message: >PC machine support Care to explain what this means? :) Thanks, Hetz ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] cocoa.m using openGL

2005-05-23 Thread Hetz Ben Hamo
Could you use diff -u please? that surely could help. Thanks, Hetz On 5/23/05, Mike Kronenberg <[EMAIL PROTECTED]> wrote: > Peter Stewart wrote: > > > Hi, > > > > It looks faster than the original, but I don't have a benchmark, is > > there one? > > I would really like a bootable image with Doo

Re: [Qemu-devel] cocoa.m using openGL

2005-05-22 Thread Hetz Ben Hamo
Peter, You can use the "diff" command (I think it's available on OS X) to create patches, and then you can post those patches here. Please add comments wherever possible to indicate what you done (something small and simple). BTW: have you tried to perform any benchmarking to see if there's any

Re: [Qemu-devel] Nothing happens

2005-05-18 Thread Hetz Ben Hamo
How about starting with trivial details such as: * Which host OS do you use? * Which QEMU version? * binaries downloaded or did you compile it? Thanks, Hetz On 5/18/05, Rudi Lippert <[EMAIL PROTECTED]> wrote: > Hi! > I keep wondering why QEMU does not do anything when I start it. > First of all:

Re: [Qemu-devel] patches for qemu-cvs on NetBSD

2005-05-13 Thread Hetz Ben Hamo
Have you tried to see if the same problem appears with KQEMU installed on Linux host? Thanks, Hetz On 5/13/05, Jason Brittain <[EMAIL PROTECTED]> wrote: > Hubert Feyrer wrote: > > > > FWIW I'm still unable to run Solaris 10/x86 in qemu on NetBSD 2.0 with > > this, there appear to be problems with

Re: [Qemu-devel] We want to example qemu and the accel-module in our distribution.

2005-05-13 Thread Hetz Ben Hamo
Dear Xuqing, (B (BFor the KQEMU part, I suggest asking Fabrice Bellard directly (he's the author). (B (BThanks, (BHetz (B (BOn 5/13/05, Xuqing Kuang <[EMAIL PROTECTED]> wrote: (B> Hey, Hu gang. (B> (B> Thank you for your reply. (B> (B> I know QVM86, but I saw it's not supported by gen

Re: [Qemu-devel] Old DOS under Qemu

2005-05-12 Thread Hetz Ben Hamo
I just wonder about 1 thing: In every test - have you created a new hard drive image prior to running QEMU? I would suggest creating new hard drive images before using QEMU and use this new hard drive image for each test. Also, my guess is that some of your floppy images are actually a compressed

Re: [Qemu-devel] Old DOS under Qemu

2005-05-11 Thread Hetz Ben Hamo
Hi Jeebs, I just read your mail and decided to try to do what you're doing, only I'm using Linux instead of Windows, and I'm using the CVS version. I have tried the following OS's: * IBM PC DOS 3.30 * MS DOS 5.0 * MS DOS 6.22 All of them are available freely (only the boot disks + some utilitie

Re: [Qemu-devel] Qemu with Kqemu on Fedora Core using GCC 4.0

2005-05-10 Thread Hetz Ben Hamo
Hi, At the moment, QEMU does not compile with GCC 4.0. You can find the GCC 3.x RPMS in your installation media, along with instructions how to use the GCC 3.x instead of GCC 4. Thanks, Hetz On 5/10/05, Wayne Christian <[EMAIL PROTECTED]> wrote: > > For whatever it is worth I get the followi

Re: [Qemu-devel] Found a tun/tap patch for osx

2005-05-09 Thread Hetz Ben Hamo
Any confirmations from OS X users that this patch works OK with CVS version of QEMU? Thanks, Hetz On 5/10/05, Jason Brittain <[EMAIL PROTECTED]> wrote: > On December 14th, 2004 Hans Fuchs wrote: > > Hello > > > > Here is a patch > > > > http://www-user.rhrk.uni-kl.de/~nissler/tuntap/qemu_tap_os_

Re: [Qemu-devel] Re: QEMU version 0.7.0 is out

2005-05-07 Thread Hetz Ben Hamo
Support is in, but you still need to download seperately the KQEMU tarball, since it's not open source, extract it into the qemu directory and compile the whole thing.. Thanks, Hetz On 5/8/05, Rob Townley <[EMAIL PROTECTED]> wrote: > Is it a fact that KQemu support is built in now? > > On 4/27/

Re: [Qemu-devel] Developer Mailinglist Archives

2005-05-05 Thread Hetz Ben Hamo
The nongnu.org server seems to be down.. I suggest using the other mirror - http://marc.theaimsgroup.com/?l=qemu-devel&r=1&w=2 Hope this helps, Hetz On 5/5/05, Jim Provan <[EMAIL PROTECTED]> wrote: > For about a week, I have not been able to get into the QEMU developer > mailinglist archives. Ha

Re: [Qemu-devel] Windows Laptop Idea

2005-04-28 Thread Hetz Ben Hamo
Hi, If I remember correctly, the HP Rescue CD is one heck of a patched XP + tons of HP's drivers, utilities and programs which you cannot use with QEMU, so you'll probably get a really slow XP even if you could install the rescue CD. Try to get a generic OEM CD version of XP or retails or an MSDN

Re: [Qemu-devel] Re: KQemu on AMD64 or PPC?

2005-04-27 Thread Hetz Ben Hamo
KQEMU on AMD64 is coming soon... (don't know when though).. Thanks, Hetz On 4/27/05, Rudi Lippert <[EMAIL PROTECTED]> wrote: > I am using QEMU (not KQemu) on AMD64 and I would gladly test KQemu on my > computer. > If you (Fabrice) could build KQemu for AMD64, I will inform you of any > success o

Re: [Qemu-devel] 1) mouse and xinerama 2) ntvdm 3) win98se protection error

2005-04-27 Thread Hetz Ben Hamo
Regarding problem 2 and 3 - this is a problem with KQEMU regarding running 16 bit applications. Last time I talked to fabrice, he knows about this problem (thats why you cannot use KQEMU with win9x as guest OS). Thanks, Hetz > 2) ntvdm crashes, no matter what app I try to launch with it (ntvdm i

[Qemu-devel] QEMU Forum

2005-04-26 Thread Hetz Ben Hamo
Hi people, It seems some a shit-ass mexican has done some serious damage to the forum, so I just finished restoring the data, but unfortunately, I lost a week of messages. If you have posted something important, please re-post. All the data will be from now on backed up nightly, to prevent such a

Re: [Qemu-devel] Re: QEMU forum update

2005-04-25 Thread Hetz Ben Hamo
Hi, The problem is on the server side, I'll fix this issue this evening. Thanks, Hetz On 4/25/05, senthil <[EMAIL PROTECTED]> wrote: > Hai, > > I am Senthil from chennai,India.I am not able open your forum site after your > > updation.Its giving Message Redirecting after that its showing mess

[Qemu-devel] QEMU forum update

2005-04-20 Thread Hetz Ben Hamo
Hi people, I moved the QEMU forum to a new address: http://m2.dad-answers.com/qemu-forum/ so please update your bookmarks. The old address will also refer you to the new page. The machine who hosts the forum is now with more memory and faster CPU, so I expect much less down time (I appologize for

[Qemu-devel] Regarding Linux TUN/TAP

2005-04-15 Thread Hetz Ben Hamo
Hi Henrik, all.. Henrik, I think your patch is great and surely can help when using TUN/TAP.. However, I would like to point an issue (and I'm not criticizing anyone here, I'm just asking for people thoughts, solutions).. The SLiRP solution for QEMU is great if a user want to connect to the net

  1   2   >