Update kernel to builds 8984156

git log --first-parent -100 --oneline --no-decorate 2a2b87673e73..81358a88ed76:
81358a88ed76 FROMGIT: scsi: ufs: core: Read device property for ref clock
c8ee23337d76 FROMGIT: scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES
60c7fdd92b39 FROMGIT: scsi: ufs: ufs-exynos: Change ufs phy control sequence
5272a9f25985 FROMGIT: scsi: ufs: Skip last hci reset to get valid register values
71c052452685 FROMGIT: scsi: ufs: ufs-pci: Enable WriteBooster capability on ADL
b90a73a40179 FROMGIT: scsi: ufs: ufs-qcom: Remove unneeded code
3d7f8111b83b FROMGIT: scsi: ufs: ufs-mediatek: Fix invalid access to vccqx
946bad208c41 FROMGIT: scsi: ufs: ufs-mediatek: Support performance boosting
0de9c3925b99 FROMGIT: scsi: ufs: ufs-mediatek: Support host power control
b208eb5f3476 FROMGIT: scsi: ufs: ufs-mediatek: Disable reset confirm feature by UniPro
84b0ffaa5a30 FROMGIT: scsi: ufs: ufs-mediatek: Add stage information for ref-clk control
7bf7b500bfd1 FROMGIT: scsi: ufs: ufs-mediatek: Prevent host hang by setting CLK_CG early
ee2bbb6f5885 FROMGIT: scsi: ufs: ufs-mediatek: Always add delays for VCC operations
51c5b779dd3a FROMGIT: scsi: ufs: ufs-mediatek: Fix build warnings
99c65150e2b7 FROMGIT: scsi: ufs: ufshcd: Constify pointed data
cd93a51c37f0 FROMGIT: scsi: ufs: ufshcd-pltfrm: Constify pointed data
d48e6713fcf7 FROMGIT: scsi: ufs: core: Fix typos in error messages
8a6f9e7befc9 FROMGIT: scsi: ufs: ufs-mediatek: Fix build error and type mismatch
31277bdf6ad1 FROMGIT: scsi: ufs: ufs-mediatek: Disable unused VCCQx power rails
cb91bb8cdb60 FROMGIT: scsi: ufs: ufs-mediatek: Support multiple VCC sources
1977e3763fb1 FROMGIT: scsi: ufs: ufs-mediatek: Support low-power mode for parents of VCCQx
f2a19f93eb0c FROMGIT: scsi: ufs: ufs-mediatek: Support flexible parameters for SMC calls
227186dc2966 FROMGIT: scsi: ufs: ufs-mediatek: Support low-power mode for VCCQ
28ffcf0cc241 FROMGIT: scsi: ufs: ufs-mediatek: Prevent device regulators setting LPM incorrectly
6396878b40b2 FROMGIT: scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators
908fd4a737bf ANDROID: scsi: ufs: ufs-mediatek: Minimize diffs with upstream
541d70d16c77 FROMGIT: scsi: ufs: Rearrange addresses in increasing order
97551b0ebe67 FROMGIT: scsi: ufs: host: ufs-exynos: Use already existing definition
e02bf4143594 FROMGIT: scsi: ufs: host: ufs-exynos: Remove unused defines
6014ff534664 FROMGIT: scsi: ufs: Fix a race between the interrupt handler and the reset handler
8264c2a9702b FROMGIT: scsi: ufs: Support clearing multiple commands at once
afb394161b2e FROMGIT: scsi: ufs: Simplify ufshcd_clear_cmd()
7a8624ce9cc8 FROMGIT: scsi: ufs: exynos: Constify driver data
7bb584caa14b FROMGIT: scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller
9c943236c6f9 FROMGIT: scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
f0ce1e2aa466 FROMGIT: scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
958699c13b4e FROMGIT: scsi: ufs: host: ufs-exynos: Add support for FSD UFS HCI
96decbe836cf FROMGIT: scsi: ufs: host: ufs-exynos: Add mphy apb clock mask
09bdad51872f ANDROID: Convert db845c to a mixed build.
2d0f4a18b14d UPSTREAM: dma-mapping: Fix build error unused-value
bb1540be070e FROMGIT: arm64: fix oops in concurrently setting insn_emulation sysctls
60f3188cf9c8 BACKPORT: misc: Add a mechanism to detect stalls on guest vCPUs
7bc3c7e99cdc UPSTREAM: dt-bindings: vcpu_stall_detector: Add qemu,vcpu-stall-detector compatible
08c4bae24da8 Merge 5.15.60 into android14-5.15

Test: treehugger
Bug: 238946645
Change-Id: Ibcd6d074525f03f4b7ff20ebf8ed534825c75e33
3 files changed
tree: e09a99203b83b676167417eb82786d4c79d86ffd
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. authfs/
  5. avmd/
  6. compos/
  7. demo/
  8. docs/
  9. javalib/
  10. launcher/
  11. libs/
  12. microdroid/
  13. microdroid_manager/
  14. pvmfw/
  15. rialto/
  16. tests/
  17. virtualizationservice/
  18. vm/
  19. vmbase/
  20. vmclient/
  21. zipfuse/
  22. .clang-format
  23. .gitignore
  24. Android.bp
  25. OWNERS
  26. PREUPLOAD.cfg
  27. README.md
  28. TEST_MAPPING
README.md

Virtualization

This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.