[Bug 1838390] Re: vmx_write_mem: mmu_gva_to_gpa failed when using hvf

2022-06-30 Thread Daniel Kolakowski
It still happens to me when I try to run Haiku builds on my macos 10.14. * QEMU emulator version 7.0.0 Command line: qemu-system-x86_64 -machine q35,accel=hvf -cpu host -smp 4 -m 2048 -vga vmware -boot menu=on -drive file="haiku-minimum.mmc",if=none,format=raw,id=x0 -device ide-hd,drive=x0,bus=i

[Bug 1838390] Re: vmx_write_mem: mmu_gva_to_gpa failed when using hvf

2021-06-21 Thread Launchpad Bug Tracker
[Expired for QEMU because there has been no activity for 60 days.] ** Changed in: qemu Status: Incomplete => Expired -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1838390 Title: vmx_write_m

[Bug 1838390] Re: vmx_write_mem: mmu_gva_to_gpa failed when using hvf

2021-04-22 Thread Thomas Huth
The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now. If you still think this bug report here is valid, then please switch the

[Bug 1838390] Re: vmx_write_mem: mmu_gva_to_gpa failed when using hvf

2020-09-08 Thread Jordan Williams
Related StackOverflow question: https://stackoverflow.com/q/60231203/9835303 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1838390 Title: vmx_write_mem: mmu_gva_to_gpa failed when using hvf Status

[Bug 1838390] Re: vmx_write_mem: mmu_gva_to_gpa failed when using hvf

2020-09-04 Thread Jordan Williams
I think I was able to fix this crash by specifying the exact host model for the cpu argument. 1. Determine the CPU type of the host machine. $ sysctl -a | grep machdep.cpu.brand_string machdep.cpu.brand_string: Intel(R) Core(TM) i5-4690 CPU @ 3.50GHz 2. Find the matching CPU model supported by Q

[Bug 1838390] Re: vmx_write_mem: mmu_gva_to_gpa failed when using hvf

2019-12-25 Thread Jimmy
Ubuntu 18.04 VM crashes after login. Works when the RAM is 4 Gb. Posting this here as the error message looked very similar. qemu-system-x86_64 -m 6G -vga virtio -show-cursor -usb -device usb-tablet -enable-kvm -drive file=~/QEMU/ubuntu- desktop-18.04.qcow2,if=virtio -accel hvf -c

[Bug 1838390] Re: vmx_write_mem: mmu_gva_to_gpa failed when using hvf

2019-12-25 Thread Jimmy
Crash report ** Attachment added: "mac_qemu_crash_report.txt" https://bugs.launchpad.net/qemu/+bug/1838390/+attachment/5315306/+files/mac_qemu_crash_report.txt -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpa

[Qemu-devel] [Bug 1838390] Re: vmx_write_mem: mmu_gva_to_gpa failed when using hvf

2019-09-04 Thread Felipe Franciosi
Also happens to me on a freshly built Qemu master (tip 23919ddfd561). MBP15,2 OSX 10.14.6 Qemu command line: qemu/x86_64-softmmu/qemu-system-x86_64 -cpu host -accel hvf -m 4G -smp 8 -vga std -nographic -vnc :1 -netdev user,id=net0 -device e1000e,netdev=net0 buster.qcow Guest works fine until I