[Qemu-devel] [Bug 932490] Re: Qemu fails on -fda /dev/fd0 when no medium is present

2017-09-13 Thread Herbert Poetzl
Sorry, it has been more than five years and I don't have a system with a floppy disk to test anymore. Best, Herbert -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/932490 Title: Qemu fails on -fda /

[Qemu-devel] [Bug 932490] [NEW] Qemu fails on -fda /dev/fd0 when no medium is present

2012-02-14 Thread Herbert Poetzl
Public bug reported: # qemu-system-x86_64 --version QEMU emulator version 1.0 (qemu-kvm-1.0), Copyright (c) 2003-2008 Fabrice Bellard # qemu-system-x86_64 -fda /dev/fd0 qemu-system-x86_64: -fda /dev/fd0: could not open disk image /dev/fd0: No such device or address Starting with a medium (flop

[Qemu-devel] ps2 mouse cleanups/fixes

2006-05-27 Thread Herbert Poetzl
Hi Folks! here is a cleanup/fix to the ps2 mouse emulation done by qemu: according to the ps2 protocol specification the dx and dy values are 9 bit 2's complement where the most significant bit appears as a sign bit in the first byte. similar for dz but 4 bit 2's complement here with or withou

[Qemu-devel] sdl fix for mouse grab/hide

