All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/1] s390x: documentation fix
@ 2020-07-17 13:56 Cornelia Huck
  2020-07-17 13:56 ` [PULL 1/1] docs/s390x: fix vfio-ccw type Cornelia Huck
  2020-07-18 18:41 ` [PULL 0/1] s390x: documentation fix Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Cornelia Huck @ 2020-07-17 13:56 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-s390x, Cornelia Huck, qemu-devel

The following changes since commit 151f76c689b1ff4c2c59e6d8469a0d4fe5346f55:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2020-07-16 21:46:18 +0100)

are available in the Git repository at:

  https://github.com/cohuck/qemu tags/s390x-20200717

for you to fetch changes up to 9ece07d7a3941eeb845a6f000a191bba19557231:

  docs/s390x: fix vfio-ccw type (2020-07-17 12:56:22 +0200)

----------------------------------------------------------------
Fix typo in newly added documentation.

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

Cornelia Huck (1):
  docs/s390x: fix vfio-ccw type

 docs/system/s390x/vfio-ccw.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PULL 1/1] docs/s390x: fix vfio-ccw type
  2020-07-17 13:56 [PULL 0/1] s390x: documentation fix Cornelia Huck
@ 2020-07-17 13:56 ` Cornelia Huck
  2020-07-18 18:41 ` [PULL 0/1] s390x: documentation fix Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Cornelia Huck @ 2020-07-17 13:56 UTC (permalink / raw)
  To: Peter Maydell; +Cc: Eric Farman, qemu-s390x, Cornelia Huck, qemu-devel

Fix the type name in the mdevctl example.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Message-Id: <20200716145031.771476-1-cohuck@redhat.com>
---
 docs/system/s390x/vfio-ccw.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/system/s390x/vfio-ccw.rst b/docs/system/s390x/vfio-ccw.rst
index 8f65442c0f56..41e0bad5b489 100644
--- a/docs/system/s390x/vfio-ccw.rst
+++ b/docs/system/s390x/vfio-ccw.rst
@@ -29,7 +29,7 @@ automatically, use
 
    [root@host ~]# driverctl -b css set-override 0.0.0313 vfio_ccw
    [root@host ~]# mdevctl define -u 7e270a25-e163-4922-af60-757fc8ed48c6 \
-                  -p 0.0.0313 -t vfio-ccw_io -a
+                  -p 0.0.0313 -t vfio_ccw-io -a
 
 If using ``mdevctl`` is not possible or wanted, follow the manual procedure
 below.
-- 
2.25.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PULL 0/1] s390x: documentation fix
  2020-07-17 13:56 [PULL 0/1] s390x: documentation fix Cornelia Huck
  2020-07-17 13:56 ` [PULL 1/1] docs/s390x: fix vfio-ccw type Cornelia Huck
@ 2020-07-18 18:41 ` Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2020-07-18 18:41 UTC (permalink / raw)
  To: Cornelia Huck; +Cc: qemu-s390x, QEMU Developers

On Fri, 17 Jul 2020 at 14:56, Cornelia Huck <cohuck@redhat.com> wrote:
>
> The following changes since commit 151f76c689b1ff4c2c59e6d8469a0d4fe5346f55:
>
>   Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2020-07-16 21:46:18 +0100)
>
> are available in the Git repository at:
>
>   https://github.com/cohuck/qemu tags/s390x-20200717
>
> for you to fetch changes up to 9ece07d7a3941eeb845a6f000a191bba19557231:
>
>   docs/s390x: fix vfio-ccw type (2020-07-17 12:56:22 +0200)
>
> ----------------------------------------------------------------
> Fix typo in newly added documentation.
>
> ----------------------------------------------------------------
>
> Cornelia Huck (1):
>   docs/s390x: fix vfio-ccw type
>
>  docs/system/s390x/vfio-ccw.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)


Applied, thanks.

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

-- PMM


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-18 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 13:56 [PULL 0/1] s390x: documentation fix Cornelia Huck
2020-07-17 13:56 ` [PULL 1/1] docs/s390x: fix vfio-ccw type Cornelia Huck
2020-07-18 18:41 ` [PULL 0/1] s390x: documentation fix Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.