Package: qemu
Version: 2.1+dfsg-7
Severity: normal

The following option is not recognized by qemu config file:
--------
[memory]
  size = "512"
--------

To reproduce, follow these steps:
* download a memtest image to run with qemu. I've used the live CD
  SystemRescueCD, that include memtest.
* Start qemu with the following command line:
  qemu-system-x86_64 -m 512 -cdrom \
      cd_systemrescuecd-x86-4.4.0.iso --writeconfig a.txt
* In the boot menu select:
  Run system tools from floppy disk image -> MEMTEST
* Look that memtest correctly reports 512 MB of ram.

The previous qemu command line have created the "a.txt" config file,
based on the options used in the command line. So now you can run:
qemu-system-x86_64 -readconfig a.txt

For me the amount of ram reported by memtest now is 128 MB, the qemu
default, showing that the memory option got ignored.

Cesare.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages qemu depends on:
ii  qemu-system  2.1+dfsg-7
ii  qemu-user    2.1+dfsg-7
ii  qemu-utils   2.1+dfsg-7

qemu recommends no packages.

Versions of packages qemu suggests:
pn  qemu-user-static  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to