Re: [Qemu-devel] Question on qemu build environment.

2011-04-26 Thread Blue Swirl
On Tue, Apr 26, 2011 at 4:23 PM, Super Bisquit  wrote:
> I have noticed that qemu does not fully function on FreeBSD sparc64.
> Besides n...@freebsd.org and myself, has anyone tried building and
> running qemu under FreeBSD sparc64?

I think you are the first to report. On OpenBSD/Sparc64 I could run
qemu-system-sparc with the test image and get a command prompt (it
seems to be broken now), but i386 emulator (or Sparc64 TCG target) has
problems with unaligned accesses.



Re: [Qemu-devel] Question on qemu build environment.

2011-04-26 Thread Super Bisquit
Those are the current settings. I can run ./configure or vi the file to add
the sparc cpu value. I've installed extra sdl bindings/parts.addons from
ports.


I've enabled gnutls and pcap. Bsd user doesn't work currently for sparc64.
I had sent the files earlier. These contain patches from nox (Juergen Lock)
made a patch which helped the port to build.
I've added WITH_DEBUG=yes to the /etc/make.conf. Something tells me now that
it may be out of context. Probably should be a cflag.

On Tue, Apr 26, 2011 at 2:11 PM, Blue Swirl  wrote:

> On Tue, Apr 26, 2011 at 4:23 PM, Super Bisquit 
> wrote:
> > I have noticed that qemu does not fully function on FreeBSD sparc64.
> > Besides n...@freebsd.org and myself, has anyone tried building and
> > running qemu under FreeBSD sparc64?
>
> I think you are the first to report. On OpenBSD/Sparc64 I could run
> qemu-system-sparc with the test image and get a command prompt (it
> seems to be broken now), but i386 emulator (or Sparc64 TCG target) has
> problems with unaligned accesses.
>


Makefile
Description: Binary data


Re: [Qemu-devel] Question on qemu build environment.

2011-04-27 Thread Super Bisquit
 qemu-system-sparc -monitor stdio -vnc :0
With any system emulation, it is the same: high cpu use, no graphical
output, segmentation fault.

On 4/26/11, Super Bisquit  wrote:
> Those are the current settings. I can run ./configure or vi the file to add
> the sparc cpu value. I've installed extra sdl bindings/parts.addons from
> ports.
>
>
> I've enabled gnutls and pcap. Bsd user doesn't work currently for sparc64.
> I had sent the files earlier. These contain patches from nox (Juergen Lock)
> made a patch which helped the port to build.
> I've added WITH_DEBUG=yes to the /etc/make.conf. Something tells me now
> that
> it may be out of context. Probably should be a cflag.
>
> On Tue, Apr 26, 2011 at 2:11 PM, Blue Swirl  wrote:
>
>> On Tue, Apr 26, 2011 at 4:23 PM, Super Bisquit 
>> wrote:
>> > I have noticed that qemu does not fully function on FreeBSD sparc64.
>> > Besides n...@freebsd.org and myself, has anyone tried building and
>> > running qemu under FreeBSD sparc64?
>>
>> I think you are the first to report. On OpenBSD/Sparc64 I could run
>> qemu-system-sparc with the test image and get a command prompt (it
>> seems to be broken now), but i386 emulator (or Sparc64 TCG target) has
>> problems with unaligned accesses.
>>
>