[Qemu-devel] sparc solaris guest, hsfs_putpage: dirty HSFS page

2010-01-23 Thread Artyom Tarasenko
All solaris versions which currently boot (from cd) regularly produce buckets of "hsfs_putpage: dirty HSFS page" messages. High Sierra is a pretty old and stable stuff, so it is possible that the code is similar to OpenSolaris. I looked in debugger, and the function calls hierarchy looks pretty si

Re: [Qemu-devel] Spice project is now open

2010-01-23 Thread Izik Eidus
On Fri, 11 Dec 2009 17:07:13 -0200 Glauber Costa wrote: > >> > >> Spice is a library, it is library for remote display, it handle by > >> itself all the connection between the spice client to the host that > >> run the guest, it include: > >> sound, display, keyboard, usb, network tunneling (for

Re: [Qemu-devel] Merge qemu android

2010-01-23 Thread Anthony Liguori
On 01/21/2010 10:27 AM, Bastien ROUCARIES wrote: Hi, What is the step in order to get qemu android merged mainline ? http://android.git.kernel.org/?p=platform/external/qemu.git;a=summary Send patches. It's very difficult to merge downstream code unless that entire downstream is committe

[Qemu-devel] Re: sparc32 do_unassigned_access overhaul

2010-01-23 Thread Blue Swirl
On Sat, Jan 23, 2010 at 4:46 PM, Artyom Tarasenko wrote: > 2010/1/23 Blue Swirl : >> On Fri, Jan 22, 2010 at 8:51 PM, Artyom Tarasenko >> wrote: >>> 2010/1/22 Blue Swirl : On Tue, Jan 19, 2010 at 9:44 PM, Artyom Tarasenko wrote: > 2010/1/19 Blue Swirl : >> On Tue, Jan 19, 2010

[Qemu-devel] [PATCH] Musicpal: Fix wm8750 I2C address

2010-01-23 Thread Jan Kiszka
Commit b3a219883e uncovered that we attached the Wolfson with an I2C address shifted left by one. Fixing this makes sound work again for the Musicpal. Signed-off-by: Jan Kiszka --- hw/musicpal.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hw/musicpal.c b/hw/musicpal

[Qemu-devel] Re: no sound in MusicPal with qemu 0.12.2

2010-01-23 Thread malc
On Sat, 23 Jan 2010, Jan Kiszka wrote: > Jan Kiszka wrote: > > malc wrote: > >> On Sat, 23 Jan 2010, ondrej drbohlav wrote: > >> > >>> Hi there, > >>> > >>> I have compiled qemu 0.12.2 on an x64 ubuntu (8.10) and run MusicPal > >>> in it with SDL. > >>> MusicPal works OK but there is no sound. > >

[Qemu-devel] Re: no sound in MusicPal with qemu 0.12.2

2010-01-23 Thread Jan Kiszka
Jan Kiszka wrote: > malc wrote: >> On Sat, 23 Jan 2010, ondrej drbohlav wrote: >> >>> Hi there, >>> >>> I have compiled qemu 0.12.2 on an x64 ubuntu (8.10) and run MusicPal >>> in it with SDL. >>> MusicPal works OK but there is no sound. >> Confirmed. >> >>> I have done essentially the same with qe

[Qemu-devel] [PATCH 2/2] [RFC] ARMv7: Enable hardware management of access flags

2010-01-23 Thread Bahadir Balban
ARMv7 SCTLR bit 17 enables hardware management of access flags where the hardware sets AP0 bit of a section or second level table entry upon first access and does not generate a fault. The issue is this had to introduce an extra ldl_phys_ptr call that returns the pointer to page table entry for wr

[Qemu-devel] [PATCH 1/2] ARMv7: Initialize SCTLR on v7 so that it reads RAO bits as one.

2010-01-23 Thread Bahadir Balban
If left uninitialized, read/update/write style access causes QEMU to interpret the architecture as non-v7 since bit 23 reads 0. Signed-off-by: Bahadir Balban --- target-arm/helper.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/target-arm/helper.c b/target-arm/helper.

[Qemu-devel] Re: sparc32 do_unassigned_access overhaul

2010-01-23 Thread Artyom Tarasenko
2010/1/23 Blue Swirl : > On Fri, Jan 22, 2010 at 8:51 PM, Artyom Tarasenko > wrote: >> 2010/1/22 Blue Swirl : >>> On Tue, Jan 19, 2010 at 9:44 PM, Artyom Tarasenko >>> wrote: 2010/1/19 Blue Swirl : > On Tue, Jan 19, 2010 at 5:30 PM, Artyom Tarasenko > wrote: >> 2010/1/15 Artyom

Re: [Qemu-devel] Compiling ppc64-softmmu/translate.c breaks with --enable-debug

2010-01-23 Thread Stefan Weil
Sepp Holzmayr schrieb: > Hi all, > > when building git HEAD on an Ubuntu 9.10/64 with > --enable-debug, it breaks with > > CCppc64-softmmu/translate.o > /home/jd/qemu/target-ppc/translate.c: In function ‘gen_mfdcr’: > /home/jd/qemu/target-ppc/translate.c:5568: error: incompatible type > for a

[Qemu-devel] Re: no sound in MusicPal with qemu 0.12.2

2010-01-23 Thread Jan Kiszka
malc wrote: > On Sat, 23 Jan 2010, ondrej drbohlav wrote: > >> Hi there, >> >> I have compiled qemu 0.12.2 on an x64 ubuntu (8.10) and run MusicPal >> in it with SDL. >> MusicPal works OK but there is no sound. > > Confirmed. > >> I have done essentially the same with qemu 0.11.1. The sound is t

Re: [Qemu-devel] no sound in MusicPal with qemu 0.12.2

2010-01-23 Thread malc
On Sat, 23 Jan 2010, ondrej drbohlav wrote: > Hi there, > > I have compiled qemu 0.12.2 on an x64 ubuntu (8.10) and run MusicPal > in it with SDL. > MusicPal works OK but there is no sound. Confirmed. > > I have done essentially the same with qemu 0.11.1. The sound is there > (thanks jki for s

Re: [Qemu-devel] Luvalley-5 has been released (with whitepaper!): enables arbitrary OS to run VMs without any modification

2010-01-23 Thread Alexander Graf
On 23.01.2010, at 13:07, Xiaodong Yi wrote: > Thanks for your advice. I'm now preparing to update the Qemu for > Windows (not started yet). I originally though it should be better to > use Qemu-KVM in Linux because, for example, Qemu-KVM supports SMP > guests. I will review the newest Qemu versio

[Qemu-devel] no sound in MusicPal with qemu 0.12.2

2010-01-23 Thread ondrej drbohlav
Hi there, I have compiled qemu 0.12.2 on an x64 ubuntu (8.10) and run MusicPal in it with SDL. MusicPal works OK but there is no sound. I have done essentially the same with qemu 0.11.1. The sound is there (thanks jki for suggesting a previous version). Please find below the configs and logs & c

Re: [Qemu-devel] Luvalley-5 has been released (with whitepaper!): enables arbitrary OS to run VMs without any modification

2010-01-23 Thread Xiaodong Yi
Thanks for your advice. I'm now preparing to update the Qemu for Windows (not started yet). I originally though it should be better to use Qemu-KVM in Linux because, for example, Qemu-KVM supports SMP guests. I will review the newest Qemu version before updating Qemu for Linux. Regards, Xiaodong

[Qemu-devel] Re: sparc32 fix np dereference in do_unassigned_access

2010-01-23 Thread Blue Swirl
Thanks, applied. On Fri, Jan 22, 2010 at 9:31 PM, Artyom Tarasenko wrote: > fix a potential null pointer dereference introduced in > commit  576c2cdc767ab9e2dc038fa4c99f22e53287a3de > > Signed-off-by: Artyom Tarasenko > --- > diff --git a/target-sparc/op_helper.c b/target-sparc/op_helper.c > in