Il 06/01/2014 19:00, Andreas Färber ha scritto: > Am 06.01.2014 16:39, schrieb Anthony Liguori: >> We already have accel=xen. I'm echoing Peter's suggestion of having the >> ability to compile out accel=tcg. > > Didn't you and Paolo even have patches for that a while ago?
Yes, but some code shuffling is required in each target to make sure you can compile out translate-all.c, cputlb.c, etc. So my patches only worked for x86 at the time. Paolo