All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1358287] [NEW] -readconfig file doesn't interpret memory size correctly
@ 2014-08-18 13:30 Christian Theune
  2014-08-18 13:31 ` [Qemu-devel] [Bug 1358287] " Christian Theune
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christian Theune @ 2014-08-18 13:30 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I'm running Qemu 2.1 and have issues with the config file format.

Specifically Qemu wrote the following snippet with '-writeconfig':

[memory]
  size = "1024"

However, upon starting a VM with this setting it only receives 128MiB
(the default size).

I'm reverting back to using the command line option now - that works.

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  -readconfig file doesn't interpret memory size correctly

Status in QEMU:
  New

Bug description:
  I'm running Qemu 2.1 and have issues with the config file format.

  Specifically Qemu wrote the following snippet with '-writeconfig':

  [memory]
    size = "1024"

  However, upon starting a VM with this setting it only receives 128MiB
  (the default size).

  I'm reverting back to using the command line option now - that works.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1358287] Re: -readconfig file doesn't interpret memory size correctly
  2014-08-18 13:30 [Qemu-devel] [Bug 1358287] [NEW] -readconfig file doesn't interpret memory size correctly Christian Theune
@ 2014-08-18 13:31 ` Christian Theune
  2014-12-11 16:03   ` William Dauchy
  2017-10-28 13:00 ` Thomas Huth
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 6+ messages in thread
From: Christian Theune @ 2014-08-18 13:31 UTC (permalink / raw)
  To: qemu-devel

duplicate

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

Title:
  -readconfig file doesn't interpret memory size correctly

Status in QEMU:
  New

Bug description:
  I'm running Qemu 2.1 and have issues with the config file format.

  Specifically Qemu wrote the following snippet with '-writeconfig':

  [memory]
    size = "1024"

  However, upon starting a VM with this setting it only receives 128MiB
  (the default size).

  I'm reverting back to using the command line option now - that works.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] [Bug 1358287] Re: -readconfig file doesn't interpret memory size correctly
  2014-08-18 13:31 ` [Qemu-devel] [Bug 1358287] " Christian Theune
@ 2014-12-11 16:03   ` William Dauchy
  0 siblings, 0 replies; 6+ messages in thread
From: William Dauchy @ 2014-12-11 16:03 UTC (permalink / raw)
  To: Bug 1358287; +Cc: QEMU Developers

No news about it in qemu2.2?

Thanks,
-- 
William

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1358287] Re: -readconfig file doesn't interpret memory size correctly
  2014-08-18 13:30 [Qemu-devel] [Bug 1358287] [NEW] -readconfig file doesn't interpret memory size correctly Christian Theune
  2014-08-18 13:31 ` [Qemu-devel] [Bug 1358287] " Christian Theune
@ 2017-10-28 13:00 ` Thomas Huth
  2017-10-28 13:57 ` Christian Theune
  2017-12-28  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2017-10-28 13:00 UTC (permalink / raw)
  To: qemu-devel

Triaging old bug tickets... can you still reproduce this issue with the
latest version of QEMU? Or could we close this ticket nowadays?

** Changed in: qemu
       Status: New => Incomplete

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

Title:
  -readconfig file doesn't interpret memory size correctly

Status in QEMU:
  Incomplete

Bug description:
  I'm running Qemu 2.1 and have issues with the config file format.

  Specifically Qemu wrote the following snippet with '-writeconfig':

  [memory]
    size = "1024"

  However, upon starting a VM with this setting it only receives 128MiB
  (the default size).

  I'm reverting back to using the command line option now - that works.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1358287] Re: -readconfig file doesn't interpret memory size correctly
  2014-08-18 13:30 [Qemu-devel] [Bug 1358287] [NEW] -readconfig file doesn't interpret memory size correctly Christian Theune
  2014-08-18 13:31 ` [Qemu-devel] [Bug 1358287] " Christian Theune
  2017-10-28 13:00 ` Thomas Huth
@ 2017-10-28 13:57 ` Christian Theune
  2017-12-28  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 6+ messages in thread
From: Christian Theune @ 2017-10-28 13:57 UTC (permalink / raw)
  To: qemu-devel

Good question. Over time I've got some feedback that the whole config
file mechanism is really just a second class citizen anyway. I'm happy
for now (running 2.7) and don't really care too much.

Nevertheless: I'd be absolutely excited if I could reliably configure
(and have nice documentation that I'd even be willing to help create)
Qemu instances just with a config file ...

Feel free to close this issue to get rid of old cruft ... :)

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

Title:
  -readconfig file doesn't interpret memory size correctly

Status in QEMU:
  Incomplete

Bug description:
  I'm running Qemu 2.1 and have issues with the config file format.

  Specifically Qemu wrote the following snippet with '-writeconfig':

  [memory]
    size = "1024"

  However, upon starting a VM with this setting it only receives 128MiB
  (the default size).

  I'm reverting back to using the command line option now - that works.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1358287] Re: -readconfig file doesn't interpret memory size correctly
  2014-08-18 13:30 [Qemu-devel] [Bug 1358287] [NEW] -readconfig file doesn't interpret memory size correctly Christian Theune
                   ` (2 preceding siblings ...)
  2017-10-28 13:57 ` Christian Theune
@ 2017-12-28  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 6+ messages in thread
From: Launchpad Bug Tracker @ 2017-12-28  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

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

Title:
  -readconfig file doesn't interpret memory size correctly

Status in QEMU:
  Expired

Bug description:
  I'm running Qemu 2.1 and have issues with the config file format.

  Specifically Qemu wrote the following snippet with '-writeconfig':

  [memory]
    size = "1024"

  However, upon starting a VM with this setting it only receives 128MiB
  (the default size).

  I'm reverting back to using the command line option now - that works.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-12-28  4:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-18 13:30 [Qemu-devel] [Bug 1358287] [NEW] -readconfig file doesn't interpret memory size correctly Christian Theune
2014-08-18 13:31 ` [Qemu-devel] [Bug 1358287] " Christian Theune
2014-12-11 16:03   ` William Dauchy
2017-10-28 13:00 ` Thomas Huth
2017-10-28 13:57 ` Christian Theune
2017-12-28  4:17 ` Launchpad Bug Tracker

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.