On 12/02/2016 09:10, Andrey Smetanin wrote: >>> >>> - hv_do_hypercall(HVCALL_SIGNAL_EVENT, channel->sig_event, NULL); >>> + hv_do_hypercall(HV_X64_HCALL_SIGNAL_EVENT, channel->sig_event, >>> NULL); >> >> What tree does this apply to? > next-20160211
Ok, I'll check whether I can just merge something from KY to get the hv.c->connection.c code movement. Otherwise we probably should just leave the HVCALL_* constants unchanged. Paolo
