[Bug 1735049] Re: Need MTTCG support for x86 guests

2022-03-06 Thread Emilio G. Cota
OK, looks like I cannot reopen the bug, probably because the bug tracker moved to gitlab. If you care about this feature, please file a bug over there: https://gitlab.com/qemu-project/qemu/-/issues -- You received this bug notification because you are a member of qemu- devel-ml, which is subscri

[Bug 1735049] Re: Need MTTCG support for x86 guests

2022-03-06 Thread Emilio G. Cota
Looks like support for this was not fully added; my apologies for closing this bug too early. Adding full support for strong-on-weak emulation would be simple, at least when it comes to memory ordering. The slowdown would be huge though, see Figure 12 in http://www.cs.columbia.edu/~cota/pubs/cota_

[Bug 1735049] Re: Need MTTCG support for x86 guests

2022-02-26 Thread Jim Kleckner
See the discussion linked below that says that strong on weak is not actually fully supported yet. Is that discussion correct? === In short they explained to me that since the host arm64 is a weaker memory order than the guest x86 they disabled mttcg because if they would implement it would slow

[Qemu-devel] [Bug 1735049] Re: Need MTTCG support for x86 guests

2018-12-11 Thread Emilio G. Cota
This feature is in QEMU v3.1, which was released today. ** 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/1735049 Title: Need MTTCG sup

[Qemu-devel] [Bug 1735049] Re: Need MTTCG support for x86 guests

2018-10-04 Thread Emilio G. Cota
** Changed in: qemu Status: In Progress => Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1735049 Title: Need MTTCG support for x86 guests Status in QEMU: Fix Committed Bug

[Qemu-devel] [Bug 1735049] Re: Need MTTCG support for x86 guests

2018-09-05 Thread Emilio G. Cota
Patches are now on the list to enable MTTCG for i386 and x86_64 guests. See v2 here: https://lists.gnu.org/archive/html/qemu-devel/2018-09/msg00237.html I'm hoping these patches will be in the next QEMU release. Regarding your last question: > For instance, has support for strong-on-weak memory

[Qemu-devel] [Bug 1735049] Re: Need MTTCG support for x86 guests

2018-09-05 Thread Emilio G. Cota
** Changed in: qemu Status: New => In Progress -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1735049 Title: Need MTTCG support for x86 guests Status in QEMU: In Progress Bug description: