qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 984476] Re: "segmentaion" error when DMAing


From: T. Huth
Subject: [Qemu-devel] [Bug 984476] Re: "segmentaion" error when DMAing
Date: Mon, 20 Jun 2016 15:09:10 -0000

http://git.qemu.org/?p=qemu.git;a=commitdiff;h=362f5fb5643a9cfcf4b5127f

** 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/984476

Title:
  "segmentaion" error when DMAing

Status in QEMU:
  Fix Released

Bug description:
  When working with QEMU's PCI network card E1000 emulator, I
  accidentally put virtual addresses into the memory mapped registers
  when I should have put physical addresses. Short story is, the address
  was too large for the physical address space so when the network card
  tried to DMA the location it tossed a "segmentaion" error out to the
  console. That's right--not a "segmentation" error, but a "segmentaion"
  error. I just thought I'd let ya'll know about that little typo.

  My "qemu -version" gives "QEMU emulator version 0.15.0, Copyright (c)
  2003-2008 Fabrice Bellard" on linux version 2.6.32. I guess it might
  be an older version, dunno if the typo's still there.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]