Re: [PULL 0/6] pc,vhost: fixes

2020-12-03 Thread Peter Maydell
On Thu, 3 Dec 2020 at 11:02, Peter Maydell wrote: > > On Thu, 3 Dec 2020 at 10:59, Michael S. Tsirkin wrote: > > > > On Thu, Dec 03, 2020 at 10:20:03AM +, Peter Maydell wrote: > > > On Wed, 2 Dec 2020 at 11:03, Michael S. Tsirkin wrote: > > > > > > > > Patch 5 gave me pause but we do need pa

Re: [PULL 0/6] pc,vhost: fixes

2020-12-03 Thread Michael S. Tsirkin
On Thu, Dec 03, 2020 at 10:20:03AM +, Peter Maydell wrote: > On Wed, 2 Dec 2020 at 11:03, Michael S. Tsirkin wrote: > > > > Patch 5 gave me pause but we do need patch 6 as > > it's a guest triggerable assert, and it seemed > > cleaner to just take the whole patchset than cherry-pick. > > Is t

Re: [PULL 0/6] pc,vhost: fixes

2020-12-03 Thread Peter Maydell
On Thu, 3 Dec 2020 at 10:59, Michael S. Tsirkin wrote: > > On Thu, Dec 03, 2020 at 10:20:03AM +, Peter Maydell wrote: > > On Wed, 2 Dec 2020 at 11:03, Michael S. Tsirkin wrote: > > > > > > Patch 5 gave me pause but we do need patch 6 as > > > it's a guest triggerable assert, and it seemed > >

Re: [PULL 0/6] pc,vhost: fixes

2020-12-03 Thread Peter Maydell
On Wed, 2 Dec 2020 at 11:03, Michael S. Tsirkin wrote: > > Patch 5 gave me pause but we do need patch 6 as > it's a guest triggerable assert, and it seemed > cleaner to just take the whole patchset than cherry-pick. Is this only "fixes a guest triggerable assert"? If so, that's not sufficiently i

[PULL 0/6] pc,vhost: fixes

2020-12-02 Thread Michael S. Tsirkin
Patch 5 gave me pause but we do need patch 6 as it's a guest triggerable assert, and it seemed cleaner to just take the whole patchset than cherry-pick. The following changes since commit d73c46e4a84e47ffc61b8bf7c378b1383e7316b5: Update version for v5.2.0-rc4 release (2020-12-01 16:21:01 +)