Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: 58052a7a9d1f5904d72b1637282c877172ee69f6
https://github.com/siemens/jailhouse/commit/58052a7a9d1f5904d72b1637282c877172ee69f6
Author: Jan Kiszka <[email protected]>
Date: 2019-07-08 (Mon, 08 Jul 2019)
Changed paths:
M VERSION
Log Message:
-----------
Bump version number
Signed-off-by: Jan Kiszka <[email protected]>
Commit: d54cbbcc7c38e9631978756aac1f9f0b9749a80e
https://github.com/siemens/jailhouse/commit/d54cbbcc7c38e9631978756aac1f9f0b9749a80e
Author: Jan Kiszka <[email protected]>
Date: 2019-07-11 (Thu, 11 Jul 2019)
Changed paths:
M inmates/lib/alloc.c
M inmates/lib/include/inmate_common.h
Log Message:
-----------
inmates: Make heap relocatable
The initial heap needs to be within the initially mapped memory in order
to allocate page tables from it for mapping more. On x86, growing the
heap beyond the first MB is blocked by the comm region that has to be
located in lower memory in order to avoid conflicts with PCI resources.
Therefore, it is needed to relocate the heap after mapping its
additional space. Inmates should be able to do that by setting heap_pos.
So, make this pointer global.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: ede099ad87d8d3144aa807cd28b95d287948ad64
https://github.com/siemens/jailhouse/commit/ede099ad87d8d3144aa807cd28b95d287948ad64
Author: Jan Kiszka <[email protected]>
Date: 2019-07-11 (Thu, 11 Jul 2019)
Changed paths:
M configs/x86/qemu-x86.c
Log Message:
-----------
configs: qemu-x86: Fix ACPI region size
At 0x40000000, some PCI resource region starts. We accidentally
overlapped this so far which was unnoticed because ivshmem uses 64-bit
resources, and no other PCI device was placed in that region. When
changing ivshmem to 32-bit, this will become relevant, though.
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/a17c46ce809e...ede099ad87d8
--
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/a17c46-ede099%40github.com.
For more options, visit https://groups.google.com/d/optout.