[Bug 1894836] Re: kernel panic using hvf with CPU passthrough

2020-12-10 Thread Thomas Huth
Fixed in commit 65baabca22366e5246955474228908d6a8354881 ** Changed in: qemu Status: New => 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/1894836 Title: kernel panic using hvf

[Bug 1894836] Re: kernel panic using hvf with CPU passthrough

2020-11-17 Thread Jordan Williams
Thanks for the response Jessica! The option you provided fixes the problem and everything works flawlessly now. Thank you!! -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1894836 Title: kernel panic

[Bug 1894836] Re: kernel panic using hvf with CPU passthrough

2020-11-13 Thread Jessica Clarke
0f 01 f9 is RDTSCP; use -cpu host,-rdtscp to mask out the feature. KVM couldn't pass the feature through for a while, and HVF currently can't, though HVF should be modified to automatically hide the feature until it can emulate it. -- You received this bug notification because you are a member of

[Bug 1894836] Re: kernel panic using hvf with CPU passthrough

2020-09-08 Thread Jordan Williams
** Tags added: macos -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1894836 Title: kernel panic using hvf with CPU passthrough Status in QEMU: New Bug description: Host Details QEMU 5.1 (Hom