Skip to main content

Questions tagged [virtio]

The tag has no usage guidance.

0 votes
0 answers
169 views

Create a Group RW-access for a KVM shared folder via virtiofs on Ubuntu Server 22

I have a folder /common on an Ubuntu Server 22 host which is RW accessible by all users in group users i.e. user alice (with uid 1000) is a member of users (with gid 12345) and has fuull RW access to /...
Cogicero's user avatar
  • 131
0 votes
0 answers
92 views

Why do permissions change randomly when mounting via 9p method?

The mounting is working perfectly fine. I mount the external share by using fstab with the following config: data /home/data 9p trans=virtio,version=9p2000.L,_netdev,rw,uid=...
carlchen's user avatar
4 votes
1 answer
3k views

Can I get more screen resolution options for a QEMU virtualized Windows using a VirtIO graphics card?

When virtualizing e.g. a Windows 10 installation with QEMU and using the default graphics card (with no command line option set), it shows up as a "Microsoft Basic Display Adapter", and one ...
Tobias Leupold's user avatar
1 vote
0 answers
182 views

Qemu-setup not working on linux VM (ESXi hypervisor), potential virtio-issue?

I want to virtualize aarch (armv8) and armhf (armv7) with qemu and use Cortex-A7 as CPU. I'm an IT Engineer having not much experience with qemu, so I started to look for the best approach and after ...
SvenK's user avatar
  • 11
1 vote
0 answers
419 views

Destination Host Unreachable While Ping between 2 VMs

I'm trying to create a configuration of 2 VMs located on the same hypervisor, to each VM I attached virtIO interface from the hypervisor by editing the XML file of each VM. I created the VMs and I got ...
Eran Yermiyahu's user avatar
3 votes
1 answer
13k views

No Internet on Linux KVM Windows 10 guest using VirtIO drivers

I'm attempting to install a Windows 10 VM using QEMU/KVM in virt-manager. I want to use it for a WinApps setup to do some experiments with Adobe CC in Linux. I've been following several guides ...
IneptusMechanicus's user avatar
6 votes
1 answer
8k views

QEMU: No visible cursor when using QXL or virtio

When I run qemu-system_x86_64 with -vga qxl/-device qxl-vga or -vga virtio/-device virtio-vga, the guest has no visible cursor. The mouse works, and items highlight when I hover over them, but I can't ...
Benjy Wiener's user avatar
2 votes
0 answers
424 views

How to disable host LRO/CSUM on Host running Virtual Box

Running Oracle VirtualBox Version 5.2.18 on Windows 7. Virtual Machine with Fedora 30.1.2 is created. Linux Kernel is 5.1.0. Network Adapter configured in Virtual Box for this VM is Paravirtualised ...
JagsN's user avatar
  • 21
7 votes
2 answers
7k views

Qemu share folder - 9pnet_virtio: no channels available for device

I try to run a qemu virtual machine having a folder shared with host. No matter what I do, I have always the same error: 9pnet_virtio: no channels available for device share. Host machine is under ...
jks's user avatar
  • 71
4 votes
1 answer
12k views

How to enable virtio in Virtualbox?

My VM (Ubuntu 12.04) has 2 network interfaces attached which is recognized as eth0 and eth1. Now I want to change the cards to virtio to improve the performance, so I open VM settings and change both ...
phuclv's user avatar
  • 28.4k
1 vote
1 answer
2k views

Communication with Windows Guest OS run in Qemu

Using a headless Ubuntu 14.04 server, I'm running a Windows 7 guest in Qemu to which I am passing through the GPU (for performance). I am writing an application for which part will be running in Linux,...
bkane521's user avatar
  • 111
2 votes
1 answer
748 views

How to change the disk interface type for my Windows 8.1 guest on KVM

I recently setup a Windows 8.1 VM with KVM and virt-manager. I initially set the disk interface to be IDE, but I'd like to change it to virtio. However, if I just change the interface in the ...
zymhan's user avatar
  • 812
5 votes
0 answers
7k views

Why is virtualbox networking using virtio slow (bridged and host-only, Debian)

I'm currently installing a VirtualBox Server using Debian for Host and Client. I experience some trouble regarding network performance and CPU load especially using host-only networks and I've no idea ...
user avatar
0 votes
1 answer
1k views

vhost_net and virtio on KVM

I have read that “vhost_net” offers better performance against “virtio” based on https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CCkQFjAA&...
user2066671's user avatar
28 votes
4 answers
28k views

libvirt/9p/kvm mount in fstab fails to mount at boot time

I am trying to mount a shared folder using qemu-kvm/9p and it fails to work if I add it to the fstab file. I get an error at boot that the device cannot be mounted, yet after start if I run "mount -a" ...
edA-qa mort-ora-y's user avatar

15 30 50 per page