qemu-e2k/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 fw_cfg: Define a static signature to be returned on DMA port reads 2015-10-19 15:26:54 +02:00
ivshmem_device_spec.txt ivshmem: use little-endian int64_t for the protocol 2015-10-26 10:19:53 +01:00
pci-ids.txt
pci-serial.txt
pci-testdev.txt
ppc-spapr-hcalls.txt typofixes - v4 2015-09-11 10:45:43 +03:00
ppc-spapr-hotplug.txt spapr: Support ibm,dynamic-reconfiguration-memory 2015-09-23 10:51:10 +10:00
pvpanic.txt
qcow2.txt
qed_spec.txt
rocker.txt
standard-vga.txt
vhost-user.txt vhost user: add rarp sending after live migration for legacy guest 2015-10-22 14:34:49 +03:00
vmw_pvscsi-spec.txt