~sergiodj/ubuntu/+source/qemu:ibm-enable-secure-execution-noble

Last commit made on 2023-11-17
Get this branch:
git clone -b ibm-enable-secure-execution-noble https://git.launchpad.net/~sergiodj/ubuntu/+source/qemu
Only Sergio Durigan Junior can upload to this branch. If you are Sergio Durigan Junior please log in for upload directions.

Branch merges

Branch information

Name:
ibm-enable-secure-execution-noble
Repository:
lp:~sergiodj/ubuntu/+source/qemu

Recent commits

9b7d2f7... by Sergio Durigan Junior

changelog for 1:8.0.4+dfsg-1ubuntu5

499e56f... by Sergio Durigan Junior

  * d/p/u/lp2003673-*.patch: Enable passthrough of IBM Z crypto
    hardware to Secure Execution guests. (LP: #2003673)

b224dd9... by Gianfranco Costamagna

1:8.0.4+dfsg-1ubuntu4 (patches unapplied)

Imported using git-ubuntu import.

5a0f678... by Sergio Durigan Junior

changelog for 1:8.0.4+dfsg-1ubuntu3

545fe72... by Sergio Durigan Junior

  * d/rules: Get rid of binary-helper target; explicitly invoke its
    commands under binary-{arch,indep}. This makes the build succeed
    again in Ubuntu, where binary-helper wasn't being properly invoked.

22fac12... by Sergio Durigan Junior

changelog for 1:8.0.4+dfsg-1ubuntu2

530c6b9... by Michael Tokarev <email address hidden>

d/rules: implement arch-dependent install/build targets without dh too

this eliminates the "dh sequence" completely, making whole thing
implicit without hidden "magic", and d/rules become non-recursive.

Thanks for all the fish, but there's just too much explicit helpfulness.

7580b72... by Michael Tokarev <email address hidden>

d/rules: stop running whole thing with dh, take back *-indep sequence

stop using the "standard dh sequence" to build indep targets.
dh exports all the standard variables (most notable CFLAGS),
assuming we're building regular stuff. But for indep part
we're building bios/firmware things, and regular CFLAGS does
not work. In particular, new -fcf-protection fails when
used with bios code.

999685b... by Michael Tokarev <email address hidden>

d/rules: move icons install rules to install-misc section

this will simplify subsequent changes.

82442d1... by Sergio Durigan Junior

Regenerate d/control