Hi.
On Mon, 2006-01-09 at 17:38 -0800, Andre Pech wrote:
> I change a hardware simulation, I instead patched qemu to support
> dynamically loading hardware plugin files at run time.
> [...]
> I am more than willing to put all the effort into turning this into a
> nice patch, if there is a maintain
Hi,
I have been using qemu to simulate various types of custom hardware for
testing purposes. Rather than having to recompile qemu every time I
change a hardware simulation, I instead patched qemu to support
dynamically loading hardware plugin files at run time. The basic idea
is that you can spe
Hi,
I'm running the gentoo version of gcc-3.4.5 on my ppc system here. The
patch below is required to make qemu compile cleanly for me. The
compiler gives me some very unintuitive error message from within an
__asm__ statement but the fix is rather trivial.
The patch fixes line 746 of linux-user/
Hi,
I think it would not be difficult to add a real speaker emulation with
the audio API written by malc, at least to simulate tone generation
using the PIT.
Regards,
Fabrice.
Joachim Henke wrote:
Ok, although this ugly hack has nothing to do with real PC speaker emulation,
it's probably t
Ok, although this ugly hack has nothing to do with real PC speaker emulation,
it's probably the most portable way to have some noise anyway. I just post
this for people (like me) who are missing their guest operating system beeps.
For this case the patch below is "better than nothing" (c:
Greets
J
Quoting Joseph Miller <[EMAIL PROTECTED]>:
> I managed to get it to compile on FC4, but I took a slightly different
> approach. I renamed gcc to gcc4 and I renamed gcc32 to gcc. So when
> configure automatically finds gcc, it has the correct one without any
> particular options. I don't see
Hi,
could somebody, before I am going to write some documentation about QEMU, please
answer some of my qestions?
Question 1 (win2003sp1 sound):
Is there any evidence to believe that MS did not remove the support for es1370
sound
with win2003 sp1? For the initial non-sp1 win2003 installation a wor
test
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 08 January 2006 9:43 am, Paolo Campegiani wrote:
> Hello guys,
>
> I've tried to compile qemu (version 0.8.0 from website and pulled from CVS)
> over a Fedora Core 4 on a X86_64. In both cases, I ran these commands:
>
> configure --cc=gcc32 -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 09 January 2006 6:24 am, [EMAIL PROTECTED] wrote:
> Hi,
> I am using Version 0.7.2 under Win2000 and the network is working fine with
> the parameter: -tap "my-tap"
> Now I tried using 0.8.0, but the parameter:
> -net nic -net tap
> does not
Hi, everyone!
I'm new to this QEMU project, so may not know the historical thing.
I've already searched the mailinglist archive but didn't find any
hints so I'm asking.
As you see the subject, I'm using alpha system.
I'm experiencing two problem.
1. Full system emulation.
none of them are working
Hi,
I am using Version 0.7.2 under Win2000 and the network is working fine with the
parameter:
-tap "my-tap"
Now I tried using 0.8.0, but the parameter:
-net nic -net tap
does not work:Unknown network device: tap
Is anyone using tapped networking with qemu 0.8.0 successfully and if yes, what
par
12 matches
Mail list logo