mbox

[PULL,0/2] Trivial branch for 7.1 patches

Message ID 20220809165555.2415931-1-laurent@vivier.eu
State New
Headers show

Pull-request

https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.1-pull-request

Message

Laurent Vivier Aug. 9, 2022, 4:55 p.m. UTC
The following changes since commit c669f22f1a47897e8d1d595d6b8a59a572f9158c:

  Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/qemu into staging (2022-08-05 12:55:53 -0700)

are available in the Git repository at:

  https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.1-pull-request

for you to fetch changes up to 9390da5ef29a5e0f98e5b482dceeeb287c452f17:

  xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_command (2022-08-08 11:40:06 +0200)

----------------------------------------------------------------
Pull request trivial branch 20220809

----------------------------------------------------------------

Markus Armbruster (1):
  contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement

Qiang Liu (1):
  xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_command

 contrib/vhost-user-blk/vhost-user-blk.c | 9 +++------
 hw/display/xlnx_dp.c                    | 4 ++--
 2 files changed, 5 insertions(+), 8 deletions(-)

Comments

Richard Henderson Aug. 9, 2022, 9:44 p.m. UTC | #1
On 8/9/22 09:55, Laurent Vivier wrote:
> The following changes since commit c669f22f1a47897e8d1d595d6b8a59a572f9158c:
> 
>    Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/qemu into staging (2022-08-05 12:55:53 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.1-pull-request
> 
> for you to fetch changes up to 9390da5ef29a5e0f98e5b482dceeeb287c452f17:
> 
>    xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_command (2022-08-08 11:40:06 +0200)
> 
> ----------------------------------------------------------------
> Pull request trivial branch 20220809

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> 
> Markus Armbruster (1):
>    contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement
> 
> Qiang Liu (1):
>    xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_command
> 
>   contrib/vhost-user-blk/vhost-user-blk.c | 9 +++------
>   hw/display/xlnx_dp.c                    | 4 ++--
>   2 files changed, 5 insertions(+), 8 deletions(-)
>