Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: b38a2025e17539c7f013bb0c3336eb8ec557e649
https://github.com/siemens/jailhouse/commit/b38a2025e17539c7f013bb0c3336eb8ec557e649
Author: Jan Kiszka <[email protected]>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M .gitignore
Log Message:
-----------
gitignore: Remove user-specific rules
A project's .gitignore should be about project-specific rules, shared by
everyone compiling it. So, instead of adding more and more rules for
user-specific editors or tools, remove them completely and no longer
accept new ones. Users can easily define local rules, see gitignore man
page.
Signed-off-by: Jan Kiszka <[email protected]>
Commit: 3490ba7150d0ad3558bf51d4ae95bf4366fef1c8
https://github.com/siemens/jailhouse/commit/3490ba7150d0ad3558bf51d4ae95bf4366fef1c8
Author: Jan Kiszka <[email protected]>
Date: 2016-06-23 (Thu, 23 Jun 2016)
Changed paths:
M hypervisor/arch/arm/gic-common.c
Log Message:
-----------
arm: Fix byte-wise write access to GICD_ITARGETSRn
While expanding byte accesses to full words, we forgot to adjust the
address as well. The lead to unaligned word accesses on write and
hypervisor aborts.
Signed-off-by: Jan Kiszka <[email protected]>
Compare:
https://github.com/siemens/jailhouse/compare/872cc198b055...3490ba7150d0
--
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].
For more options, visit https://groups.google.com/d/optout.