Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update qemu to 8.1.4 #144

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

crazy-max
Copy link
Collaborator

changelog: https://wiki.qemu.org/ChangeLog/8.1

notable changes:

  • New x86 CPU model of Intel Granite Rapids.
  • The Tiny Code Generator (TCG) now supports RDPID instruction, AES instructions can use AES acceleration on the host processor, and other new features exposed.
  • A wide variety of RISC-V architecture improvements from supporting BF16 extensions to the Zfa extension, Zcm* extensions, and many others. The Ventana Veyron V1 CPU has also been added plus many RISC-V fixes.
  • Support for LoongArch LSX extensions and various fixes for this CPU architecture.
  • KVM VMs on a host with support for the Memory Tagging Extension (MTE) can now use MTE within the guests.
  • Adding the new CPU type of Cortex Neoverse V1 (neoverse-v1). Separately on the ARM side there is also a new Banana Pi BPI-M2 Ultra (bpim2u) board model.
  • A new "virtio-multiotuch-pci" input device was added as a multi-touch capable input device.
  • Improved e1000e and IGB Intel network device emulation.
  • Shadow virtqueue offload support for the vhost-vDPA interface.
  • A new PipeWire based audio back-end for QEMU.
  • Support for multi-touch events with the GTK interface

@crazy-max crazy-max changed the title update qemu to 8.1.2 update qemu to 8.1.3 Dec 1, 2023
@crazy-max crazy-max changed the title update qemu to 8.1.3 update qemu to 8.1.4 Dec 23, 2023
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max requested a review from tonistiigi January 4, 2024 09:43
@crazy-max crazy-max marked this pull request as ready for review January 4, 2024 09:43
@tonistiigi tonistiigi merged commit a92dbab into tonistiigi:master Jan 4, 2024
19 checks passed
@crazy-max crazy-max deleted the update-qemu-8.1 branch February 6, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants