On 24/01/20 11:11, Peter Maydell wrote: > 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 > > Hi -- this says 'v2', which is the same as the previous one > did, but the commit hash to fetch is different. Presumably > it's a v3? What are the v2->v3 differences, please?
Sorry; the v2->v3 difference is just that it doesn't separate cflags from ldflags. Paolo