qemu-cr16/docs/specs
Marc-André Lureau f7a199b2b4 ivshmem: use little-endian int64_t for the protocol
The current ivshmem protocol uses 'long' for integers. But the
sizeof(long) depends on the host and the endianess is not defined, which
may cause portability troubles.

Instead, switch to using little-endian int64_t. This breaks the
protocol, except on x64 little-endian host where this change
should be compatible.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
2015-10-26 10:19:53 +01:00
..
acpi_cpu_hotplug.txt
acpi_mem_hotplug.txt
acpi_pci_hotplug.txt
edu.txt
fw_cfg.txt
ivshmem_device_spec.txt
pci-ids.txt
pci-serial.txt
pci-testdev.txt
ppc-spapr-hcalls.txt
ppc-spapr-hotplug.txt
pvpanic.txt
qcow2.txt
qed_spec.txt
rocker.txt
standard-vga.txt
vhost-user.txt
vmw_pvscsi-spec.txt