To install KVM on Ubuntu 26.04, follow these steps.
Step 1 : A number greater than 0 means the CPU has VT-x (vmx) or AMD-V (svm).

Step 2 : Update.

Step 3 : Install KVM packages.


Step 4 : Check KVM.

Step 5 : Enable libvirtd.


Step 6 : List networks.

Step 7 : If default is inactive. Skip if it is already active (the command errors).
Step 8 : Download the Alpine virt ISO (change the URL if Alpine has a newer release).

Step 9 : Create the guest. One line. --noautoconsole returns to the prompt. Keep graphics (VNC) — do not use --graphics none.

Step 10 : List guests.

Step 11 : Open the guest window. Boot to the Alpine login.

You have installed KVM on Ubuntu 26.04.