Hi,
> Are you sure d_seekoff doesn't work on macOS?
I just tried on an APFS volume on macOS Monterey and d_seekoff is always 0,
while telldir() outputs useful values.
> Because using telldir() instead
> is not the same thing. Accessing d_*off is just POD access, whereas telldir()
> is a syscall
The patch is linked in my comment #5 above. However, the issue discussed
here does not affect PPC, neither as the guest or host platform, so I’m
not sure the patch applies to your problem.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEM
I can confirm that recent QEMU works fine. Sorry, I forgot about this
bug and did not update it.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/672934
Title:
FPU incorrect on Mac OS X
Status in QEM
** Attachment added: "bootable ISO to reproduce"
https://bugs.launchpad.net/qemu/+bug/672934/+attachment/1727686/+files/boot.iso
--
FPU incorrect on Mac OS X
https://bugs.launchpad.net/bugs/672934
You received this bug notification because you are a member of qemu-
devel-ml, which is subscri
** Attachment added: "screenshot showing correct behavior"
https://bugs.launchpad.net/qemu/+bug/672934/+attachment/1727685/+files/after.png
--
FPU incorrect on Mac OS X
https://bugs.launchpad.net/bugs/672934
You received this bug notification because you are a member of qemu-
devel-ml, which
** Patch removed: "material to reproduce and patch"
https://bugs.launchpad.net/qemu/+bug/672934/+attachment/1727680/+files/QEMU-FPU-Mac.zip
** Attachment added: "screenshot showing wrong behavior"
https://bugs.launchpad.net/qemu/+bug/672934/+attachment/1727684/+files/before.png
--
FPU i
** Patch added: "patch which fixes problem on the Mac"
https://bugs.launchpad.net/qemu/+bug/672934/+attachment/1727687/+files/fpu-mac.patch
--
FPU incorrect on Mac OS X
https://bugs.launchpad.net/bugs/672934
You received this bug notification because you are a member of qemu-
devel-ml, which
** Patch added: "material to reproduce and patch"
https://bugs.launchpad.net/bugs/672934/+attachment/1727680/+files/QEMU-FPU-Mac.zip
--
FPU incorrect on Mac OS X
https://bugs.launchpad.net/bugs/672934
You received this bug notification because you are a member of qemu-
devel-ml, which is sub
Public bug reported:
I am using the 0.13.0 release version of QEMU on Mac OS X 10.6.4. I work
for a university and the affected guest OS is our own research OS. I
believe I found a bug in QEMU's FPU emulation, which only triggers on
the Mac. You can reproduce the problem by booting the attached IS