Remix.run Logo
mcbridematt 4 hours ago

Ah, that explains this patchset that was submitted to the Linux kernel today

"KVM: s390: Introduce arm64 KVM"

"By introducing a novel virtualization acceleration for the ARM architecture on s390 architecture, we aim to expand the platform's software ecosystem. This initial patch series lays the groundwork by enabling KVM-accelerated ARM CPU virtualization on s390....."

https://patchwork.kernel.org/project/linux-arm-kernel/cover/...

trebligdivad 3 hours ago | parent | next [-]

Oh that's a weird way to do it; they used to have an x86 add on block for mainframes which was just a pile of x86 blades with some integration.

bombcar 16 minutes ago | parent [-]

I loved the era of "daughter cards" which were just entire computers on a board.

things like https://www.youtube.com/watch?v=a6b4lYOI0GQ could get you a really interesting form of multitasking

rbanffy 3 hours ago | parent | prev | next [-]

Z/OS for ARM then? ;-)

I’ve been running VM/370 and MVS on my RPi cluster for a long time now.

raverbashing an hour ago | parent | prev [-]

But I wonder if this is "much better" than x86 emulation or virt?

Is there really SW that's limited to (Linux) ARM and not x86?

Jarwain 38 minutes ago | parent [-]

Technically aren't most android apps limited to ARM?