Skip to content

Commit

Permalink
Update kvm-qemu.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven authored Dec 20, 2024
1 parent 0018def commit 6056fbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installer/kvm-qemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ QTARGETS="--target-list=i386-softmmu,x86_64-softmmu,i386-linux-user,x86_64-linux


#https://www.qemu.org/download/#source or https://download.qemu.org/
qemu_version=9.0.0
qemu_version=9.2.0
# libvirt - https://libvirt.org/sources/
# changelog - https://libvirt.org/news.html
libvirt_version=10.3.0
libvirt_version=10.10.0
# virt-manager - https://github.com/virt-manager/virt-manager/releases
# autofilled
OS=""
Expand Down

0 comments on commit 6056fbe

Please sign in to comment.