OSDN Git Service

chardev: Get filename for new qapi backend
authorLei Li <lilei@linux.vnet.ibm.com>
Tue, 21 May 2013 10:27:59 +0000 (18:27 +0800)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 May 2013 12:40:10 +0000 (07:40 -0500)
commit2b220025993e76d4116781ca91a4fabc5ad9c722
treea46f604ad1c16697255f775ee6478736b9f2c3ec
parent6a85e60cb994bd95d1537aafbff65816f3de4637
chardev: Get filename for new qapi backend

This patch sets the filename when the new qapi backend
init from opts.

The previous patch and discussions as link below:

http://patchwork.ozlabs.org/patch/243896/

If anyone who have better idea to fix this please let
me know your suggestions.

Signed-off-by: Lei Li <lilei@linux.vnet.ibm.com>
Message-id: 1369132079-11377-3-git-send-email-lilei@linux.vnet.ibm.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-char.c