On Tue, Dec 08, 2020 at 08:53:19PM +0100, Philippe Mathieu-Daudé wrote: > On 12/8/20 8:33 PM, Michael S. Tsirkin wrote: > > The following changes since commit 553032db17440f8de011390e5a1cfddd13751b0b: > > > > Update version for v5.2.0 release (2020-12-08 15:55:19 +0000) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > > > for you to fetch changes up to 023e57b93a24f2e7901cf460a45cb5058fa23549: > > > > hw/virtio-pci Added AER capability. (2020-12-08 13:48:58 -0500) > > > > ---------------------------------------------------------------- > > pc,pci,virtio: fixes, cleanups > > > > Lots of fixes, cleanups. > > CPU hot-unplug improvements. > > A new AER property for virtio devices, adding a dummy AER capability. > > > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > > > ---------------------------------------------------------------- > > Alex Chen (1): > > vhost-user-scsi: Fix memleaks in vus_proc_req() > > > > Andrew (2): > > hw/virtio-pci Added counter for pcie capabilities offsets. > > hw/virtio-pci Added AER capability. > > Something got wrong with Andrew patches, as the S-o-b tag is: > > Andrew Melnychenko <and...@daynix.com>
Yea I guess email had a bad From line. Fixed up. New hash: 46018ba26c794bf7b9113b0707b9d420c30c56a6 Same code just a different author. -- MST