δΊ 2013/9/23 11:55, Eric Blake ει:
On 09/12/2013 03:15 AM, Wenchao Xia wrote:
Signed-off-by: Wenchao Xia
---
new file mode 100644
index 000..aef71d9
--- /dev/null
+++ b/include/qapi/qmp/qevent.h
@@ -0,0 +1,41 @@
+#ifndef QEVENT_H
No copyright notice? Fix that.
Will add one in next versio
On 09/12/2013 03:15 AM, Wenchao Xia wrote:
> Signed-off-by: Wenchao Xia
> ---
> new file mode 100644
> index 000..aef71d9
> --- /dev/null
> +++ b/include/qapi/qmp/qevent.h
> @@ -0,0 +1,41 @@
> +#ifndef QEVENT_H
No copyright notice? Fix that.
--
Eric Blake eblake redhat com+1-919-301
Signed-off-by: Wenchao Xia
---
include/monitor/monitor.h | 38 +-
include/qapi/qmp/qevent.h | 41 +
include/qapi/qmp/types.h |1 +
3 files changed, 43 insertions(+), 37 deletions(-)
create mode 100644 include/qa