~cascardo/ubuntu/+source/linux/+git/mantic:intel-opt-next

Last commit made on 2023-11-16
Get this branch:
git clone -b intel-opt-next https://git.launchpad.net/~cascardo/ubuntu/+source/linux/+git/mantic
Only Thadeu Lima de Souza Cascardo can upload to this branch. If you are Thadeu Lima de Souza Cascardo please log in for upload directions.

Branch merges

Branch information

Name:
intel-opt-next
Repository:
lp:~cascardo/ubuntu/+source/linux/+git/mantic

Recent commits

59e1b4b... by Philip Cox

UBUNTU: sauce: (no-up) enable tdx by default

BugLink: https://bugs.launchpad.net/bugs/2043725

Signed-off-by: Philip Cox <email address hidden>

2db5d75... by Philip Cox

UBUNTU: [Packaging] linux-intel-opt: perf: build with libtraceevent

BugLink: https://bugs.launchpad.net/bugs/2037380

To enable "perf kvm stat" we need to build with libtraceevent.

Signed-off-by: Philip Cox <email address hidden>

5ec1730... by Philip Cox

[Packaging] m:intel-opt: Include tdx-guest.ko in modules package

BugLink: https://bugs.launchpad.net/bugs/2042354

Signed-off-by: Philip Cox <email address hidden>

c11792e... by Philip Cox

[Packaging] m:intel-opt: Include vmd.ko in modules package

BugLink: https://bugs.launchpad.net/bugs/2042355

Signed-off-by: Philip Cox <email address hidden>

98e8a12... by Alexander Shishkin <email address hidden>

x86/sev: Move sev_setup_arch() to mem_encrypt.c

BugLink: https://bugs.launchpad.net/bugs/2036758

Since commit 4d96f9109109b ("x86/sev: Replace occurrences of
sev_active() with cc_platform_has()"), the SWIOTLB bounce buffer size
adjustment and restricted virtio memory setting also inadvertently apply
to TDX: the code is using cc_platform_has(CC_ATTR_GUEST_MEM_ENCRYPT) as
a gatekeeping condition, which is also true for TDX, and this is also what
we want.

To reflect this, move the corresponding code to generic mem_encrypt.c.
No functional changes intended.

Signed-off-by: Alexander Shishkin <email address hidden>
(cherry picked from http://github.com/intel/kernel-downstream.git/v6.5-tdx commit ba981ce3fb7009c6bbbb82f743dfc65615492bf4)
Signed-off-by: Philip Cox <email address hidden>

0d7ada1... by Philip Cox

UBUNTU: Ubuntu-intel-opt-6.5.0-1003.3

Signed-off-by: Philip Cox <email address hidden>

8c7c3e9... by Philip Cox

UBUNTU: [Config] intel-opt: updated configs

BugLink: https://bugs.launchpad.net/bugs/2037126

Signed-off-by: Philip Cox <email address hidden>

b75c715... by Philip Cox

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2039874
Properties: no-test-build
Signed-off-by: Philip Cox <email address hidden>

ac17e4f... by Philip Cox

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Philip Cox <email address hidden>

aea356e... by Philip Cox

UBUNTU: [Config] intel-opt: Enable TDX guest options

BugLink: https://bugs.launchpad.net/bugs/2037126

Signed-off-by: Philip Cox <email address hidden>