Il 29/09/2014 10:12, Alexander Graf ha scritto: > Could you instead plug into the existing cpu_synchronize_registers() > framework and just implement register synchronization for the Xen side, > just like it's been done for KVM? :)
No, because here it's Xen that sends out the register contents. With KVM, it's QEMU that requests the register contents. Paolo