BUF_START_ADDR
.guest_addr = BUF_START_ADDR + page_idx * PAGE_SIZE,
r = ioctl(vcpu->fd, KVM_S390_VCPU_FAULT, BUF_START_ADDR + i * PAGE_SIZE);