~itrue/ubuntu/+source/linux/+git/noble:intel-opt-next

Last commit made on 2023-10-31
Get this branch:
git clone -b intel-opt-next https://git.launchpad.net/~itrue/ubuntu/+source/linux/+git/noble
Only Isaac True can upload to this branch. If you are Isaac True please log in for upload directions.

Branch merges

Branch information

Name:
intel-opt-next
Repository:
lp:~itrue/ubuntu/+source/linux/+git/noble

Recent commits

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>

b93067a... by Philip Cox

UBUNTU: Ubuntu-intel-opt-6.5.0-1002.2

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