lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y3E9F1rUIWSXImUS@lunn.ch>
Date:   Sun, 13 Nov 2022 19:53:11 +0100
From:   Andrew Lunn <andrew@...n.ch>
To:     Jiri Pirko <jiri@...nulli.us>
Cc:     John Ousterhout <ouster@...stanford.edu>,
        Stephen Hemminger <stephen@...workplumber.org>,
        netdev@...r.kernel.org
Subject: Re: Upstream Homa?

> You can do it easily in emulated environment, like qemu.

https://translatedcode.wordpress.com/2016/11/03/installing-debian-on-qemus-32-bit-arm-virt-board/

This is a few years old, but things have not changed much. It will get
you a reasonably generic ARM system running in QEMU, on top of
whatever hardware you have. I would replace jessie with bullseye, but
the process should remain the same.

It will not be a very fast machine, since there is no KVM
acceleration. So you probably will want to cross compile the
kernel. This is well supported, it is what Embedded developers do all
the time.

    Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