On Wed, Jan 15, 2025 at 07:15:18PM +0100, David Woodhouse wrote: > On Wed, 2025-01-15 at 13:08 -0500, Michael S. Tsirkin wrote: > > The following changes since commit 7433709a147706ad7d1956b15669279933d0f82b: > > > > Merge tag 'hw-misc-20250113' of https://github.com/philmd/qemu into > > staging (2025-01-14 12:46:56 -0500) > > > > are available in the Git repository at: > > > > https://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > > > for you to fetch changes up to 60f543ad917fad731e39ff8ce2ca83b9a9cc9d90: > > > > virtio-net: vhost-user: Implement internal migration (2025-01-15 13:07:34 > > -0500) > > > > ---------------------------------------------------------------- > > virtio,pc,pci: features, fixes, cleanups > > > > The big thing here are: > > stage-1 translation in vtd > > internal migration in vhost-user > > ghes driver preparation for error injection > > new resource uuid feature in virtio gpu > > > > And as usual, fixes and cleanups. > > > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > Should I be concerned that the vmclock device isn't in this PR? > > https://lore.kernel.org/qemu-devel/20250109080033-mutt-send-email-...@kernel.org/ >
Oops.. it was there :( Dropped by mistake in a rebase. I'll redo the pull, thanks!