mbox

[PULL,0/2] chardev: fix "info chardev" output

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

Pull-request

git://git.kraxel.org/qemu chardev.6

Message

Gerd Hoffmann May 28, 2013, 6:34 a.m. UTC
Hi,

Tiny series, first reverting the broken patch from Lei Li,
then fixing it for real.

please pull,
  Gerd

The following changes since commit 6a4e17711442849bf2cc731ccddef5a2a2d92d29:

  Remove Sun4c, Sun4d and a few CPUs (2013-05-26 11:37:58 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu chardev.6

for you to fetch changes up to 60d95386abf1f5f37ded6a812d12ac458df2491b:

  chardev: fix "info chardev" output (2013-05-27 12:47:28 +0200)

----------------------------------------------------------------
Gerd Hoffmann (2):
      Revert "chardev: Get filename for new qapi backend"
      chardev: fix "info chardev" output

 qemu-char.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Eric Blake May 28, 2013, 3 p.m. UTC | #1
On 05/28/2013 12:34 AM, Gerd Hoffmann wrote:
>   Hi,
> 
> Tiny series, first reverting the broken patch from Lei Li,
> then fixing it for real.
> 
> please pull,
>   Gerd
> 
> The following changes since commit 6a4e17711442849bf2cc731ccddef5a2a2d92d29:
> 
>   Remove Sun4c, Sun4d and a few CPUs (2013-05-26 11:37:58 +0000)
> 
> are available in the git repository at:
> 
>   git://git.kraxel.org/qemu chardev.6
> 
> for you to fetch changes up to 60d95386abf1f5f37ded6a812d12ac458df2491b:
> 
>   chardev: fix "info chardev" output (2013-05-27 12:47:28 +0200)
> 
> ----------------------------------------------------------------
> Gerd Hoffmann (2):
>       Revert "chardev: Get filename for new qapi backend"
>       chardev: fix "info chardev" output
> 

Series: Reviewed-by: Eric Blake <eblake@redhat.com>

>  qemu-char.c |    5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> 
>
Anthony Liguori June 17, 2013, 9:18 p.m. UTC | #2
Pulled.  Thanks.

Regards,

Anthony Liguori