qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1794187] Re: improve error message, when using raspi3 and RAM>4G
       [not found] <153782360135.24561.14757076619752022286.malonedeb@gac.canonical.com>
@ 2019-07-08 15:19 ` Peter Maydell
  2019-08-16  4:56 ` Thomas Huth
  1 sibling, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2019-07-08 15:19 UTC (permalink / raw)
  To: qemu-devel

Improved diagnostic message is now in master and will be in QEMU 4.1.


** Changed in: qemu
       Status: In Progress => Fix Committed

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

Title:
  improve error message, when using raspi3 and RAM>4G

Status in QEMU:
  Fix Committed

Bug description:
  Running `qemu-system-aarch64 image-aarch64.iso --machine raspi3 -m 8G`
  prints this error message:

  ```
  Unexpected error in visit_type_uintN() at /builddir/build/BUILD/qemu-3.0.0/qapi/qapi-visit-core.c:164:
  qemu-system-aarch64: Parameter 'vcram-base' expects uint32_t
  ```

  The problem is, that you musn't use more than 4 GB RAM for machine
  raspi3. As it took me some time to figure that out, I'd be glad, if
  you can print better error message, like you do, when using more than
  4 CPU cores with machine raspi3:

  ```
  Invalid SMP CPUs 8. The max CPUs supported by machine 'raspi3' is 4 
  ```

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


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

* [Qemu-devel] [Bug 1794187] Re: improve error message, when using raspi3 and RAM>4G
       [not found] <153782360135.24561.14757076619752022286.malonedeb@gac.canonical.com>
  2019-07-08 15:19 ` [Qemu-devel] [Bug 1794187] Re: improve error message, when using raspi3 and RAM>4G Peter Maydell
@ 2019-08-16  4:56 ` Thomas Huth
  1 sibling, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2019-08-16  4:56 UTC (permalink / raw)
  To: qemu-devel

Fixed here:
https://git.qemu.org/?p=qemu.git;a=commitdiff;h=ff3dcf28c0b7a3ac261

** Changed in: qemu
       Status: Fix Committed => Fix Released

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

Title:
  improve error message, when using raspi3 and RAM>4G

Status in QEMU:
  Fix Released

Bug description:
  Running `qemu-system-aarch64 image-aarch64.iso --machine raspi3 -m 8G`
  prints this error message:

  ```
  Unexpected error in visit_type_uintN() at /builddir/build/BUILD/qemu-3.0.0/qapi/qapi-visit-core.c:164:
  qemu-system-aarch64: Parameter 'vcram-base' expects uint32_t
  ```

  The problem is, that you musn't use more than 4 GB RAM for machine
  raspi3. As it took me some time to figure that out, I'd be glad, if
  you can print better error message, like you do, when using more than
  4 CPU cores with machine raspi3:

  ```
  Invalid SMP CPUs 8. The max CPUs supported by machine 'raspi3' is 4 
  ```

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


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

end of thread, other threads:[~2019-08-16  5:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <153782360135.24561.14757076619752022286.malonedeb@gac.canonical.com>
2019-07-08 15:19 ` [Qemu-devel] [Bug 1794187] Re: improve error message, when using raspi3 and RAM>4G Peter Maydell
2019-08-16  4:56 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).