Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

virtcontainers: update ID Context of Vsock to uint64 #958

Closed
alicefr opened this issue Nov 30, 2018 · 0 comments
Closed

virtcontainers: update ID Context of Vsock to uint64 #958

alicefr opened this issue Nov 30, 2018 · 0 comments
Assignees

Comments

@alicefr
Copy link
Member

alicefr commented Nov 30, 2018

The PR in govmm has been merged. The new version of govmm need to be re-vendored and the ID Context needs to be change to uint64. More detail in #947

alicefr pushed a commit to alicefr/runtime that referenced this issue Nov 30, 2018
The update change the Context ID of Vsock from uint32 to uint64.
Additionally, the govmm code has been refactored for s390 support
preparation. That introduced a new file qemu_arch_base.go

Fixes: kata-containers#958

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
alicefr pushed a commit to alicefr/runtime that referenced this issue Nov 30, 2018
The CID of VSock needs to be change to uint64. Otherwise that leads to
an endianess issue. For more details see
kata-containers#947

Fixes: kata-containers#958

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
alicefr pushed a commit to alicefr/runtime that referenced this issue Dec 4, 2018
The CID of VSock needs to be change to uint64. Otherwise that leads to
an endianess issue. For more details see
kata-containers#947

Fixes: kata-containers#958

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
alicefr pushed a commit to alicefr/runtime that referenced this issue Dec 4, 2018
The update change the Context ID of Vsock from uint32 to uint64.
Additionally, the govmm code has been refactored for s390 support
preparation. That introduced a new file qemu_arch_base.go

Fixes: kata-containers#958

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
alicefr pushed a commit to alicefr/runtime that referenced this issue Dec 4, 2018
The CID of VSock needs to be change to uint64. Otherwise that leads to
an endianess issue. For more details see
kata-containers#947

Fixes: kata-containers#958

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
alicefr pushed a commit to alicefr/runtime that referenced this issue Dec 6, 2018
The CID of VSock needs to be change to uint64. Otherwise that leads to
an endianess issue. For more details see
kata-containers#947

Remove the uint64 introduced by kata-containers#984

Fixes: kata-containers#958

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant