Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: 37101f166e71d712644b107c77a0a694f0959f96
https://github.com/siemens/jailhouse/commit/37101f166e71d712644b107c77a0a694f0959f96
Author: Jan Kiszka <[email protected]>
Date: 2020-03-10 (Tue, 10 Mar 2020)
Changed paths:
M hypervisor/ivshmem.c
Log Message:
-----------
core: ivshmem: Clear state table on first peer setup
So far we only reset the state of the added device of a link, not that
of to-be added ones. This could expose random state value of upcoming
peers until their cells were actually created.
Fix this by clearing the complete state table when the first peer is
initialized.
Reported-by: Philipp Rosenberger <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Commit: f76b0e89ed89a64c2d22bde114e20abd0e18ce38
https://github.com/siemens/jailhouse/commit/f76b0e89ed89a64c2d22bde114e20abd0e18ce38
Author: Jan Kiszka <[email protected]>
Date: 2020-03-10 (Tue, 10 Mar 2020)
Changed paths:
M hypervisor/ivshmem.c
Log Message:
-----------
core: ivshmem: Clean up variable initialization
We can use the local id variable also here.
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/421fcb1f99cd...f76b0e89ed89
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jailhouse-dev/siemens/jailhouse/push/refs/heads/next/421fcb-f76b0e%40github.com.