arm: do not allocate virtio buffers from the stack
The stack will be in virtual memory space starting from the next patch,
so the address of automatic variables will not be a physical address
anymore.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading
Please register or sign in to comment