~paelzer/ubuntu/+source/qemu:4.2-3-for-focal

Last commit made on 2020-02-13
Get this branch:
git clone -b 4.2-3-for-focal https://git.launchpad.net/~paelzer/ubuntu/+source/qemu
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
4.2-3-for-focal
Repository:
lp:~paelzer/ubuntu/+source/qemu

Recent commits

42f4363... by Christian Ehrhardt 

changelog: --disable-xen for user-static builds

Signed-off-by: Christian Ehrhardt <email address hidden>

4528e3f... by Christian Ehrhardt 

d/rules: --disable-xen for user-static builds

Signed-off-by: Christian Ehrhardt <email address hidden>

e7eef2e... by Christian Ehrhardt 

changelog: report config log from the correct subdir

Signed-off-by: Christian Ehrhardt <email address hidden>

2e48414... by Christian Ehrhardt 

d/rules: report config log from the correct subdir - microvm build

Signed-off-by: Christian Ehrhardt <email address hidden>

4dfea38... by Christian Ehrhardt 

d/rules: report config log from the correct subdir - xen build

Signed-off-by: Christian Ehrhardt <email address hidden>

a248c10... by Christian Ehrhardt 

d/rules: report config log from the correct subdir - base build

Signed-off-by: Christian Ehrhardt <email address hidden>

f3f5371... by Christian Ehrhardt 

changelog fix parsing of vhost-user-gpu

Signed-off-by: Christian Ehrhardt <email address hidden>

386d979... by Christian Ehrhardt 

d/p/ubuntu/vhost-user-gpu-Drop-trailing-json-comma.patch: fix parsing of vhost-user-gpu

Signed-off-by: Christian Ehrhardt <email address hidden>

c077993... by Christian Ehrhardt 

changelog: 1:4.2-3ubuntu1

Signed-off-by: Christian Ehrhardt <email address hidden>

1ebc714... by Christian Ehrhardt 

d/rules: makefile definitions can't be recursive - sys_systems for s390x

We had this as a direct change in the past.
The Vendor dependent change got added on pushing it to Debian and tested
for Debian on that. Now that we build Ubuntu with it it fails with:
 debian/rules:73: *** Recursive variable 'sys_systems' references itself

Easy fix that will eventually go to Debian as well to drop the Delta but
isn't needed urgently there as they are not entering the if-clause.

Signed-off-by: Christian Ehrhardt <email address hidden>