SHA256
1
0
forked from pool/qemu
Go to file
Dario Faggioli 5a11d17157 Accepting request 979381 from home:dfaggioli:experimental:Virtualization
- Substantial rework of the spec file:
  * the 'make check' testsuite now runs in the %check section of
    the main package, not in a subpackage
  * switched from %setup to %autosetup
  * rearranged the content in order to minimize the use of %if,
    %ifarch, etc
- Some tests are having issues when run in OBS. They seem to be due to
  race conditions, triggered by resource constraints on the OBS workers.
  Let's disable them for now, while we investigate  and try to fix them.
* Patches added:
  Disable-some-tests-that-have-problems-in.patch
- Revert an upstream commit that add some qtests that are problematic
  for GCC12+LTO
* Patches added:
  Revert-8dcb404bff6d9147765d7dd3e9c849337.patch
- _multibuild: disable the build of qemu-testsuite. We are going
  to run 'make check' as part of the %check phase of the main (qemu)
  package, so we do not need a dedicated build any longer.
- Get rid of downstream patches breaking s390 modules. Replace
  them with the upstream proposed and Acked (but never committed)
  solution (bsc#1199015)
* Patches added:
  modules-generates-per-target-modinfo.patch
  modules-introduces-module_kconfig-direct.patch
* Patches dropped:
  Fix-the-module-building-problem-for-s390.patch
  modules-quick-fix-a-fundamental-error-in.patch
- backport patches for having coroutine work well when LTO is used
* Patches added:
  coroutine-ucontext-use-QEMU_DEFINE_STATI.patch
  coroutine-use-QEMU_DEFINE_STATIC_CO_TLS.patch
  coroutine-win32-use-QEMU_DEFINE_STATIC_C.patch
- seabios: drop patch that changes python in python2. Just
  go to python3 directly.
* Patches dropped:
  seabios-use-python2-explicitly-as-needed.patch
- Make temp dir (for update_git.sh) configurable
- Added new subpackages (audio-dbus, ui-dbus)
- Update to v7.0.0. For full release notese, see:
  * https://wiki.qemu.org/ChangeLog/7.0
  Be sure to also check the following pages:
  * https://qemu-project.gitlab.io/qemu/about/removed-features.html
  * https://qemu-project.gitlab.io/qemu/about/deprecated.html
  Some notable changes:
  * [ARM] The virt board has gained a new control knob to disable passing a RNG seed in the DTB (dtb-kaslr-seed)
  * [ARM] The AST2600 SoC now supports a dummy version of the i3c device
  * [ARM] The virt board can now run guests with KVM on hosts with restricted IPA ranges
  * [ARM] The virt board now supports virtio-mem-pci
  * [ARM] The virt board now supports specifying the guest CPU topology
  * [ARM] On the virt board, we now enable PAuth when using KVM or hvf and the host CPU supports it
  * [RISC-V] Add support for ratified 1.0 Vector extension
  * [RISC-V] Support for the Zve64f and Zve32f extensions
  * [RISC-V] Drop support for draft 0.7.1 Vector extension
  * [RISC-V] Support Zfhmin and Zfh extensions
  * [RISC-V] RISC-V KVM support
  * [RISC-V] Mark Hypervisor extension as non experimental
  * [RISC-V] Enable Hypervisor extension by default
  * [x86] Support for Intel AMX.
  * [PCI/PCIe] Q35: fix PCIe device becoming disabled after migration when ACPI based PCI hotplug is used (6b0969f1ec)
  * [PCI/PCIe] initial bits of SR/IOV support (250346169)
  * [PCI/PCIe] arm/virt: fixed PXB interrupt routing (e609301b45)
  * [PCI/PCIe] arm/virt: support for virtio-mem-pci (b1b87327a9)
  * [virtiofs] Fix for CVE-2022-0358 - behaviour with supplementary groups and SGID directories
  * [virtiofs] Improved security label support
  * [virtiofs] The virtiofsd in qemu is now starting to be deprecated; please start using and contributing to Rust virtiofsd
  * Patches Added:
    intc-exynos4210_gic-replace-snprintf-wit.patch
  * Patches dropped:
    Python-aqmp-fix-type-definitions-for-myp.patch
    acpi-validate-hotplug-selector-on-access.patch
    block-backend-Retain-permissions-after-m.patch
    brotli-fix-actual-variable-array-paramet.patch
    doc-Add-the-SGX-numa-description.patch
    hw-i386-amd_iommu-Fix-maybe-uninitialize.patch
    hw-intc-exynos4210_gic-provide-more-room.patch
    hw-nvme-fix-CVE-2021-3929.patch
    hw-nvram-at24-return-0xff-if-1-byte-addr.patch
    iotest-065-explicit-compression-type.patch
    iotest-214-explicit-compression-type.patch
    iotest-302-use-img_info_log-helper.patch
    iotest-303-explicit-compression-type.patch
    iotest-39-use-_qcow2_dump_header.patch
    iotests-60-more-accurate-set-dirty-bit-i.patch
    iotests-MRCE-Write-data-to-source.patch
    iotests-bash-tests-filter-compression-ty.patch
    iotests-common.rc-introduce-_qcow2_dump_.patch
    iotests-declare-lack-of-support-for-comp.patch
    iotests-drop-qemu_img_verbose-helper.patch
    iotests-massive-use-_qcow2_dump_header.patch
    iotests-specify-some-unsupported_imgopts.patch
    iotests.py-filter-out-successful-output-.patch
    iotests.py-img_info_log-rename-imgopts-a.patch
    iotests.py-implement-unsupported_imgopts.patch
    iotests.py-qemu_img-create-support-IMGOP.patch
    iotests.py-rewrite-default-luks-support-.patch
    meson-build-all-modules-by-default.patch
    numa-Enable-numa-for-SGX-EPC-sections.patch
    numa-Support-SGX-numa-in-the-monitor-and.patch
    python-aqmp-Fix-negotiation-with-pre-oob.patch
    python-aqmp-add-SocketAddrT-to-package-r.patch
    python-aqmp-add-__del__-method-to-legacy.patch
    python-aqmp-add-_session_guard.patch
    python-aqmp-add-socket-bind-step-to-lega.patch
    python-aqmp-add-start_server-and-accept-.patch
    python-aqmp-copy-type-definitions-from-q.patch
    python-aqmp-drop-_bind_hack.patch
    python-aqmp-fix-docstring-typo.patch
    python-aqmp-fix-race-condition-in-legacy.patch
    python-aqmp-handle-asyncio.TimeoutError-.patch
    python-aqmp-refactor-_do_accept-into-two.patch
    python-aqmp-remove-_new_session-and-_est.patch
    python-aqmp-rename-AQMPError-to-QMPError.patch
    python-aqmp-rename-accept-to-start_serve.patch
    python-aqmp-split-_client_connected_cb-o.patch
    python-aqmp-squelch-pylint-warning-for-t.patch
    python-aqmp-stop-the-server-during-disco.patch
    python-introduce-qmp-shell-wrap-convenie.patch
    python-machine-raise-VMLaunchFailure-exc.patch
    python-move-qmp-shell-under-the-AQMP-pac.patch
    python-move-qmp-utilities-to-python-qemu.patch
    python-qmp-switch-qmp-shell-to-AQMP.patch
    python-support-recording-QMP-session-to-.patch
    python-upgrade-mypy-to-0.780.patch
    qcow2-simple-case-support-for-downgradin.patch
    qemu-binfmt-conf.sh-should-use-F-as-shor.patch
    tests-qemu-iotests-040-Skip-TestCommitWi.patch
    tests-qemu-iotests-Fix-051-for-binaries-.patch
    tests-qemu-iotests-testrunner-Quote-case.patch
    tools-virtiofsd-Add-rseq-syscall-to-the-.patch
    virtiofsd-Drop-membership-of-all-supplem.patch
    block-qdict-Fix-Werror-maybe-uninitializ.patch

OBS-URL: https://build.opensuse.org/request/show/979381
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=717
2022-05-26 17:31:38 +00:00
_constraints Accepting request 919603 from home:jziviani:branches:Virtualization 2021-09-16 23:21:22 +00:00
_multibuild Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=29 2009-04-01 16:57:34 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=1 2007-01-15 23:34:41 +00:00
50-seabios-256k.json Accepting request 751303 from home:bfrogers:branches:Virtualization:Staging 2019-11-27 12:46:32 +00:00
60-seabios-128k.json Accepting request 751303 from home:bfrogers:branches:Virtualization:Staging 2019-11-27 12:46:32 +00:00
80-kvm.rules Accepting request 222193 from home:bfrogers:branches:Virtualization 2014-02-13 13:36:37 +00:00
80-qemu-ga.rules Accepting request 940701 from home:dfaggioli:devel:Virtualization 2021-12-15 11:09:40 +00:00
acpi_piix4-Fix-migration-from-SLE11-SP2.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
AIO-Reduce-number-of-threads-for-32bit-h.patch Accepting request 825860 from Virtualization:Staging 2020-08-11 22:53:07 +00:00
ath5k-Add-missing-AR5K_EEPROM_READ-in-at.patch Accepting request 873002 from home:bfrogers:branches:Virtualization 2021-02-17 02:19:36 +00:00
bridge.conf Accepting request 124357 from home:a_faerber:branches:Virtualization 2012-06-10 12:13:56 +00:00
build-be-explicit-about-mx86-used-note-n.patch Accepting request 941047 from home:dfaggioli:devel:Virtualization 2021-12-17 10:07:39 +00:00
bundles.tar.xz Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
config.sh Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
configure-only-populate-roms-if-softmmu.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
configure-remove-pkgversion-from-CONFIG_.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
coroutine-ucontext-use-QEMU_DEFINE_STATI.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
coroutine-use-QEMU_DEFINE_STATIC_CO_TLS.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
coroutine-win32-use-QEMU_DEFINE_STATIC_C.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
Disable-some-tests-that-have-problems-in.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
doc-add-our-support-doc-to-the-main-proj.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
DSDT.pcie Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
enable-cross-compilation-on-ARM.patch Accepting request 941047 from home:dfaggioli:devel:Virtualization 2021-12-17 10:07:39 +00:00
help-compiler-out-by-initializing-array.patch Accepting request 827680 from home:bfrogers:branches:Virtualization 2020-08-18 20:41:08 +00:00
hw-scsi-megasas-check-for-NULL-frame-in-.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
hw-smbios-handle-both-file-formats-regar.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
i8254-Fix-migration-from-SLE11-SP2.patch Accepting request 751303 from home:bfrogers:branches:Virtualization:Staging 2019-11-27 12:46:32 +00:00
Ignore-spurious-GCC-12-warning.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
increase-x86_64-physical-bits-to-42.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
intc-exynos4210_gic-replace-snprintf-wit.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
ipxe-Makefile-fix-issues-of-build-reprod.patch Accepting request 854151 from home:bfrogers:branches:Virtualization 2020-12-08 22:01:20 +00:00
ksm.service Accepting request 709099 from home:mslacken:branches:Virtualization 2019-07-01 08:07:52 +00:00
kvm.conf Accepting request 408598 from home:bfrogers:branches:Virtualization 2016-07-15 15:50:58 +00:00
linux-user-add-binfmt-wrapper-for-argv-0.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
linux-user-binfmt-support-host-binaries.patch Accepting request 730437 from Virtualization:Staging 2019-09-12 15:54:03 +00:00
linux-user-Fake-proc-cpuinfo.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
linux-user-lseek-explicitly-cast-non-set.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
linux-user-use-target_ulong.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
Make-char-muxer-more-robust-wrt-small-FI.patch Accepting request 941047 from home:dfaggioli:devel:Virtualization 2021-12-17 10:07:39 +00:00
Make-installed-scripts-explicitly-python.patch Accepting request 941047 from home:dfaggioli:devel:Virtualization 2021-12-17 10:07:39 +00:00
Makefile-define-endianess-for-cross-buil.patch Accepting request 959502 from home:dfaggioli:experimental:Virtualization 2022-03-04 18:04:00 +00:00
Makefile-Don-t-check-pc-bios-as-pre-requ.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
Makefile-fix-build-with-binutils-2.38.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
meson-install-ivshmem-client-and-ivshmem.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
modules-generates-per-target-modinfo.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
modules-introduces-module_kconfig-direct.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
pc-bios-s390-ccw-net-avoid-warning-about.patch Accepting request 914430 from home:jziviani:branches:Virtualization 2021-08-26 17:37:40 +00:00
pkg-split.txt Accepting request 833587 from home:bfrogers:branches:Virtualization 2020-09-11 02:47:21 +00:00
PPC-KVM-Disable-mmu-notifier-check.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qboot-add-cross.ini-file-to-handle-aarch.patch Accepting request 854151 from home:bfrogers:branches:Virtualization 2020-12-08 22:01:20 +00:00
qemu-7.0.0.tar.xz Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qemu-7.0.0.tar.xz.sig Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qemu-binfmt-conf-Modify-default-path.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qemu-bridge-helper-reduce-security-profi.patch Accepting request 854151 from home:bfrogers:branches:Virtualization 2020-12-08 22:01:20 +00:00
qemu-cvs-gettimeofday.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qemu-cvs-ioctl_debug.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qemu-cvs-ioctl_nodirection.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qemu-guest-agent.service Accepting request 940701 from home:dfaggioli:devel:Virtualization 2021-12-15 11:09:40 +00:00
qemu-ifup Accepting request 582028 from home:bfrogers:branches:Virtualization 2018-03-02 17:01:56 +00:00
qemu-kvm.1.gz Accepting request 222193 from home:bfrogers:branches:Virtualization 2014-02-13 13:36:37 +00:00
qemu-rpmlintrc Accepting request 976281 from home:marxin:branches:Virtualization 2022-05-11 14:18:03 +00:00
qemu-supportconfig Accepting request 903795 from home:jziviani:branches:Virtualization 2021-07-03 02:10:16 +00:00
qemu.changes Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qemu.keyring Accepting request 637104 from home:bfrogers:branches:Virtualization 2018-09-21 21:17:21 +00:00
qemu.spec Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qemu.spec.in Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qht-Revert-some-constification-in-qht.c.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
qom-handle-case-of-chardev-spice-module-.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
Raise-soft-address-space-limit-to-hard-l.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
README.PACKAGING Accepting request 886771 from home:bfrogers:branches:Virtualization 2021-04-19 20:23:47 +00:00
Revert-8dcb404bff6d9147765d7dd3e9c849337.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
Revert-qht-constify-qht_statistics_init.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
Revert-roms-efirom-tests-uefi-test-tools.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
roms-change-cross-compiler-naming-to-be-.patch Accepting request 798748 from Virtualization:Staging 2020-04-29 00:12:31 +00:00
roms-Makefile-add-cross-file-to-qboot-me.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
roms-Makefile-pass-a-packaging-timestamp.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
roms-sgabios-Fix-csum8-to-be-built-by-ho.patch Accepting request 730437 from Virtualization:Staging 2019-09-12 15:54:03 +00:00
scsi-generic-check-for-additional-SG_IO-.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
scsi-generic-replace-logical-block-count.patch Accepting request 941797 from home:dfaggioli:devel:Virtualization 2021-12-21 12:18:58 +00:00
seabios-switch-to-python3-as-needed.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
sgabios-Makefile-fix-issues-of-build-rep.patch Accepting request 730437 from Virtualization:Staging 2019-09-12 15:54:03 +00:00
Silence-GCC-12-spurious-warnings.patch Accepting request 964331 from home:dfaggioli:experimental:Virtualization 2022-03-23 16:26:18 +00:00
stub-out-the-SAN-req-s-in-int13.patch Accepting request 730437 from Virtualization:Staging 2019-09-12 15:54:03 +00:00
supported.arm.txt Accepting request 917591 from home:jziviani:branches:Virtualization 2021-09-08 13:59:23 +00:00
supported.ppc.txt Accepting request 914430 from home:jziviani:branches:Virtualization 2021-08-26 17:37:40 +00:00
supported.s390.txt Accepting request 917177 from home:jziviani:branches:Virtualization 2021-09-06 22:19:57 +00:00
supported.x86.txt Accepting request 917177 from home:jziviani:branches:Virtualization 2021-09-06 22:19:57 +00:00
test-add-mapping-from-arch-of-i686-to-qe.patch Accepting request 736751 from home:bfrogers:branches:Virtualization 2019-10-10 02:07:57 +00:00
tests-change-error-message-in-test-162.patch Accepting request 854151 from home:bfrogers:branches:Virtualization 2020-12-08 22:01:20 +00:00
tests-Fix-block-tests-to-be-compatible-w.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
tests-qemu-iotests-Triple-timeout-of-i-o.patch Accepting request 941047 from home:dfaggioli:devel:Virtualization 2021-12-17 10:07:39 +00:00
update_git.sh Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
usb-Help-compiler-out-to-avoid-a-warning.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
xen_disk-Add-suse-specific-flush-disable.patch Accepting request 914430 from home:jziviani:branches:Virtualization 2021-08-26 17:37:40 +00:00
xen-add-block-resize-support-for-xen-dis.patch Accepting request 914430 from home:jziviani:branches:Virtualization 2021-08-26 17:37:40 +00:00
xen-ignore-live-parameter-from-xen-save-.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00
XXX-dont-dump-core-on-sigabort.patch Accepting request 979381 from home:dfaggioli:experimental:Virtualization 2022-05-26 17:31:38 +00:00

The qemu package includes a special maintenance workflow in order to support git
based patching, including of submodules. Please use it in order to have changes
you make be acceptable to the package maintainers. A bash script (update_git.sh)
implements this workflow.

A local clone of the upstream repo(s) is required for the packaging workflow.
If none is found, the qemu superproject will be cloned as a shallow repo for the
workflow script's use. If you intend to do more than superficial work in the
qemu package, unshallow it. The submodule local repos aren't needed unless you
intend to do patch work there. See config.sh for the local repo paths.

The qemu.spec file is generated from a template file (qemu.spec.in), so to make
spec file changes outside of the patch file references (handled by the script),
you need to edit the template file, and NOT the qemu.spec file. The spec file's
version and patch references are added when update_git.sh is passed certain
commands, as described below.

If you are not modifying any patches or their order, but just need to update the
spec file from a changed template, run 'bash ./update_git.sh refresh'.

If the set of patches is being modified, including their order, you will want to
first run 'bash ./update_git.sh pkg2git', which makes the current package patch
set available in a local git branch named 'frombundle' (see config.sh for the
locations). This incarnation of the package patches comes from a "bundle of git
bundles", included as a package source file named bundles.tar.xz, which the
script extracts to the corresponding local frombundle branch. To add, remove or
modify the package patches, you will then do that work in a local branch whose
name corresponds to that qemu package's release version as follows:
The qemu major and minor release numbers are part of the name, prefixed by
'opensuse-', so, for example, for the v5.2.0 based SLE-15-SP3 qemu, the branch
would be named 'opensuse-5.2'. You want to start your work based on the current
patchqueue as contained in 'frombundle', so one approach is to do (depending on
your local repo's current state), 'git checkout -f --recurse-submodules -B
 opensuse-5.2 frombundle', and then cherry-pick upstream patches into it, or
interactive rebase it to modify or delete patches, etc. Be careful to keep the
branch based on the upstream tag which represents the package tarball however!

Once you have the patch queue ready to go, simply run 'bash ./update_git.sh
git2pkg' (in your local obs branch directory) to refresh the bundles.tar.xz
file, as well as the package spec and patch files. The package qemu.changes file
is modified to list added or removed patches as a starting point for documenting
the change.

When you are ready to check in the package, using 'bash update_git.sh ci' is
provided as a convenience (and to help preserve correct spec file formatting,
since a 'normal osc check-in' messes up the spec file a bit).

Additional Notes:

The maintainer and automation use another workflow mode dealing with packaging
the latest upstream qemu. See 'LATEST' references in the scripts for details,
as this is an 'expert mode' and isn't documented here.

Patches which are from an upstream git repo should have the commit id recorded
just below the Subject line (after a blank line) as follows:

Git-commit: <40-char-sha-id>

If a patch is anticipated to be shortly included in upstream repo, mark that
fact by doing the above with 40 0's, which will flag it as needing to be updated
in the near future.

We try to maintain, if possible, patch ordering as follows: (tarball as base),
patches which come from upstream commits in commit order, patches which will
soon be upstream (as mentioned above), followed by our private patches.

Bug or feature tracking identifiers should also be added to the patch similarly,
using the abbreviations identified here:
http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines#Current_set_of_abbreviations
using the "Reference:" tag, with multiple entries comma separated.

The ability to provide a conditional inclusion of a patch (eg based on
architecture, is provided by this workflow by using the "Include-If:" tag, as
shown here:

Include-If: %ifarch aarch64

This will cause the patch application in the spec file to be done as follows:
%ifarch aarch64
%patch0013 -p1
%endif

A trick worth noting is, if a given git tracked patch is to be applied in a way
that can't be done in the normal patching section of the spec file, you can
still include the patch, and use it by name with the patch program elsewhere in
the spec file by doing something such as:
Include-If: %if 0%{?patch-possibly-applied-elsewhere}
(this variable will remain undefined in the spec file) And then elsewhere in the
spec file, the actual patch (eg specially-handled-change.patch) is referenced as
eg:

patch -p1 < %_sourcedir/specially-handled-change.patch