01: support 3DNow! insns 02: place test blobs in executable section 03: abstract out XCRn accesses 04: adjust_bnd() should check XCR0 05: eliminate custom #MF/#XM handling 06: tell cmpxchg hook whether LOCK is in effect 07: correctly handle CMPXCHG* comparison failures 08: add read-modify-write hook 09: also handle shifts through ->rmw() 10: HVM: do actual CMPXCHG in hvmemul_cmpxchg() 11: HVM: make use of new read-modify-write emulator hook 12: HVM: use x86emul_write_xcr() 13: shadow: fully move unmap-dest into common code 14: shadow: fold sh_x86_emulate_{write,cmpxchg}() into their only callers
Signed-off-by: Jan Beulich <jbeul...@suse.com> v5: Mainly patches 1 and 3 changed, while patches 9 and 12 are new. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel