मनीष शर्मा writes:
> Is there any way to bulk transfer data between guest to host & vice
> versa?
You could probably use ivshmem.
> If I do the processing in guest it is too slow. Is there any such Acceleration
> available ?
The quick and dirty way is to use the virtproxy to signal data
proces
Hi All,
Guest Machine: ARM, cortext-a9
Host Machine: x86
My guest app needs to create data and I need the host to do the processing
on that data.
Is there any way to bulk transfer data between guest to host & vice versa?
If I do the processing in guest it is too slow. Is there any such
Accelerati