Re: [PULL 00/38] Block layer patches and object-add QAPIfication

2021-03-15 Thread Kevin Wolf
Am 12.03.2021 um 19:56 hat Peter Maydell geschrieben: > On Thu, 11 Mar 2021 at 14:48, Kevin Wolf wrote: > > > > The following changes since commit d689ecad073e0289afa8ca863e45879d719e5c21: > > > > Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' > > into staging (2021-03-

Re: [PULL 00/38] Block layer patches and object-add QAPIfication

2021-03-15 Thread Peter Maydell
On Mon, 15 Mar 2021 at 12:09, Kevin Wolf wrote: > Hm, okay. I guess this means we can't test that a deprecated option > still works. I'll remove the test and resend. You'd need a mechanism for "suppress the warning because we expect it". (Often we do this in a kind of ad-hoc way by having warning

Re: [PULL 00/38] Block layer patches and object-add QAPIfication

2021-03-12 Thread Peter Maydell
On Thu, 11 Mar 2021 at 14:48, Kevin Wolf wrote: > > The following changes since commit d689ecad073e0289afa8ca863e45879d719e5c21: > > Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' > into staging (2021-03-10 20:11:33 +) > > are available in the Git repository at: > >

[PULL 00/38] Block layer patches and object-add QAPIfication

2021-03-11 Thread Kevin Wolf
The following changes since commit d689ecad073e0289afa8ca863e45879d719e5c21: Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging (2021-03-10 20:11:33 +) are available in the Git repository at: git://repo.or.cz/qemu/kevin.git tags/for-upstream for you to