[Qemu-devel] Shutting down the unused bug tracker

2006-01-02 Thread Adam Kennedy
I've put this into a seperate email for thread purposes. It appears you have a bug tracker running on Savannah that people have people have been submitting bugs into for 2 years, but that nobody has actually been handling. Of the 59 bug reports in the tracking system, none have been assigned,

[Qemu-devel] Feature Request: command line option to validate params without starting an image

2006-01-02 Thread Adam Kennedy
I'm currently writing a large scale image-based testing system. (for background info) http://ali.as/pita/ Part of this involves a wrapper for Qemu to launch images with generated options. However currently I have no way way to write unit tests for this code that I can determine. What would

[Qemu-devel] PPC fix for upcoming hand written code generator

2006-01-02 Thread Joachim Henke
Hi Paul, I just had a short look at your hand written code generator (https://nowt.dyndns.org/cgi-bin/svn-qop-diff) and did some quick tests with the i386-softmmu target on my iMac G5 (Mac OS 10.4.3). Before I could successfully compile the code, I needed to apply a small fix: --- host-ppc/qop-co

Re: [Qemu-devel] qemu-0.8.0 question?

2006-01-02 Thread Daniel Jacobowitz
On Mon, Jan 02, 2006 at 12:30:39PM -0500, Ishwar Rattan wrote: > > Has there been a change in -user-net part > (other than -net user) for qemu-0.8.0? > > I installed Minix-3.1.1 under qemu-0.7.2 > and the network part of the install does > not work with qemu-0.8.0. > > -> qemu-0.7.2 (with -user-

Re: [Qemu-devel] qemu-0.8.0 question?

2006-01-02 Thread Alan Pope
On 02/01/06, Ishwar Rattan <[EMAIL PROTECTED]> wrote: > > Has there been a change in -user-net part > (other than -net user) for qemu-0.8.0? > Yes, you need -net nic as well as -net user. Cheers, Al. ___ Qemu-devel mailing list Qemu-devel@nongnu.org h

[Qemu-devel] qemu-0.8.0 question?

2006-01-02 Thread Ishwar Rattan
Has there been a change in -user-net part (other than -net user) for qemu-0.8.0? I installed Minix-3.1.1 under qemu-0.7.2 and the network part of the install does not work with qemu-0.8.0. -> qemu-0.7.2 (with -user-net option) #ifconfig -a /dev/ip: address 10.0.2.15 netmask 255.255.255.0 mtu 15

[Qemu-devel] Unable to compile qemu-kqemu from source

2006-01-02 Thread Carlo Andreoli
Hi, I'm currently running qemu 0.7.2 on my Mandrake 10.0 without problems, but since I would like to use kqemu too and there are no binary packages for it, I've tried to compile qemu-kqemu from sources, following the instructions on Fabrice's site. The ./configure and make seem to go without err

Re: [Qemu-devel] [PATCH] lba48 support

2006-01-02 Thread Jens Axboe
On Fri, Dec 30 2005, Fabrice Bellard wrote: > Jens Axboe wrote: > >Saw the posts on this the other day and had a few spare hours to play > >with this. Works for me, with and without DMA (didn't test mult mode, > >but that should work fine too). > > > >Test with caution though, it's changing the ide