[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] gross qemu behavior
Il 04/04/2014 08:45, Jan Beulich ha scritto: Implying that any execution of code in the ROM would be fully emulated. ROM is never executed in place. It is always copied to low RAM and executed from there. It might slow down the copy. In fact, on AMD it is not always possible to execute from ROM; if the ROM includes page tables, as was the case for example for 64-bit OVMF, it crashes because NPT expects page tables to be in writable guest memory. Very odd, but fitting the picture of trying to be as slow as possible (in the context of the breakage introduced by ef437690 "x86/HVM: correct CPUID leaf 80000008 handling" I had to run qemu-traditional and qemu-upstream, and the performance of the guest visibly _much_ better with the former, which I consider rather worrying). That's quite unexpected. What was your configuration and workload? And what was slower exactly? Disk, network or video (as an initial simplification). Paolo _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |