Re: [PULL 0/1] Usb 20191107 patches

2019-11-08 Thread Peter Maydell
On Thu, 7 Nov 2019 at 08:58, Gerd Hoffmann  wrote:
>
> The following changes since commit 412fbef3d076c43e56451bacb28c4544858c66a3:
>
>   Merge remote-tracking branch 
> 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-request' into staging 
> (2019-11-05 20:17:11 +)
>
> are available in the Git repository at:
>
>   git://git.kraxel.org/qemu tags/usb-20191107-pull-request
>
> for you to fetch changes up to 1dfe2b91dcb1633d0ba450a8139d53006e700a9b:
>
>   usb-host: add option to allow all resets. (2019-11-06 13:26:04 +0100)
>
> 
> usb: fix for usb-host
>
> 
>


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2
for any user-visible changes.

-- PMM



Re: [PULL 0/1] Usb 20191107 patches

2019-11-07 Thread Peter Maydell
On Thu, 7 Nov 2019 at 18:57, Philippe Mathieu-Daudé  wrote:
>
> Hi Peter,
>
> On 11/7/19 7:26 PM, Peter Maydell wrote:
> > On Thu, 7 Nov 2019 at 08:58, Gerd Hoffmann  wrote:
> >>
> >> The following changes since commit 
> >> 412fbef3d076c43e56451bacb28c4544858c66a3:
> >>
> >>Merge remote-tracking branch 
> >> 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-request' into staging 
> >> (2019-11-05 20:17:11 +)
> >>
> >> are available in the Git repository at:
> >>
> >>git://git.kraxel.org/qemu tags/usb-20191107-pull-request
> >>
> >> for you to fetch changes up to 1dfe2b91dcb1633d0ba450a8139d53006e700a9b:
> >>
> >>usb-host: add option to allow all resets. (2019-11-06 13:26:04 +0100)
> >>
> >> 
> >> usb: fix for usb-host
> >>
> >> 
> >>
> >> Gerd Hoffmann (1):
> >>usb-host: add option to allow all resets.
> >>
> >>   hw/usb/host-libusb.c | 13 +
> >>   1 file changed, 9 insertions(+), 4 deletions(-)
> >
> > This didn't quite make rc0 but it'll go in for rc1.
>
> Won't this make bisection confusing?

No, why should it?

thanks
-- PMM



Re: [PULL 0/1] Usb 20191107 patches

2019-11-07 Thread Philippe Mathieu-Daudé

Hi Peter,

On 11/7/19 7:26 PM, Peter Maydell wrote:

On Thu, 7 Nov 2019 at 08:58, Gerd Hoffmann  wrote:


The following changes since commit 412fbef3d076c43e56451bacb28c4544858c66a3:

   Merge remote-tracking branch 
'remotes/philmd-gitlab/tags/fw_cfg-next-pull-request' into staging (2019-11-05 
20:17:11 +)

are available in the Git repository at:

   git://git.kraxel.org/qemu tags/usb-20191107-pull-request

for you to fetch changes up to 1dfe2b91dcb1633d0ba450a8139d53006e700a9b:

   usb-host: add option to allow all resets. (2019-11-06 13:26:04 +0100)


usb: fix for usb-host



Gerd Hoffmann (1):
   usb-host: add option to allow all resets.

  hw/usb/host-libusb.c | 13 +
  1 file changed, 9 insertions(+), 4 deletions(-)


This didn't quite make rc0 but it'll go in for rc1.


Won't this make bisection confusing?



Re: [PULL 0/1] Usb 20191107 patches

2019-11-07 Thread Peter Maydell
On Thu, 7 Nov 2019 at 08:58, Gerd Hoffmann  wrote:
>
> The following changes since commit 412fbef3d076c43e56451bacb28c4544858c66a3:
>
>   Merge remote-tracking branch 
> 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-request' into staging 
> (2019-11-05 20:17:11 +)
>
> are available in the Git repository at:
>
>   git://git.kraxel.org/qemu tags/usb-20191107-pull-request
>
> for you to fetch changes up to 1dfe2b91dcb1633d0ba450a8139d53006e700a9b:
>
>   usb-host: add option to allow all resets. (2019-11-06 13:26:04 +0100)
>
> 
> usb: fix for usb-host
>
> 
>
> Gerd Hoffmann (1):
>   usb-host: add option to allow all resets.
>
>  hw/usb/host-libusb.c | 13 +
>  1 file changed, 9 insertions(+), 4 deletions(-)

This didn't quite make rc0 but it'll go in for rc1.

thanks
-- PMM