On Do, Mär 15, 2007 at 11:12:41 +0400, Brad Campbell wrote:
> Halim Sahin wrote:
> >Hello list,
> >
> >I experienced several problems with qemu under linux using kernel
> >2.6.18.
> >The guest system is a debian testing, the host a debian unstable.
> >kqemu is the newest version from www.qemu.org.
Halim Sahin wrote:
Hello list,
I experienced several problems with qemu under linux using kernel
2.6.18.
The guest system is a debian testing, the host a debian unstable.
kqemu is the newest version from www.qemu.org.
The guest can not start if I give -kernel-kqemu.
The last message is kernel
Hello list,
I experienced several problems with qemu under linux using kernel
2.6.18.
The guest system is a debian testing, the host a debian unstable.
kqemu is the newest version from www.qemu.org.
The guest can not start if I give -kernel-kqemu.
The last message is kernel panic.
Another proble
Hi all,
I have finally been able to fix the Linux kernel crash that occurs on
the Sparc target (sun4m) when doing intensive disk I/O (see the dmesg
log below).
slavio_pic_set_irq() in slavio_intctl.c calls slavio_check_interrupts()
when an interrupt is activated, but also when interrupt is deact
Hello, i had also a reproducible disk crash:
info of the last good image, size is about 3,5GB
image: debian4_0.dsk file format: qcow2 virtual size: 16G (16777216000 bytes)
disk size: 3.3G cluster_size: 4096
as soon as the image increase to a size of about 7,9 GB the emulator locks up,
and after
--- ../../tmp/qemu-0.9.0/hw/lsi53c895a.c2007-02-06 07:01:
54.0 +0800
+++ lsi53c895a.c2007-03-08 20:50:03.094098835 +0800
@@ -251,7 +251,7 @@
uint32_t ia;
uint32_t sbc;
uint32_t csbc;
-uint32_t scratch[13]; /* SCRATCHA-SCRATCHR */
+uint32_t scratch[18]; /
On Wednesday 14 March 2007 14:23, Marius Monton wrote:
> Hi again,
>
> I'm using sockets inside qemu code for my work on SystemC + qemu
> simulation. I've implemented a TCP client inside qemu code to connect to an
> application (TCP server) outside QEMU (all SystemC stuff).
> Almost all is working
Hi again,
I'm using sockets inside qemu code for my work on SystemC + qemu simulation.
I've implemented a TCP client inside qemu code to connect to an
application (TCP server) outside QEMU (all SystemC stuff).
Almost all is working fine, but sometimes receiving data fails with an
"Interrupted syst
Hi,
On Wed, 14 Mar 2007, Hetz Ben Hamo wrote:
> > 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: h
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
Hi,
On Wed, 14 Mar 2007, Julian Seward wrote:
> In fact I obtained (by far) the best remote X performance by using both
> this patch and making the remote X connection with "ssh -XC -o
> CompressionLevel=1". The patch knocks out the majority of the data, and
> the ssh compression squashed wha
On Wednesday 14 March 2007 04:57, Mark Williamson wrote:
> > > Here is a somewhat revised version of a patch I first made nearly
> > > three years ago. The original thread is
> >
> > The idea here is quite similar to what the VNC server does now.
> >
> > If this is desirable for SDL too, then perh
12 matches
Mail list logo