On 12/05/2021 18.33, Peter Maydell wrote:
On Wed, 12 May 2021 at 17:24, Markus Armbruster <arm...@redhat.com> wrote:
The following changes since commit a5ccdccc97d6e0d75282ede5b866cf694e9602b0:
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request'
into staging (2021-05-12 14:45:21 +0100)
are available in the Git repository at:
git://repo.or.cz/qemu/armbru.git tags/pull-misc-2021-05-12
for you to fetch changes up to 4369223902a79b7fc56ca076d99b88ff14964ddd:
Drop the deprecated unicore32 target (2021-05-12 18:20:52 +0200)
----------------------------------------------------------------
Miscellaneous patches for 2021-05-12
----------------------------------------------------------------
Markus Armbruster (3):
block: Drop the sheepdog block driver
Drop the deprecated lm32 target
Drop the deprecated unicore32 target
Stefan Reiter (1):
monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
Thomas Huth (1):
Remove the deprecated moxie target
The moxie removal failed to build on an incremental build
when Thomas submitted it in his pullreq:
https://lore.kernel.org/qemu-devel/cafeaca8k1dnoft+5pjq4ytene3asvdkb7tuozgghuctp_yp...@mail.gmail.com/
Does this pull include a fix for that ?
This patch series contains changes to the "configure" script, so I assume
this will work-around the problem and trigger a proper rebuild...?
Thomas