Il 19/09/2014 16:29, Peter Maydell ha scritto:
On 19 September 2014 00:32, Mauro Molinari wrote:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
followed by other error messages saying that the child process (the build
one) failed.
This doesn't inherently
Hi, Jacob,
Thanks for replying.
I checked against your suggested 'possible cause' list.
> - The host is really running a firewall, which you have not turned
> off
The host is not running firewall.
> - Your physical ethernet switch is configured to only allow one MAC
> address on the port tha
Hi, Jacob,
Thanks for replying.
I checked against your suggested 'possible cause' list.
> - The host is really running a firewall, which you have not turned
> off
The host is not running firewall.
> - Your physical ethernet switch is configured to only allow one MAC
> address on the por
On 22 September 2014 00:10, Mauro Molinari wrote:
> I see... so, the "qemu:" prefix doesn't mean the error comes from QEMU...
> It's just strange that a standard Debian package does not build.
Not everything will run under QEMU, our emulation has weak
spots. The most common one is where the progr
Hi,
Is there a scheduled release update to support ARM v8 architecture?
Best regards,
Ronen Meir
On 22 September 2014 07:08, Ronen Meir wrote:
> Is there a scheduled release update to support ARM v8 architecture?
Er, it's already supported. linux-user mode works from 2.0,
and system emulation from 2.1.
-- PMM