qemu-kvm

Here you can post links to your contributed packages.
Post Reply
User avatar
pwatk
Posts: 474
Joined: 14. Mar 2010, 23:56
Location: United Kingdom

qemu-kvm

Post by pwatk »

This script provides a number of options for selecting which CPU targets are compiled (less targets equals shorter compile time).

I've also created what I feel is a fairly comprehensive doinstall.sh to ensure the kvm modules (which are part of the Slackware kernel) and udev rules are loaded and everything is ready to use straight away as well as at boot time.

Note: You need to add your user account to the kvm group before you can use it and you need texi2html installed to build the html docs.

This package has been updated to include an rc.kvm script. If you used an older version of this package please remove any references to the kvm, kvm-intel or kvm-amd kernel modules from the bottom of your /etc/rc.d/rc.modules file (if they exist) before installing a newer package. It wont hurt if you leave them there, it just means they'll always be loaded on boot even if you disable (chmod -x) /etc/rc.d/rc.kvm!

This package is now included in the repository
Last edited by pwatk on 22. Sep 2010, 21:10, edited 14 times in total.
Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: qemu-kvm

Post by thenktor »

Thanks for providing this :)
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: qemu-kvm

Post by laprjns »

Yes, thank you. I was just looking for this on the repository.
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
User avatar
pwatk
Posts: 474
Joined: 14. Mar 2010, 23:56
Location: United Kingdom

Re: qemu-kvm

Post by pwatk »

I'll post a dependency list later but I thought I'd mention you need texi2html to compile the html docs.
Image
User avatar
pwatk
Posts: 474
Joined: 14. Mar 2010, 23:56
Location: United Kingdom

Re: qemu-kvm

Post by pwatk »

Updated
Image
User avatar
pwatk
Posts: 474
Joined: 14. Mar 2010, 23:56
Location: United Kingdom

Re: qemu-kvm

Post by pwatk »

Updated script to remove NAME="%k" from udev rules to work around the following error:

Code: Select all

NAME="%k" is superfluous and breaks kernel supplied names, please remove it from /lib/udev/rules.d/65-kvm.rules:1
Image
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: qemu-kvm

Post by gapan »

You could probably escape big lines so that they continue to the next one. It should help with lines getting split here.
Image
Image
User avatar
pwatk
Posts: 474
Joined: 14. Mar 2010, 23:56
Location: United Kingdom

Re: qemu-kvm

Post by pwatk »

I'll tidy it up.

Akuna should be giving me some ftp space at http://people.salix.org/, when that happens I'll just link to the slkbuild there. Problem solved :)
Image
User avatar
Akuna
Salix Wizard
Posts: 1038
Joined: 14. Jun 2009, 12:25

Re: qemu-kvm

Post by Akuna »

Image
What really matters is where you are going, not where you come from.
Post Reply