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

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

[Qemu-devel] QEMU release 0.7.1

2005-07-24 Thread Fabrice Bellard
Hi, QEMU version 0.7.1 is out. More info at http://bellard.org/qemu Fabrice. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Targetting a specific processor type

2005-07-24 Thread Fabrice Bellard
Mike Swanson wrote: I have a need currently to emulate specifically an 80486 processor, nothing lower or higher than that. Is it possible to configure QEMU in any way to simply emulate a 486, or compile it like that? It is currently not possible, but adding it would be possible: the first st

[Qemu-devel] qemu ./qemu-img.c ./vl.c linux-user/main.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 18:44:56 Modified files: . : qemu-img.c vl.c linux-user : main.c Log message: copyright CVSWeb URLs: http://savannah.gnu

[Qemu-devel] Targetting a specific processor type

2005-07-24 Thread Mike Swanson
I have a need currently to emulate specifically an 80486 processor, nothing lower or higher than that. Is it possible to configure QEMU in any way to simply emulate a 486, or compile it like that? -- Mike ___ Qemu-devel mailing list Qemu-devel@nongnu.

[Qemu-devel] qemu Makefile

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 18:44:35 Modified files: . : Makefile Log message: update tarbin target CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qem

[Qemu-devel] qemu monitor.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 18:10:56 Modified files: . : monitor.c Log message: kqemu info CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/monitor

Re: [Qemu-devel] Anyone familiar with the slirp code?

2005-07-24 Thread Adrian Smarzewski
Jim C. Brown wrote: Well, I remember someone having issues with slirp and WinXP on an AMD64 host a few months ago, but you're right that seems to be fixed now. It was me I think - winxp guest on linux host. I recompiled Qemu with patch that was send by someone on the list and it's working now.

[Qemu-devel] qemu .cvsignore

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 18:11:33 Modified files: . : .cvsignore Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/.cvsignore

[Qemu-devel] qemu VERSION

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 18:14:03 Modified files: . : VERSION Log message: update CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/VERSION.diff?

[Qemu-devel] qemu cpu-exec.c dyngen-exec.h vl.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 15:11:38 Modified files: . : cpu-exec.c dyngen-exec.h vl.c Log message: s390 bits CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

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

[Qemu-devel] qemu/hw apic.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 14:56:41 Modified files: hw : apic.c Log message: do not export fls_bit CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu

[Qemu-devel] qemu/target-i386 exec.h helper.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 14:33:17 Modified files: target-i386: exec.h helper.c Log message: fscale fix (bug noticed by Kuwanger, fix by malc) CVSWeb URLs: http://savan

[Qemu-devel] qemu exec-all.h

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 14:14:53 Modified files: . : exec-all.h Log message: temporary work around for 16 bit code in kqemu CVSWeb URLs: http://savannah.gnu.

[Qemu-devel] qemu exec.c softmmu_template.h

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 12:55:09 Modified files: . : exec.c softmmu_template.h Log message: allow more than 32 bit of physical memory CVSWeb URLs: http://sav

[Qemu-devel] qemu exec.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 10:17:31 Modified files: . : exec.c Log message: 64 bit virtual addressing fix CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/q

[Qemu-devel] qemu/audio ossaudio.c

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 09:05:18 Modified files: audio : ossaudio.c Log message: open OSS audio device as write only (malc) CVSWeb URLs: http://savannah.gnu.org/

Re: [Qemu-devel] es1370 emulation

2005-07-24 Thread Christian MICHON
looks like a new sound card, on PCI bus :) Christian On 7/24/05, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote: > Mind sharing with us some info about this patch please? what does it > do, whats changed, etc.. > ___ Qemu-devel mailing list Qemu-devel@nongnu.