On Fri, Oct 02, 2015 at 07:37:37PM +0100, Richard W.M. Jones wrote:
> On Fri, Oct 02, 2015 at 02:15:20PM -0400, Gabriel L. Somlo wrote:
> > Trying to adapt the command line used with 32-bit arm, I ran:
> >
> > bin/qemu-system-aarch64 -M virt,accel=tcg -m 2048 -cpu cortex-a57 \
> > -kernel ./vmli
On Fri, Oct 02, 2015 at 02:15:20PM -0400, Gabriel L. Somlo wrote:
> Trying to adapt the command line used with 32-bit arm, I ran:
>
> bin/qemu-system-aarch64 -M virt,accel=tcg -m 2048 -cpu cortex-a57 \
> -kernel ./vmlinuz-4.0.4-301.fc22.aarch64 \
> -initrd ./initramfs-4.0.4-301.fc22.aarch64.im
Hi Rich,
On Tue, Jul 14, 2015 at 07:48:30PM +0100, Richard W.M. Jones wrote:
> On Tue, Jul 14, 2015 at 02:23:14PM -0400, Gabriel L. Somlo wrote:
> > On Tue, Jul 14, 2015 at 10:43:46AM +0100, Richard W.M. Jones wrote:
> > > On Mon, Jul 13, 2015 at 04:09:37PM -0400, Gabriel L. Somlo wrote:
> > > > 3