Wenchao Xia 515b943a91 qapi script: remember line number in schema parsing
Before this patch, 'QAPISchemaError' scans whole input until 'pos'
to get error line number. After this patch, the scan is avoided since
line number is remembered in schema parsing. This patch also benefits
other error report functions, which would be introduced later.

Signed-off-by: Wenchao Xia <wenchaoqemu@gmail.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2014-03-11 09:07:41 -04:00
2014-03-09 21:09:38 +02:00
2014-03-10 08:48:31 +00:00
2014-03-03 09:46:27 +04:00
2014-03-10 08:48:31 +00:00
2014-03-11 12:52:08 +00:00
2014-01-08 19:07:20 +00:00
2014-02-11 22:56:37 +10:00
2014-03-03 09:46:27 +04:00
2014-02-21 21:02:23 +01:00
2014-02-25 14:30:28 +01:00
2014-03-05 09:50:17 +01:00
2014-01-24 17:40:03 +01:00
2014-02-25 10:50:11 +00:00
2014-02-25 10:50:11 +00:00
2013-12-04 15:19:00 +01:00
2014-03-05 03:06:24 +01:00
2014-02-20 13:14:18 +01:00
2014-02-17 11:57:23 -05:00
2014-03-10 19:14:11 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%