With QEMU/KVM, I get a poor display quality with a linux guest and host

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I'm new to QEMU/KVM. I've created a new VM with the GUI (Virtual Machine Manager) and installed in it Kubuntu 14.04 (my host is Kubuntu 17.04). The quality of the display of the guest is very poor. Moreover, I can't switch to full screen, and the option "auto resize VM with window" is grayed out. The video model is QXL. What should I do to fix that?
linux virtual-machine kvm qemu display
 |Â
show 8 more comments
up vote
1
down vote
favorite
I'm new to QEMU/KVM. I've created a new VM with the GUI (Virtual Machine Manager) and installed in it Kubuntu 14.04 (my host is Kubuntu 17.04). The quality of the display of the guest is very poor. Moreover, I can't switch to full screen, and the option "auto resize VM with window" is grayed out. The video model is QXL. What should I do to fix that?
linux virtual-machine kvm qemu display
Do you use the xorg qxl driver inside the guest? Are you connecting using a spice client?
â dyasny
Sep 27 '17 at 1:30
I don't know which driver I use in the guest. How do I check it? It seems like I use spice, whatever that is, because in the Virtual Machine Manager there are hardware components named "Display Spice" and "Channel spice". I didn't do anything special neither in the host nor in the guest, I just created the VM in the Virtual Machine Manager with the default settings and installed the guest OS as I would on a physical machine.
â Yaron Cohen-Tal
Sep 27 '17 at 11:32
Try this article: fedoraproject.org/wiki/â¦
â dyasny
Sep 28 '17 at 0:09
Ok I found injournalctl -ea line containinginitialized qxlso I guess it's using qxl.
â Yaron Cohen-Tal
Sep 29 '17 at 4:45
1
You may agree or disagree, but this is a QnA site, questions and answers, not much else. If you want to solve a dependency issue, ask about it, and maybe then it will solve this issue too (or it may not). Ihiye beseder, Yaron ;)
â dyasny
Oct 2 '17 at 15:48
 |Â
show 8 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm new to QEMU/KVM. I've created a new VM with the GUI (Virtual Machine Manager) and installed in it Kubuntu 14.04 (my host is Kubuntu 17.04). The quality of the display of the guest is very poor. Moreover, I can't switch to full screen, and the option "auto resize VM with window" is grayed out. The video model is QXL. What should I do to fix that?
linux virtual-machine kvm qemu display
I'm new to QEMU/KVM. I've created a new VM with the GUI (Virtual Machine Manager) and installed in it Kubuntu 14.04 (my host is Kubuntu 17.04). The quality of the display of the guest is very poor. Moreover, I can't switch to full screen, and the option "auto resize VM with window" is grayed out. The video model is QXL. What should I do to fix that?
linux virtual-machine kvm qemu display
linux virtual-machine kvm qemu display
edited Sep 27 '17 at 12:37
asked Sep 26 '17 at 20:20
Yaron Cohen-Tal
1133
1133
Do you use the xorg qxl driver inside the guest? Are you connecting using a spice client?
â dyasny
Sep 27 '17 at 1:30
I don't know which driver I use in the guest. How do I check it? It seems like I use spice, whatever that is, because in the Virtual Machine Manager there are hardware components named "Display Spice" and "Channel spice". I didn't do anything special neither in the host nor in the guest, I just created the VM in the Virtual Machine Manager with the default settings and installed the guest OS as I would on a physical machine.
â Yaron Cohen-Tal
Sep 27 '17 at 11:32
Try this article: fedoraproject.org/wiki/â¦
â dyasny
Sep 28 '17 at 0:09
Ok I found injournalctl -ea line containinginitialized qxlso I guess it's using qxl.
â Yaron Cohen-Tal
Sep 29 '17 at 4:45
1
You may agree or disagree, but this is a QnA site, questions and answers, not much else. If you want to solve a dependency issue, ask about it, and maybe then it will solve this issue too (or it may not). Ihiye beseder, Yaron ;)
â dyasny
Oct 2 '17 at 15:48
 |Â
