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
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
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
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
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
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.
> >
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
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
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.
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
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
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
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
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
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
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
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
17 matches
Mail list logo