View previous topic :: View next topic |
Author |
Message |
unknown2 n00b

Joined: 14 Aug 2012 Posts: 29
|
Posted: Mon Nov 05, 2012 11:42 am Post subject: change of ebuild app-emulation/qemu |
|
|
Is there any qemu portage developer here?
I am using qemu (non-kvm specific) through app-emulation/qemu
On 22/10, the ebuild is changed from source qemu (non-kvm specific) to qemu-kvm http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.2.0.ebuild?view=log
Why take this change
The upstream is trying to merge kvm into qemu, all new patches goes into qemu git.
why gentoo developer moves in the opposite direction?
What is the ebuild of qemu (non-kvm specific) now?
Last edited by unknown2 on Wed Nov 07, 2012 1:14 am; edited 1 time in total |
|
Back to top |
|
 |
unknown2 n00b

Joined: 14 Aug 2012 Posts: 29
|
Posted: Wed Nov 07, 2012 1:11 am Post subject: |
|
|
can anybody helps?  |
|
Back to top |
|
 |
miket Guru

Joined: 28 Apr 2007 Posts: 469 Location: Gainesville, FL, USA
|
Posted: Fri Nov 09, 2012 12:26 am Post subject: |
|
|
Actually, I think you got a bit confused as to which way the ebuilds went. It did make for confusion, but we got through it.
The app-emulation/qemu-kvm ebuild left the tree on October 10 because they merged it with app-emulation/qemu. I know that date well: it came as a surprise to me as I was doing an upgrade. The kvm USE flag went away when they made the change. I suppose that's because hooking into the kernel to get KVM support must be awfully trivial. The -enable-kvm switch is what actually tells the qemu binary to use KVM--leave off the switch, and you still get the soft emulation you were using. The convenience script qemu-kvm is still there to invoke the qemu binary with the -enable-kvm switch, just as it did in the old qemu-kvm package.
All it takes to get KVM, assuming you're running an x86 host, is to be sure that you have the qemu_softmmu_targets_x86_64 USE flag. (I suppose that for other architectures where the kernel has KVM support, that you get KVM support in the respective qemu builds.)
So, the change in Gentoo was just the opposite of what you were afraid it was. Just as the upstream has done, Gentoo has merged the separate qemu-kvm package into the main qemu package. There are plenty of things to worry about; this doesn't have to be one of them :) |
|
Back to top |
|
 |
unknown2 n00b

Joined: 14 Aug 2012 Posts: 29
|
|
Back to top |
|
 |
xaviermiller Bodhisattva


Joined: 23 Jul 2004 Posts: 8684 Location: ~Brussels - Belgique
|
Posted: Fri Nov 09, 2012 12:20 pm Post subject: |
|
|
In that case, please file a bug at https://bugs.gentoo.org  _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
 |
|