Live data from Hacker News

QEMU 7.0

qemu.org

1–10 of 97 posts

Re: QEMU 7.0

#2
I personally didn't find most of the list interesting, but this is nice:

> RISC-V: support for KVM

> RISC-V: support for ratified 1.0 Vector extension, as well as Zve64f, Zve32f, Zfhmin, Zfh, zfinx, zdinx, and zhinx{min} extensions.

Always happy to see RISC-V getting fully formed:)

Re: QEMU 7.0

#3

I personally didn't find most of the list interesting, but this is nice: > RISC-V: support for KVM > RISC-V: support for ratified 1.0 Vector extension, as well as Zve64f, Zve32f, Zfhmin, Zfh, zfinx, zdinx, and zhinx{min} extensions. Always happy to see RISC-V getting fully formed:)

Modern computing is somewhat exciting. We finally got two competitive architectures (x86 and arm) and risc-v slowly building its momentum. This can only result in a better outcome: architectures will compete with each other and improve at faster rate; software will be forced to be cross-platform which is known to improve robustness even if you don't care about other platforms (some bugs are more likely to manifest on other platforms).

Re: QEMU 7.0

#4
Does anyone know if this release supports emulating the iPhone?

If I remember correctly, some ARM extensions and peripherals needed implementing, have they done this for this latest release?

Re: QEMU 7.0

#5
post #4

Does anyone know if this release supports emulating the iPhone? If I remember correctly, some ARM extensions and peripherals needed implementing, have they done this for this latest release?

A qemu fork for this was posted on HN a while ago:

https://github.com/TrungNguyen1909/qemu-t8030 https://news.ycombinator.com/item?id=30545425

Re: QEMU 7.0

#6

I personally didn't find most of the list interesting, but this is nice: > RISC-V: support for KVM > RISC-V: support for ratified 1.0 Vector extension, as well as Zve64f, Zve32f, Zfhmin, Zfh, zfinx, zdinx, and zhinx{min} extensions. Always happy to see RISC-V getting fully formed:)

QEMU releases are calendar-based, every four months, so "7.0" just means "first release of 2022", not "we got lots of new and shiny stuff so we bumped the major version" :-) More generally, what goes on in QEMU these days is mostly continued progression of existing work rather than sudden new developments: it's an established project making incremental improvements and following along with updates to hardware and other standards.

Re: QEMU 7.0

#8

The same guy that started QEMU also started ffmpeg.. two very complex pieces of software https://en.wikipedia.org/wiki/Fabrice_Bellard

And also QuickJS, and also the Tiny C compiler, and also JSLinux that runs operating systems in the browser, among other things.

https://bellard.org/

Re: QEMU 7.0

#9
post #5
post #4

Does anyone know if this release supports emulating the iPhone? If I remember correctly, some ARM extensions and peripherals needed implementing, have they done this for this latest release?

A qemu fork for this was posted on HN a while ago: https://github.com/TrungNguyen1909/qemu-t8030 https://news.ycombinator.com/item?id=30545425

[deleted]
Post reply on HN