mbox

[PULL,0/3] spice patch queue

Message ID 1394457400-31756-1-git-send-email-kraxel@redhat.com
State New
Headers show

Pull-request

git://anongit.freedesktop.org/spice/qemu tags/pull-spice-4

Message

Gerd Hoffmann March 10, 2014, 1:16 p.m. UTC
Hi,

Flushing the spice patch queue with a small collection
of three patches.  No major changes in there.

please pull,
  Gerd

The following changes since commit f53f3d0a00b6df39ce8dfca942608e5b6a9a4f71:

  Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging (2014-03-08 12:38:43 +0000)

are available in the git repository at:


  git://anongit.freedesktop.org/spice/qemu tags/pull-spice-4

for you to fetch changes up to c9dd4074df9b702090fa0e42c0101d75d44c7eb9:

  configure: Prettify message for hosts without spice support (2014-03-10 13:57:36 +0100)

----------------------------------------------------------------
minor spice patches.

----------------------------------------------------------------
Gerd Hoffmann (2):
      spice: fix simple display surface handling
      spice: QemuUIInfo windup

Stefan Weil (1):
      configure: Prettify message for hosts without spice support

 configure          |  4 ++++
 ui/spice-display.c | 37 ++++++++++++++++++++++++++++++-------
 2 files changed, 34 insertions(+), 7 deletions(-)

Comments

Peter Maydell March 11, 2014, 1:22 p.m. UTC | #1
On 10 March 2014 13:16, Gerd Hoffmann <kraxel@redhat.com> wrote:
>   Hi,
>
> Flushing the spice patch queue with a small collection
> of three patches.  No major changes in there.
>
> please pull,
>   Gerd
>
> The following changes since commit f53f3d0a00b6df39ce8dfca942608e5b6a9a4f71:
>
>   Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging (2014-03-08 12:38:43 +0000)
>
> are available in the git repository at:
>
>
>   git://anongit.freedesktop.org/spice/qemu tags/pull-spice-4
>
> for you to fetch changes up to c9dd4074df9b702090fa0e42c0101d75d44c7eb9:
>
>   configure: Prettify message for hosts without spice support (2014-03-10 13:57:36 +0100)

Applied, thanks.

-- PMM