Feed back Ubuntu Fixes / Changes for qemu 3.1 to Debian

Hi, as every six months let me suggest a few things that would be useful to be leveraged from Ubuntu's qemu. This time consisting of thee pretty straight forward fixes/features: 6132dbb0 guest-service.patch: fix path of qemu-ga (Closes: #918378) cba1ba0f enable RDMA support in qemu (LP: #1692476) 7d0dcb75 qemu-guest-agent: freeze-hook to ignore dpkg files (packaging changes)

And a new take on the s390x roms extending your recent changes. I liked your cross build approach, but I really wanted to get us to use the Makefiles and also build the netboot rom. Furthermore I tested both created roms and verified that the cross and native build are objdump-identical (they are excluding buildid and .comment section).

f96f1fa9 cross build s390x firmware using the upstream Makefiles b6389e19 d/get-orig-source.sh: Keep slof code needed for s390x a6412a79 partial SLOF to build s390x roms

The latter can be dropped the next time a new tarball is created with get-orig-source.sh

Let me know what you think about it, Christian

Merge request reports

Loading