Bug 845751 - qemu virtualization extremely slow
Summary: qemu virtualization extremely slow
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 17
Hardware: i686
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-04 14:59 UTC by Rui Mota
Modified: 2013-01-09 12:06 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-04 15:07:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Rui Mota 2012-08-04 14:59:29 UTC
qemu is extremely slow when running a CPU that does not support virtualization.
The virtual machine performance makes it impossible to work with.
But when using another product like vmware the virtual machine performs very good.
My laptop is not that old but unfortunately it does not support virtualization.
The command:
egrep '^flags.*(vmx|svm)' /proc/cpuinfo

brings nothing.
It would be very useful for my daily work if qemu works as well as vmware.


How reproducible:
Never worked fine as long as I remember.
I keep switching to vmware every release of qemu I try hoping that some day some one will look at vmware code and implement the same algorithm.


Steps to Reproduce:
1. create a vm in a CPU that doest not support virtualization.

  
Actual results:
Super slow virtual machine and impossible to work with.


Expected results:
Should work as well as vmware as the system configuration is the same.

Comment 1 Richard W.M. Jones 2012-08-04 15:07:23 UTC
There's no possible way we can solve this in Fedora.

I won't even suggest that you take it up with upstream
qemu unless you have a huge set of patches and/or a
radical new approach.


Note You need to log in before you can comment on or make changes to this bug.