On Sunday, 12. November 2006 09:22, Avi Kivity wrote: > Bernhard Rosenkraenzer wrote: > > drivers/kvm/kvm_main.c: In function 'kvm_dev_ioctl_run': > > drivers/kvm/kvm_main.c:153: error: 'asm' operand has impossible > > constraints drivers/kvm/kvm_main.c:158: error: 'asm' operand has > > impossible constraints The attached patch makes it compile (but I'm not 100% sure it's the right thing to do, I'm not very experienced with gcc-style asm).