mbox

[PULL,0/3] Trivial patches for May 2 to June 8 2012

Message ID 1339149729-26331-1-git-send-email-stefanha@linux.vnet.ibm.com
State New
Headers show

Pull-request

git://github.com/stefanha/qemu.git trivial-patches

Message

Stefan Hajnoczi June 8, 2012, 10:02 a.m. UTC
Now that the tree is open, let's get trivial patches moving!  Only a couple so far...

The following changes since commit 083dbf489d1b0592e910ecfb90b3858c23e49ab7:

  target-microblaze: fix swx build breakage (2012-06-07 10:12:00 +0200)

are available in the git repository at:

  git://github.com/stefanha/qemu.git trivial-patches

for you to fetch changes up to 263ddcc81bf45d475ef86100a8567b3fb2129b8d:

  configure: report missing libraries for virtfs (2012-06-08 10:01:45 +0100)

----------------------------------------------------------------
Harsh Prateek Bora (2):
      trace/simple.c: fix deprecated glib2 interface
      configure: report missing libraries for virtfs

Jan Kiszka (1):
      Clarify comments of tb_invalidate_phys_[page_]range

 configure      |    3 ++-
 exec.c         |   22 ++++++++++++----------
 trace/simple.c |    5 ++++-
 3 files changed, 18 insertions(+), 12 deletions(-)

Comments

Anthony Liguori June 11, 2012, 6:27 p.m. UTC | #1
On 06/08/2012 05:02 AM, Stefan Hajnoczi wrote:
> Now that the tree is open, let's get trivial patches moving!  Only a couple so far...
>
> The following changes since commit 083dbf489d1b0592e910ecfb90b3858c23e49ab7:
>
>    target-microblaze: fix swx build breakage (2012-06-07 10:12:00 +0200)
>
> are available in the git repository at:
>
>    git://github.com/stefanha/qemu.git trivial-patches
>
> for you to fetch changes up to 263ddcc81bf45d475ef86100a8567b3fb2129b8d:
>
>    configure: report missing libraries for virtfs (2012-06-08 10:01:45 +0100)

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> ----------------------------------------------------------------
> Harsh Prateek Bora (2):
>        trace/simple.c: fix deprecated glib2 interface
>        configure: report missing libraries for virtfs
>
> Jan Kiszka (1):
>        Clarify comments of tb_invalidate_phys_[page_]range
>
>   configure      |    3 ++-
>   exec.c         |   22 ++++++++++++----------
>   trace/simple.c |    5 ++++-
>   3 files changed, 18 insertions(+), 12 deletions(-)
>