Accepting request 1197378 from Virtualization
- Fix bsc#1221812: * [openSUSE] block: Reschedule query-block during qcow2 invalidation (bsc#1221812) - Fixup a previous patch (cure a build warning): * [openSUSE] fixup patch "pc: q35: Allow 1024 cpus for old machine types" - Infra improvement: * [openSUSE] Workflows for Virtualization:Staging:TDX OBS-URL: https://build.opensuse.org/request/show/1197378 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=276
This commit is contained in:
commit
62319a345c
@ -1,5 +1,4 @@
|
||||
<constraints>
|
||||
<!-- All builds are fine with 10GB disk -->
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<package>qemu</package>
|
||||
@ -7,7 +6,7 @@
|
||||
</conditions>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">12</size>
|
||||
<size unit="G">13</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/opensuse/qemu.git</param>
|
||||
<param name="changesrevision">ea9bb967774f7604ae9a726c4ffb3dee401565d6</param></service></servicedata>
|
||||
<param name="changesrevision">6738b4bbb34e47ac23de7ab3c3e8122fdcc6d189</param></service></servicedata>
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8bfd08f5713385ffaf0317840731ba6c6cf1b2eb0c7bee55ea356b735ef097d8
|
||||
size 849585167
|
||||
oid sha256:d10414eb94dcc16371793009bc36a0c807a8e05fc188091348959afef2a67c97
|
||||
size 849586703
|
||||
|
14
qemu.changes
14
qemu.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 17:15:25 UTC 2024 - dfaggioli@suse.com
|
||||
|
||||
- Fix bsc#1221812:
|
||||
* [openSUSE] block: Reschedule query-block during qcow2 invalidation (bsc#1221812)
|
||||
- Fixup a previous patch (cure a build warning):
|
||||
* [openSUSE] fixup patch "pc: q35: Allow 1024 cpus for old machine types"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 16:45:36 UTC 2024 - dfaggioli@suse.com
|
||||
|
||||
- Infra improvement:
|
||||
* [openSUSE] Workflows for Virtualization:Staging:TDX
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 10:00:54 UTC 2024 - dfaggioli@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: qemu
|
||||
version: 9.0.2
|
||||
mtime: 1721812369
|
||||
commit: ea9bb967774f7604ae9a726c4ffb3dee401565d6
|
||||
mtime: 1724775399
|
||||
commit: 6738b4bbb34e47ac23de7ab3c3e8122fdcc6d189
|
||||
|
Loading…
Reference in New Issue
Block a user