[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-commits] [qemu/qemu] 07d49a: spice: call qemu_spice_set_passwd() d
From: |
GitHub |
Subject: |
[Qemu-commits] [qemu/qemu] 07d49a: spice: call qemu_spice_set_passwd() during init |
Date: |
Tue, 16 Sep 2014 10:30:08 -0700 |
Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: 07d49a53b6394941ed833486a3acb5c480d87db2
https://github.com/qemu/qemu/commit/07d49a53b6394941ed833486a3acb5c480d87db2
Author: Marc-André Lureau <address@hidden>
Date: 2014-09-16 (Tue, 16 Sep 2014)
Changed paths:
M ui/spice-core.c
Log Message:
-----------
spice: call qemu_spice_set_passwd() during init
Don't call SPICE API directly to set password given in command line, but
use the internal API, saving password for later calls.
This solves losing password when changing expiration in qemu monitor.
https://bugzilla.redhat.com/show_bug.cgi?id=1138639
Signed-off-by: Gerd Hoffmann <address@hidden>
Commit: 5f3fb5a2e259322d50d289f180ac7e452ad1b6f8
https://github.com/qemu/qemu/commit/5f3fb5a2e259322d50d289f180ac7e452ad1b6f8
Author: Peter Maydell <address@hidden>
Date: 2014-09-16 (Tue, 16 Sep 2014)
Changed paths:
M ui/spice-core.c
Log Message:
-----------
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140916-2' into
staging
spice: call qemu_spice_set_passwd() during init
# gpg: Signature made Tue 16 Sep 2014 07:11:22 BST using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg: aka "Gerd Hoffmann <address@hidden>"
# gpg: aka "Gerd Hoffmann (private) <address@hidden>"
* remotes/spice/tags/pull-spice-20140916-2:
spice: call qemu_spice_set_passwd() during init
Signed-off-by: Peter Maydell <address@hidden>
Compare: https://github.com/qemu/qemu/compare/cc35a44cf7b5...5f3fb5a2e259
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-commits] [qemu/qemu] 07d49a: spice: call qemu_spice_set_passwd() during init,
GitHub <=