Re: [PATCH v2 04/11] 9p: darwin: Handle struct dirent differences

2021-11-24 Thread Michael Roitzsch
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

[Qemu-devel] [Bug 672934] Re: FPU incorrect on Mac OS X

2016-09-13 Thread Michael Roitzsch
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

[Qemu-devel] [Bug 672934] Re: FPU incorrect on Mac OS X

2016-09-12 Thread Michael Roitzsch
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

[Qemu-devel] [Bug 672934] Re: FPU incorrect on Mac OS X

2010-11-09 Thread Michael Roitzsch
** 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

[Qemu-devel] [Bug 672934] Re: FPU incorrect on Mac OS X

2010-11-09 Thread Michael Roitzsch
** 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

[Qemu-devel] [Bug 672934] Re: FPU incorrect on Mac OS X

2010-11-09 Thread Michael Roitzsch
** 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

[Qemu-devel] [Bug 672934] Re: FPU incorrect on Mac OS X

2010-11-09 Thread Michael Roitzsch
** 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

[Qemu-devel] [Bug 672934] Re: FPU incorrect on Mac OS X

2010-11-09 Thread Michael Roitzsch
** 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

[Qemu-devel] [Bug 672934] [NEW] FPU incorrect on Mac OS X

2010-11-09 Thread Michael Roitzsch
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