All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <1378407@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1378407] Re: [feature request] Partition table wrapper for single-filesystem images
Date: Fri, 10 Oct 2014 17:54:48 -0000	[thread overview]
Message-ID: <20141010175448.32318.86779.malone@gac.canonical.com> (raw)
In-Reply-To: 20141007151141.32185.92995.malonedeb@gac.canonical.com

This is a rather specific use case.  Note that linux can use
partitionless diskspace just fine, and depending on the bootmanager, one
can use single partition as a virtual disk to boot linux too (syslinux
supports this mode for one).  Implementing this feature in qemu does not
make much sense to me, unless it is a generic block device remapper like
dm in kernel, which is rather complex.  FWIW.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1378407

Title:
  [feature request] Partition table wrapper for single-filesystem images

Status in QEMU:
  New

Bug description:
  Suppose you have a single filesystem image. It would be nice if QEMU
  could generate a virtual partition table for it and make it available
  to the guest as a partitioned disk. Otherwise you have to use
  workarounds like this:
  wiki.archlinux.org/index.php/QEMU#Simulate_virtual_disk_with_MBR_using_linear_RAID

  It should be relatively easy to do on top of existing vvfat code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1378407/+subscriptions

  reply	other threads:[~2014-10-10 18:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-07 15:11 [Qemu-devel] [Bug 1378407] [NEW] [feature request] Partition table wrapper for single-filesystem images felix
2014-10-10 17:54 ` Michael Tokarev [this message]
2017-10-25 15:20 ` [Qemu-devel] [Bug 1378407] " Thomas Huth
2021-04-22  4:02 ` Thomas Huth
2021-06-21  4:17 ` Launchpad Bug Tracker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141010175448.32318.86779.malone@gac.canonical.com \
    --to=1378407@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.