Laurent Desnogues schrieb:
> On Sat, Jan 30, 2010 at 12:04 AM, Stefan Weil
> wrote:
> [...]
>> that was a good suggestion. bntest raises a segmentation fault
>> (NULL pointer, p == 0, see below) with qemu-x86_64 on a x86_64 host.
>
> Compile bntest statically and it should work.
>
> x86_64 user mo
On Sat, Jan 30, 2010 at 10:30 AM, Stefan Weil wrote:
> Laurent Desnogues schrieb:
>> On Sat, Jan 30, 2010 at 12:04 AM, Stefan Weil
>> wrote:
>> [...]
>>> that was a good suggestion. bntest raises a segmentation fault
>>> (NULL pointer, p == 0, see below) with qemu-x86_64 on a x86_64 host.
>>
>> C
On Sat, Jan 30, 2010 at 10:30 AM, Stefan Weil wrote:
> Laurent Desnogues schrieb:
>> On Sat, Jan 30, 2010 at 12:04 AM, Stefan Weil
>> wrote:
>> [...]
>>> that was a good suggestion. bntest raises a segmentation fault
>>> (NULL pointer, p == 0, see below) with qemu-x86_64 on a x86_64 host.
>>
>> C
On Fri, Jan 29, 2010 at 3:41 AM, David Turner wrote:
> On Thu, Jan 28, 2010 at 2:44 AM, Bastien ROUCARIES <
> roucaries.bast...@gmail.com> wrote:
>
>> They use also craps like sdl :S
>>
>>
> That's totally orthogonal to upstream QEMU. The code for our SDL-supported
> interface is totally separate
There's been some discussion of this already in the kvm list, but I want to
summarize what I've found and also include the qemu-devel list in an effort to
find a solution to this problem.
Running a netperf test between two kvm guests results in the guest's network
interface shutting down. I or
Hello all,
Can Qemu running on Linux without an X server run windows operation system?
is the virtualization can be directly with the hardware without Qemu/Linux
interruption?
Thanks.
Opps... sent to this list by mistake :-(
On Sat, Jan 30, 2010 at 10:17 PM, jonatan perry wrote:
> Hello all,
>
> Can Qemu running on Linux without an X server run windows operation system?
> is the virtualization can be directly with the hardware without Qemu/Linux
> interruption?
>
> Thanks.
>
if the access check fails, the page can not be modified
and shouldn't be marked dirty.
The patch fixes the "hsfs_putpage: dirty HSFS page"
error in Solaris guests.
Signed-off-by: Artyom Tarasenko
---
diff --git a/target-sparc/helper.c b/target-sparc/helper.c
index b5b4e7c..ffe93e3 100644
--- a/ta
On Wed, 27 Jan 2010, Anthony Liguori wrote:
> On 01/27/2010 05:56 AM, Paolo Bonzini wrote:
> > On 01/27/2010 03:10 AM, Anthony Liguori wrote:
> > > What did clang complain about? It's not obvious to me.
> >
> > It doesn't see that audio_bug returns cond, and gives quite a few false
> > positive