Steffen Schulz 3be0ec292e fix req_stream_data_bulk() return size
Hypercall failed to handle the default case where 0 < ret_value < 4096.
The handler keeps looping over num_addresses, returning a too large
overall file size to the guest.

For a 4 byte test file, hget_bulk() would fetch + write 960 bytes.

Also moved struct definition to header + set __attribute__((packed)).
2022-11-21 07:05:27 +01:00
..
2022-10-16 23:51:13 +02:00
2022-10-16 23:51:13 +02:00
2022-10-16 23:51:13 +02:00
2022-10-16 23:51:13 +02:00