On Fri, 24 Jan 2020 at 09:18, Paolo Bonzini <pbonz...@redhat.com> wrote: > > The following changes since commit 3e08b2b9cb64bff2b73fa9128c0e49bfcde0dd40: > > Merge remote-tracking branch > 'remotes/philmd-gitlab/tags/edk2-next-20200121' into staging (2020-01-21 > 15:29:25 +0000) > > are available in the git repository at: > > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to b0993e347e065d2323fbb051fdd5a72c95a6e872: > > tests: fix test-qga on macosx (2020-01-24 10:14:32 +0100) > > ---------------------------------------------------------------- > * Register qdev properties as class properties (Marc-André) > * Cleanups (Philippe) > * virtio-scsi fix (Pan Nengyuan) > * Tweak Skylake-v3 model id (Kashyap) > * x86 UCODE_REV support and nested live migration fix (myself) > * Advisory mode for pvpanic (Zhenwei)
This appears to be hanging somewhere inside 'make check' on the OpenBSD tests/vm build-n-test :-( (all the other build hosts passed tests fine.) I haven't investigated particularly, but I tried a kill and rerun, and it is hanging on the second run, so I guess not an intermittent... thanks -- PMM