Bug 537082

Summary: qemu-kvm: support enabling individual partitions
Product: [openSUSE] openSUSE 11.2 Reporter: Elmar Stellnberger <estellnb>
Component: XenAssignee: Bruce Rogers <brogers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None CC: agraf, ihno
Version: Milestone 6   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Elmar Stellnberger 2009-09-06 12:00:50 UTC
User-Agent:       Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.10 (like Gecko) SUSE

  It happens quite often that a user wants to boot another OS-installation instantaneously. f.i. I have installed Suse and Debian and want to boot Debian from Suse or vice versa (more often: boot elder Suse installation to confer user settings).
  Unfortunately it is only possible to free a whole disk not individual partitions by qemu-kvm so that qemu-kvm can only be used with os-installations set up explicitly for the usage as vm. Xen on the other hand allows freeing individual partitions but does regrettably not pose an alternative for desktop users since it has no power save features (s2ram crashes at me, s2disk not supported at all). Vmbox is no alternative since a second OS installation will usually be of 64bit. Vmware on the other hand is no free virtualisation tech..
  Why not allow a qemu-kvm vm the access just of certain partitions of a hdd? It should not be too hard to do but would greatly enhance its functionality!

Reproducible: Always
Comment 1 Elmar Stellnberger 2009-09-06 12:02:30 UTC
  Implementing this feature would additionally deem Bug 428284 as obsolete!
Comment 2 Elmar Stellnberger 2010-02-24 20:56:24 UTC
I have already implemented this myself and will publish it soon at http://www.elstel.com/qemu/.