2006-05-25 Thread Herbert Poetzl
Hi Folks! IMHO the idea behind the grab/mouse hide was to have relative mouse moves inside the window when the mouse is grabbed ... now the SDL documentation SDL_MouseMotionEvent(3) says the following: If the cursor is hidden (SDL_ShowCursor(0)) and the input is grabbed (SDL_WM_GrabInput(SDL_G

[Qemu-devel] possible pic misbehaviour

2006-05-21 Thread Herbert Poetzl
Hi Folks! I started to play around with installing NEXT/OPENSTEP last week and despite some postings stating that it works 'somewhat' I encountered several issues so far ... the good news (for me) is that I could resolve all of them and have it running quite fine. now to the topic ... one thing

[Qemu-devel] x86_64 kernel with 32bit userspace

2006-04-01 Thread Herbert Poetzl
Hey Folks! this might sched some light on the x86_64 issues reported over and over again ... (maybe it's already fixed but I haven't tried yet) [ 78.890508] mount[39]: segfault at cffc rip f7f8d210 rsp 8100d000 error 6 [ 224.745093] sh[24]: segfault at fff

Re: [Qemu-devel] Connecting vde and LAN

2005-08-11 Thread Herbert Poetzl
On Thu, Aug 11, 2005 at 06:00:12PM +0100, Paul Brook wrote: > > I guess this means that VDE would have to provide a kernel-layer > > component which grabs the packets from eth0 and provides the faked eth0 > > for the Host OS... > > You can do all this with the standard linux tools. Something like

Re: [Qemu-devel] Mirror for QEMU (sources)

2005-08-03 Thread Herbert Poetzl
On Wed, Aug 03, 2005 at 11:00:14AM +0200, Gwenole Beauchesne wrote: > On Wed, 3 Aug 2005, Herbert Poetzl wrote: > > > > I update them almost each time I update the cooker packages. > > > > but unfortunately I could not find a src rpm for > > those binary man

Re: [Qemu-devel] Mirror for QEMU (sources)

2005-08-03 Thread Herbert Poetzl
On Tue, Jul 26, 2005 at 05:26:15PM +0200, Pascal Terjan wrote: > On 7/26/05, Lennert Buytenhek <[EMAIL PROTECTED]> wrote: > > On Tue, Jul 26, 2005 at 02:16:49PM +0200, Hetz Ben Hamo wrote: > > > > > http://qemu.dad-answers.com/download/ > > > > I've been making qemu snapshots (plus binary fc3/fc4

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

2005-08-01 Thread Herbert Poetzl
On Fri, Jul 29, 2005 at 10:05:14AM +0200, Blue Swirl wrote: > Hi, > > Sparc V8 system emulator is very much complete, but in practice some hidden > bugs in it (and also bugs in Proll's Openprom support) make the emulator > fragile. It can only run Linux 2.6 series, 2.4 or BSDs won't run. Probabl

Re: [Qemu-devel] scrollable window

2005-07-10 Thread Herbert Poetzl
On Sun, Jul 10, 2005 at 02:53:23PM -0400, Jim C. Brown wrote: > On Sun, Jul 10, 2005 at 08:37:18PM +0200, Herbert Poetzl wrote: > > > That works too. So Herbert, tell us how does one set up a virtual screen > > > a la X Server style when one is using Windows? Pre

Re: [Qemu-devel] scrollable window

2005-07-10 Thread Herbert Poetzl
On Sun, Jul 10, 2005 at 01:57:57PM -0400, Jim C. Brown wrote: > On Sun, Jul 10, 2005 at 07:32:01PM +0200, Herbert Poetzl wrote: > > > Some, such as myself, still use 800x600. I do it out of necessity. I > > > have > > > poor eyesight and don't have the s

Re: [Qemu-devel] scrollable window

2005-07-10 Thread Herbert Poetzl
On Sun, Jul 10, 2005 at 11:37:07AM -0500, [EMAIL PROTECTED] wrote: > "Jim C. Brown" > > > >I personally feel that a scrollable window is not very useful unless your > >host > > resolution is smaller than your guest resolution. Hard to see what the > > point is > > Or the same size. Don't forg

Re: [Qemu-devel] make qemu use tap0 instead of tun0

2005-07-06 Thread Herbert Poetzl
On Wed, Jul 06, 2005 at 07:08:42PM -0400, Jim C. Brown wrote: > When in tuntap mode, qemu creates a tap device with names like tun0, tun1, > etc. which seems to confuse some users (the smart ones who ask why qemu uses > IP frames instead of ethernet frames ... or something along those lines). > The

Re: [Qemu-devel] quick gtk2.c update

2005-06-21 Thread Herbert Poetzl
On Tue, Jun 21, 2005 at 05:45:12PM -0500, [EMAIL PROTECTED] wrote: > "Jim C. Brown" > > I disagree. I think distributing the GTK library with qemu (even for > > windows > > versions) is a very bad idea. At most, the qemu installer should just > > download > > and run the GTK installer. At most. >

Re: [Qemu-devel] Norton Ghost crashes with page fault for me too.

2005-06-14 Thread Herbert Poetzl
On Tue, Jun 14, 2005 at 01:51:10PM -0500, [EMAIL PROTECTED] wrote: > From: "Henrik Nordstrom" > > > >> The best that many can do is test qemu and report problems when they are > >> found. > > > > Then you have to accept that the developers do the best they can in their > > interest for the benef

Re: Re: [Qemu-devel] Re: xen is not working with qemu0.7/kqemu

2005-06-14 Thread Herbert Poetzl
On Mon, Jun 13, 2005 at 10:49:56AM -0400, Ben Taylor wrote: > > From: Ishwar Rattan <[EMAIL PROTECTED]> wrote: > > > > > > Why would anyone want run an emulator in another emulator.. > > because, AFAIK, xen doesn't run windows under a linux host > with xen. Using qemu/kqemu, you could (assuming

Re: [Qemu-devel] Hand written code generator #2

2005-06-01 Thread Herbert Poetzl
On Wed, Jun 01, 2005 at 07:40:33AM +0200, Jens Arm wrote: > Hi Paul > > I get a compile errorif I try with latest qemu cvs: > > ../dyngen -o op.h op.o > ../dyngen -c -o opc.h op.o > gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. > -I/home/tux/tmp/qemu/target-sparc -I/home/tux/tmp

Re: [Qemu-devel] Qemu sandbox for teaching

2005-05-29 Thread Herbert Poetzl
On Sat, May 28, 2005 at 07:50:53PM +0200, Jerome Warnier wrote: > Le samedi 28 mai 2005 à 14:13 +0100, Paul Brook a écrit : > > On Saturday 28 May 2005 13:42, Jerome Warnier wrote: > > > Does someone here have an idea on how to do the following using Qemu, > > > but I'm open to other suggestions: >

Re: [Qemu-devel] Building qemu on UltraSparc

2005-05-21 Thread Herbert Poetzl
On Sat, May 21, 2005 at 07:32:11PM +0200, Jérôme Warnier wrote: > I'm trying to build qEmu v0.7.0 on Debian Sarge on a Sparc64 machine, > and it fails with strange errors. > Does anybody here have any idea to help me achieve it? well, looks like you hit 32 vs 64 bit issues here, don't know the det

Re: [Qemu-devel] [patch] gcc4 host support

2005-05-18 Thread Herbert Poetzl
On Tue, May 17, 2005 at 09:46:30PM +0100, Paul Brook wrote: > On Monday 16 May 2005 10:41, David Woodhouse wrote: > > On Wed, 2005-05-11 at 22:04 +0100, Paul Brook wrote: > > > My solution is to search the function for the "ret" instruction and > > > replace them with a jmp to the next block of cod

Re: [Qemu-devel] [Patch] target-ppc mtcrf instruction not recognized

2005-05-18 Thread Herbert Poetzl
On Tue, May 17, 2005 at 11:10:52PM +0200, J. Mayer wrote: > > I will implement the new form, so it most crf transfers can be > optimized. > > The latest PowerPC specification is to be found here: > >

Re: [Qemu-devel] booting linux 2.6 in qemu-system-ppc

2005-05-16 Thread Herbert Poetzl
On Sun, May 15, 2005 at 02:07:48AM +0200, Johannes Berg wrote: > Hi, > > Just for the record: if I remove the VGA card from the qemu pci bus I > can successfully boot a linux 2.6 kernel with serial console. Apparently > there's something wrong with it. wrong with what? linux 2.6? the vga card? th

Re: [Qemu-devel] Linux 2.6.10 ?

2005-05-08 Thread Herbert Poetzl
On Sun, May 08, 2005 at 08:24:57AM +0200, Der Herr Hofrat wrote: > > Hi ! > > does anybody have a 2.6.X (preferably 2.6.10) running under qemu ? > trying to launch it (passed with -kernel) fails - it simply gives me works fine here with and without graphical output for using qemu-fast x86/x86