show 8 more comments
Do you use the xorg qxl driver inside the guest? Are you connecting using a spice client?
â dyasny
Sep 27 '17 at 1:30
I don't know which driver I use in the guest. How do I check it? It seems like I use spice, whatever that is, because in the Virtual Machine Manager there are hardware components named "Display Spice" and "Channel spice". I didn't do anything special neither in the host nor in the guest, I just created the VM in the Virtual Machine Manager with the default settings and installed the guest OS as I would on a physical machine.
â Yaron Cohen-Tal
Sep 27 '17 at 11:32
Try this article: fedoraproject.org/wiki/â¦
â dyasny
Sep 28 '17 at 0:09
Ok I found injournalctl -ea line containinginitialized qxlso I guess it's using qxl.
â Yaron Cohen-Tal
Sep 29 '17 at 4:45
1
You may agree or disagree, but this is a QnA site, questions and answers, not much else. If you want to solve a dependency issue, ask about it, and maybe then it will solve this issue too (or it may not). Ihiye beseder, Yaron ;)
â dyasny
Oct 2 '17 at 15:48
Do you use the xorg qxl driver inside the guest? Are you connecting using a spice client?
â dyasny
Sep 27 '17 at 1:30
Do you use the xorg qxl driver inside the guest? Are you connecting using a spice client?
â dyasny
Sep 27 '17 at 1:30
I don't know which driver I use in the guest. How do I check it? It seems like I use spice, whatever that is, because in the Virtual Machine Manager there are hardware components named "Display Spice" and "Channel spice". I didn't do anything special neither in the host nor in the guest, I just created the VM in the Virtual Machine Manager with the default settings and installed the guest OS as I would on a physical machine.
â Yaron Cohen-Tal
Sep 27 '17 at 11:32
I don't know which driver I use in the guest. How do I check it? It seems like I use spice, whatever that is, because in the Virtual Machine Manager there are hardware components named "Display Spice" and "Channel spice". I didn't do anything special neither in the host nor in the guest, I just created the VM in the Virtual Machine Manager with the default settings and installed the guest OS as I would on a physical machine.
â Yaron Cohen-Tal
Sep 27 '17 at 11:32
Try this article: fedoraproject.org/wiki/â¦
â dyasny
Sep 28 '17 at 0:09
Try this article: fedoraproject.org/wiki/â¦
â dyasny
Sep 28 '17 at 0:09
Ok I found in
journalctl -e a line containing initialized qxl so I guess it's using qxl.â Yaron Cohen-Tal
Sep 29 '17 at 4:45
Ok I found in
journalctl -e a line containing initialized qxl so I guess it's using qxl.â Yaron Cohen-Tal
Sep 29 '17 at 4:45
1
1
You may agree or disagree, but this is a QnA site, questions and answers, not much else. If you want to solve a dependency issue, ask about it, and maybe then it will solve this issue too (or it may not). Ihiye beseder, Yaron ;)
â dyasny
Oct 2 '17 at 15:48
You may agree or disagree, but this is a QnA site, questions and answers, not much else. If you want to solve a dependency issue, ask about it, and maybe then it will solve this issue too (or it may not). Ihiye beseder, Yaron ;)
â dyasny
Oct 2 '17 at 15:48
 |Â
show 8 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394627%2fwith-qemu-kvm-i-get-a-poor-display-quality-with-a-linux-guest-and-host%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Do you use the xorg qxl driver inside the guest? Are you connecting using a spice client?
â dyasny
Sep 27 '17 at 1:30
I don't know which driver I use in the guest. How do I check it? It seems like I use spice, whatever that is, because in the Virtual Machine Manager there are hardware components named "Display Spice" and "Channel spice". I didn't do anything special neither in the host nor in the guest, I just created the VM in the Virtual Machine Manager with the default settings and installed the guest OS as I would on a physical machine.
â Yaron Cohen-Tal
Sep 27 '17 at 11:32
Try this article: fedoraproject.org/wiki/â¦
â dyasny
Sep 28 '17 at 0:09
Ok I found in
journalctl -ea line containinginitialized qxlso I guess it's using qxl.â Yaron Cohen-Tal
Sep 29 '17 at 4:45
1
You may agree or disagree, but this is a QnA site, questions and answers, not much else. If you want to solve a dependency issue, ask about it, and maybe then it will solve this issue too (or it may not). Ihiye beseder, Yaron ;)
â dyasny
Oct 2 '17 at 15:48