qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.1 0/1] usb: mtp: tag root property as experimental
@ 2014-07-23  7:16 Gerd Hoffmann
  2014-07-23  7:16 ` [Qemu-devel] [PULL 1/1] " Gerd Hoffmann
  2014-07-24 12:14 ` [Qemu-devel] [PULL for-2.1 0/1] " Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Gerd Hoffmann @ 2014-07-23  7:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Sorry, bad timing on my side.  Patch sent out yesterday, through it
would be a good idea to leave at least one day for review, and now I've
missed -rc3 :(

This patch renames the root property of the usb-mtp device to make clear
this is experimental.  As we eventually move usb-mtp to be backed by
fsdev I don't want commit (yet) to use a filesystem path to specify the
tree to export.

please pull,
  Gerd

The following changes since commit f368c33d5ab09dd5656924185cd975b11838cd25:

  Update version for v2.1.0-rc3 release (2014-07-22 18:17:03 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-usb-20140723-1

for you to fetch changes up to cf679caf911aa49a25477b3aa20468ee50ed6c89:

  usb: mtp: tag root property as experimental (2014-07-23 08:55:40 +0200)

----------------------------------------------------------------
usb: mtp: tag root property as experimental

----------------------------------------------------------------
Gerd Hoffmann (1):
      usb: mtp: tag root property as experimental

 hw/usb/dev-mtp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* [Qemu-devel] [PULL 1/1] usb: mtp: tag root property as experimental
  2014-07-23  7:16 [Qemu-devel] [PULL for-2.1 0/1] usb: mtp: tag root property as experimental Gerd Hoffmann
@ 2014-07-23  7:16 ` Gerd Hoffmann
  2014-07-24 12:14 ` [Qemu-devel] [PULL for-2.1 0/1] " Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Gerd Hoffmann @ 2014-07-23  7:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

Reason: we don't want commit to that interface yet.  Possibly
the implementation will be switched over to use fsdev.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 hw/usb/dev-mtp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/usb/dev-mtp.c b/hw/usb/dev-mtp.c
index 1b51a90..384d4a5 100644
--- a/hw/usb/dev-mtp.c
+++ b/hw/usb/dev-mtp.c
@@ -1090,7 +1090,7 @@ static const VMStateDescription vmstate_usb_mtp = {
 };
 
 static Property mtp_properties[] = {
-    DEFINE_PROP_STRING("root", MTPState, root),
+    DEFINE_PROP_STRING("x-root", MTPState, root),
     DEFINE_PROP_STRING("desc", MTPState, desc),
     DEFINE_PROP_END_OF_LIST(),
 };
-- 
1.8.3.1

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

* Re: [Qemu-devel] [PULL for-2.1 0/1] usb: mtp: tag root property as experimental
  2014-07-23  7:16 [Qemu-devel] [PULL for-2.1 0/1] usb: mtp: tag root property as experimental Gerd Hoffmann
  2014-07-23  7:16 ` [Qemu-devel] [PULL 1/1] " Gerd Hoffmann
@ 2014-07-24 12:14 ` Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2014-07-24 12:14 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: QEMU Developers

On 23 July 2014 08:16, Gerd Hoffmann <kraxel@redhat.com> wrote:
>   Hi,
>
> Sorry, bad timing on my side.  Patch sent out yesterday, through it
> would be a good idea to leave at least one day for review, and now I've
> missed -rc3 :(
>
> This patch renames the root property of the usb-mtp device to make clear
> this is experimental.  As we eventually move usb-mtp to be backed by
> fsdev I don't want commit (yet) to use a filesystem path to specify the
> tree to export.
>
> please pull,
>   Gerd
>
> The following changes since commit f368c33d5ab09dd5656924185cd975b11838cd25:
>
>   Update version for v2.1.0-rc3 release (2014-07-22 18:17:03 +0100)
>
> are available in the git repository at:
>
>   git://git.kraxel.org/qemu tags/pull-usb-20140723-1
>
> for you to fetch changes up to cf679caf911aa49a25477b3aa20468ee50ed6c89:
>
>   usb: mtp: tag root property as experimental (2014-07-23 08:55:40 +0200)
>
> ----------------------------------------------------------------
> usb: mtp: tag root property as experimental
>
> ----------------------------------------------------------------
> Gerd Hoffmann (1):
>       usb: mtp: tag root property as experimental
>
>  hw/usb/dev-mtp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- PMM

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

end of thread, other threads:[~2014-07-24 12:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-23  7:16 [Qemu-devel] [PULL for-2.1 0/1] usb: mtp: tag root property as experimental Gerd Hoffmann
2014-07-23  7:16 ` [Qemu-devel] [PULL 1/1] " Gerd Hoffmann
2014-07-24 12:14 ` [Qemu-devel] [PULL for-2.1 0/1] " Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).