Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: 959515f0ce809642bf252cfd106d562c9c41fd85
https://github.com/siemens/jailhouse/commit/959515f0ce809642bf252cfd106d562c9c41fd85
Author: Jan Kiszka <[email protected]>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
M inmates/Makefile
Log Message:
-----------
inmates: arm, arm64: Remove dangling include search path
This was obsoleted by splitting the inmate headers from the hypervisor
internal ones, somewhere around ce98ecaad89b.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: eb8343dfc7e3340a67d8ec735d02ded7ef5a6ead
https://github.com/siemens/jailhouse/commit/eb8343dfc7e3340a67d8ec735d02ded7ef5a6ead
Author: Jan Kiszka <[email protected]>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
A hypervisor/arch/arm-common/include/asm/processor.h
M hypervisor/arch/arm/include/asm/processor.h
M hypervisor/arch/arm64/include/asm/processor.h
Log Message:
-----------
arm-common: Factor out common processor.h parts
No need to duplicate them in the arm/arm64 specific headers.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 42f0f9dfff8dd09c5fa200495110c7093b9c8dfb
https://github.com/siemens/jailhouse/commit/42f0f9dfff8dd09c5fa200495110c7093b9c8dfb
Author: Jan Kiszka <[email protected]>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
M hypervisor/arch/arm-common/gic-v2.c
M hypervisor/arch/arm-common/gic-v3.c
M hypervisor/arch/arm-common/include/asm/irqchip.h
M hypervisor/arch/arm-common/irqchip.c
Log Message:
-----------
arm-common: Drop return code from irqchip_send_sgi
None of the callers checks it, and all of the callers ensure that only
SGI IDs are passed.
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/2fb93be68166...42f0f9dfff8d
--
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/2fb93b-42f0f9%40github.com.