Revisions of qemu

Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 876625 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 624)
- Add patch from IBM to improve modularization situation on s390
  where a new qemu module, hw-s390x-virtio-gpu-ccw.so, and a
  corresponding new qemu-hw-s390x-virtio-gpu-ccw subpackage, is
  split out (this parallels the hw-display-virtio-gpu-pci.so module).
  Split-provides file is also used to track this functionality
  splitout. Both the packages supplying the above mentioned modules
  now have a Requires on the qemu-hw-display-virtio-gpu package. It
  is anticipated that this change is going in upstream as well, and
  if done differently the plan is to update to the upstream
  implementation if possible (bsc#1181103)
  hw-s390x-modularize-virtio-gpu-ccw.patch
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 876342 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 623)
More tweaks to update_git.sh
buildservice-autocommit accepted request 874877 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 622)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 875529 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 621)
More workflow script tweaks
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 875464 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 620)
- Added a few more usability improvements for our git packaging
  workflow
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 874876 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 619)
- Fix issue of virtio-9p-ccw having been mistakenly dropped from
  qemu (bsc#1182496)
  hw-s390x-fix-build-for-virtio-9p-ccw.patch
- Tweaked some spec file details to be again compatible with quilt
  setup using the spec file as input
- Remove BuildRequires that were added in anticipation of building
  ovmf within this package. We have not taken that route
buildservice-autocommit accepted request 873003 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 618)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 873002 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 617)
- Fix uninitialized variable in ipxe driver code (boo#1181922)
  ath5k-Add-missing-AR5K_EEPROM_READ-in-at.patch
- Add a few improvements to the git-based package workflow scripts
- Include additional upstream patches designated as stable material
  and reviewed for applicability to include here
  blockjob-Fix-crash-with-IOthread-when-bl.patch
  monitor-Fix-assertion-failure-on-shutdow.patch
  qemu-nbd-Use-SOMAXCONN-for-socket-listen.patch
  qemu-storage-daemon-Enable-object-add.patch
buildservice-autocommit accepted request 870728 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 616)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 870726 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 615)
- Switch the modules qemu-ui-display-gpu and qemu-ui-display-gpu-pci
  from being an x86 only Recommends, to a Recommends for all arch's
  except s390x (boo#1181350)
- Fix qemu-hw-usb-smartcard to not be a Recommends for s390x
- Minor spec file tweaks for compatibility with upcoming spec file
  formatter
- Make note that this patch takes care of an OOB access in ARM
  interrupt handling (CVE-2021-20221 bsc#1181933)
  hw-intc-arm_gic-Fix-interrupt-ID-in-GICD.patch
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 869843 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 614)
- Include upstream patches designated as stable material and
  reviewed for applicability to include here
  block-Separate-blk_is_writable-and-blk_s.patch
  hw-intc-arm_gic-Fix-interrupt-ID-in-GICD.patch
  hw-net-lan9118-Fix-RX-Status-FIFO-PEEK-v.patch
  hw-timer-slavio_timer-Allow-64-bit-acces.patch
  net-Fix-handling-of-id-in-netdev_add-and.patch
  target-arm-Don-t-decode-insns-in-the-XSc.patch
  target-arm-Fix-MTE0_ACTIVE.patch
  target-arm-Introduce-PREDDESC-field-defi.patch
  target-arm-Update-PFIRST-PNEXT-for-pred_.patch
  target-arm-Update-REV-PUNPK-for-pred_des.patch
  target-arm-Update-ZIP-UZP-TRN-for-pred_d.patch
  tcg-Use-memset-for-large-vector-byte-rep.patch
  ui-vnc-Add-missing-lock-for-send_color_m.patch
  virtio-move-use-disabled-flag-property-t.patch
- binutils v2.36 has changed the handling of the assembler's
  -mx86-used-note, resulting in a build failure. To compensate, we
  now explicitly specify -mx86-used-note=no in the seabios Makefile
  (boo#1181775)
  build-be-explicit-about-mx86-used-note-n.patch
buildservice-autocommit accepted request 867746 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 613)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 867744 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 612)
Minor tweak to changes file
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 867740 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 611)
- Additional tweaks to ensure libvirt runs ok when
  qemu-hw-display-virtio-gpu package is not installed
buildservice-autocommit accepted request 867020 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 610)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 867611 from Lin Ma's avatar Lin Ma (lin_ma) (revision 609)
Use '%service_del_postun_without_restart' instead of '%service_del_postun' (bsc#1178565)
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 867333 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 608)
One more code location was needing to check for a missing module.
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 866983 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 607)
- Fix two additional cases of qemu crashing due to qemu module
  packages not being loaded.
  qom-handle-case-of-chardev-spice-module-.patch
  spice-app-avoid-crash-when-core-spice-mo.patch
buildservice-autocommit accepted request 866170 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 606)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 866169 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 605)
- Fix issue of qemu crashing (abort called) when virtio-gpu device
  is asked for and the qemu-hw-display-virtio-gpu package isn't
  installed. (bsc#1181103)
  module-for-virtio-gpu-pre-load-module-to.patch
- Add additional inter-module package dependencies, to reflect the
  current module dependencies (see qemu source file: util/module.c)
- As of v3.1.0 virt-manager, new VM's are created by default with
  audio/sound enabled, so it's time to reflect the need, at least
  in the spice case, by having spice-audio available when spice in
  general is used (boo#1180210 boo#1181132)
- Further refine package Recommends/Suggests based on architecture
- Remove no longer needed dependency on pwdutils (boo#1181235)
Displaying revisions 241 - 260 of 864
openSUSE Build Service is sponsored by