1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Please remove qemu, and qemu-img from Mageia 3.
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Please%20remove%20qemu%2C%20and%20qemu-img%20from%20Mageia%203.&In-Reply-To=%3C1773505691.1843537.1360697772711.JavaMail.root%40zimbra8-vm1.telkomsa.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="022456.html">
<LINK REL="Next" HREF="022402.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Please remove qemu, and qemu-img from Mageia 3.</H1>
<B>Buchan Milne</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Please%20remove%20qemu%2C%20and%20qemu-img%20from%20Mageia%203.&In-Reply-To=%3C1773505691.1843537.1360697772711.JavaMail.root%40zimbra8-vm1.telkomsa.net%3E"
TITLE="[Mageia-dev] Please remove qemu, and qemu-img from Mageia 3.">bgmilne at staff.telkomsa.net
</A><BR>
<I>Tue Feb 12 20:36:12 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="022456.html">[Mageia-dev] Please remove qemu, and qemu-img from Mageia 3.
</A></li>
<LI>Next message: <A HREF="022402.html">[Mageia-dev] Please remove qemu, and qemu-img from Mageia 3.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22820">[ date ]</a>
<a href="thread.html#22820">[ thread ]</a>
<a href="subject.html#22820">[ subject ]</a>
<a href="author.html#22820">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
----- Original Message -----
><i> On Sun, 03 Feb 2013 04:16:54 -0500, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>>
</I>><i> wrote:
</I>><i>
</I>><i> > On Sun, Feb 3, 2013 at 9:45 AM, David W. Hodgins
</I>><i> > <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">davidwhodgins at gmail.com</A>> wrote:
</I>><i> >> During testing of updates to qemu, and x11-driver-video-qxl,
</I>><i> >> it has become very clear that no-one could possibly be using
</I>><i> >> these packages, as they are so slow, as to be useless.
</I>><i> >
</I>><i> > Try loading kvm module and selecting the fast drivers for
</I>><i> > network/disk/...
</I>><i>
</I>><i> lsmod|grep kvm
</I>><i> kvm_amd 55516 0
</I>><i> kvm 413942 1 kvm_amd
</I>><i>
</I>><i> Whether it's loaded or not doesn't seem to make any difference.
</I>><i>
</I>><i> If I add the -enable-kvm option, it fails with ...
</I>><i> KVM not supported for this target
</I>><i> No accelerator found!
</I>
There isn't much point letting it proceed.
><i> Checking under htop shows it's clearly cpu bound, using 2 of my 4
</I>><i> cores.
</I>><i>
</I>><i> The command I used to run qemu was ...
</I>><i> qemu-system-x86_64 -cdrom "$Iso" -hda mageia"$Arch".qcow2 -boot d -net
</I>><i> nic
</I>><i> -net user,net=192.168.10.0/16,host=192.168.10.3 -m 4096 -vga qxl
</I>><i> with the Iso and Arch variables set appropriately.
</I>><i>
</I>><i> Suggestions for faster disk/network options?
</I>
It's significantly easier with libvirtd and virt-manager, but there's not much point if you haven't got hardware virtualisation enabled.
><i> Given that other people do find it useful, it's obvious there's
</I>><i> something
</I>><i> wrong either with the options I'm using (or not using), or my hardware
</I>><i> or
</I>><i> bios settings.
</I>><i>
</I>><i> Hopefully it's not the hardware. The cpu is an AMD FX(tm)-4170
</I>><i> Quad-Core
</I>><i> Processor, with the following flags shown in /proc/cpuinfo ...
</I>><i> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
</I>><i> cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt
</I>><i> pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc extd_apicid
</I>><i> aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes
</I>><i> xsave
</I>><i> avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse
</I>><i> 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext
</I>><i> perfctr
</I>><i> core arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale
</I>><i> vmcb_clean
</I>><i> flushbyasid decodeassists pausefilter pfthreshold
</I>
svm is the flag in question for basic hardware virtualisation on AMD (vmx for Intel), however many BIOSs ship with hardware virtualisation disabled by default.
Regards,
Buchan
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="022456.html">[Mageia-dev] Please remove qemu, and qemu-img from Mageia 3.
</A></li>
<LI>Next message: <A HREF="022402.html">[Mageia-dev] Please remove qemu, and qemu-img from Mageia 3.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22820">[ date ]</a>
<a href="thread.html#22820">[ thread ]</a>
<a href="subject.html#22820">[ subject ]</a>
<a href="author.html#22820">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|